netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-29 15:25:24 to 2024-01-02 07:43:44 UTC [more...]

[PATCH RFC net-next] net: phylink: add quirk for disabling in-band-status for mediatek pcs at 2500base-x
 2024-01-02  7:43 UTC 

[PATCH 0/2] net/iucv: Adjustments for iucv_enable()
 2024-01-02  7:38 UTC  (5+ messages)
` [PATCH 1/2] net/iucv: Improve unlocking in iucv_enable()
  ` [EXT] "
` [PATCH 2/2] net/iucv: Improve error handling "

[PATCH] packet: Improve exception handling in fanout_add()
 2024-01-02  7:32 UTC  (8+ messages)
  `  "

[PATCH 0/2] batman-adv: Adjustments for two function implementations
 2024-01-02  7:12 UTC  (3+ messages)
` [PATCH 1/2] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
` [PATCH 2/2] batman-adv: Improve exception handling in batadv_throw_uevent()

[PATCH net-next] fib: remove unnecessary input parameters in fib_default_rule_add
 2024-01-02  7:15 UTC 

[PATCH v2 net-next] selftests/net: change shebang to bash to support "source"
 2024-01-02  6:51 UTC  (7+ messages)

[net-next: PATCH] net: mvpp2: initialize port fwnode pointer
 2024-01-02  6:35 UTC  (2+ messages)
` [EXT] "

[RFC nf-next v5 0/2] netfilter: bpf: support prog update
 2024-01-02  6:11 UTC  (3+ messages)
` [RFC nf-next v5 1/2] "
` [RFC nf-next v5 2/2] selftests/bpf: Add netfilter link prog update test

[PATCH] [v3] SUNRPC: fix some memleaks in gssx_dec_option_array
 2024-01-02  5:38 UTC 

[PATCH 0/2] net/smc: Adjustments for two function implementations
 2024-01-02  2:19 UTC  (7+ messages)
` [PATCH 1/2] net/smc: Return directly after a failed kzalloc() in smc_fill_gid_list()
` [PATCH 2/2] net/smc: Improve exception handling in smc_llc_cli_add_link_invite()

[PATCH net-next v1 4/6] virtio_net: stats map include driver stats
 2024-01-02  2:17 UTC  (2+ messages)

[PATCH 3/5] net: mac80211: fix spelling typo in comment
 2024-01-02  1:54 UTC 

[PATCH 1/5] net: tipc: fix spelling typo in comment
 2024-01-02  1:34 UTC 

[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
 2024-01-02  1:22 UTC  (15+ messages)
` [PATCH net-next v7 4/9] net: stmmac: Add multi-channel supports
` [PATCH net-next v7 5/9] net: stmmac: Add Loongson-specific register definitions
` [PATCH net-next v7 7/9] net: stmmac: dwmac-loongson: Add GNET support

[PATCH v2] ipc/mqueue: fix potential sleeping issue in mqueue_flush_file
 2024-01-02  1:09 UTC  (2+ messages)

[PATCH] tipc: Improve exception handling in tipc_bcast_init()
 2024-01-02  0:28 UTC  (2+ messages)

[PATCH v4 0/5] support ipq5332 platform
 2024-01-01 23:01 UTC  (5+ messages)
` [PATCH v4 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register

[PATCH net] net: mdio: Prevent Clause 45 scan on SMSC PHYs
 2024-01-01 22:44 UTC  (2+ messages)

[PATCH net] rtnetlink: allow to set iface down before enslaving it
 2024-01-01 22:10 UTC  (3+ messages)

[PATCH net-next 0/5] ethtool: add support for EEE linkmodes beyond bit 32
 2024-01-01 21:28 UTC  (6+ messages)
` [PATCH net-next 1/5] ethtool: add struct ethtool_keee and extend struct ethtool_eee
` [PATCH net-next 2/5] ethtool: add basic handling of struct ethtool_keee
` [PATCH net-next 3/5] ethtool: send EEE linkmode bitmaps to userspace
` [PATCH net-next 4/5] net: phy: c45: prepare genphy_c45_ethtool_set_eee for follow-up extension
` [PATCH net-next 5/5] net: phy: c45: extend genphy_c45_ethtool_[set|get]_eee

[PATCH net v2 0/1] net: ravb: fixes for the ravb driver
 2024-01-01 20:49 UTC  (7+ messages)
` [PATCH net v2 1/1] net: ravb: Wait for operation mode to be applied

[PATCH net-next v1 3/6] virtio_net: support device stats
 2024-01-01 19:56 UTC  (2+ messages)

[PATCH iproute2] rdma: use print_XXX instead of COLOR_NONE
 2024-01-01 19:10 UTC  (2+ messages)

[PATCH v2 net-next 00/11] ENA driver XDP changes
 2024-01-01 19:08 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] net: ena: Move XDP code to its new files
` [PATCH v2 net-next 02/11] net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
` [PATCH v2 net-next 03/11] net: ena: Put orthogonal fields in ena_tx_buffer in a union
` [PATCH v2 net-next 04/11] net: ena: Introduce total_tx_size field in ena_tx_buffer struct
` [PATCH v2 net-next 05/11] net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
` [PATCH v2 net-next 06/11] net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
` [PATCH v2 net-next 07/11] net: ena: Refactor napi functions
` [PATCH v2 net-next 08/11] net: ena: Add more debug prints to XDP related function
` [PATCH v2 net-next 09/11] net: ena: Always register RX queue info
` [PATCH v2 net-next 10/11] net: ena: Make queue stats code cleaner by removing the if block
` [PATCH v2 net-next 11/11] net: ena: Take xdp packets stats into account in ena_get_stats64()

[PATCH iproute2 2/2] configure: use the portable printf to suppress newlines in messages
 2024-01-01 19:03 UTC  (4+ messages)
` [PATCH 1/2] configure: avoid un-recommended command substitution form
  ` [PATCH 2/2] configure: use the portable printf to suppress newlines in messages

[PATCH net-next 0/5] net/sched: Remove UAPI support for retired TC qdiscs and classifiers
 2024-01-01 18:58 UTC  (5+ messages)
` [PATCH net-next 1/5] net/sched: Remove uapi support for rsvp classifier

[PATCH 0/4] netlink: Adjustments for __netlink_kernel_create()
 2024-01-01 18:42 UTC  (11+ messages)
` [PATCH 1/4] netlink: Improve exception handling in __netlink_kernel_create()
` [PATCH 2/4] netlink: Move an assignment for the variable “sk” "
` [PATCH 3/4] netlink: Delete an unnecessary variable initialisation "
` [PATCH 4/4] netlink: Move an assignment for the variable “cb_mutex” "

[PATCH V1] net: qrtr: ns: Return 0 if server port is not present
 2024-01-01 18:50 UTC  (2+ messages)

[PATCH net-next v2] net/sched: cls_api: complement tcf_tfilter_dump_policy
 2024-01-01 18:42 UTC  (2+ messages)

[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
 2024-01-01 18:40 UTC  (2+ messages)

[syzbot] [net?] KASAN: use-after-free Read in __skb_flow_dissect (3)
 2024-01-01 17:18 UTC 

[PATCH] sunrpc: Improve exception handling in krb5_etm_checksum()
 2024-01-01 16:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: step down as TJA11XX C45 maintainer
 2024-01-01 16:10 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2024-01-01 15:26 UTC 

[net PATCH] octeontx2-af: Fix max NPC MCAM entry check while validating ref_entry
 2024-01-01 14:50 UTC 

pull-request: bpf-next 2023-12-22
 2024-01-01 14:50 UTC  (2+ messages)

[PATCH] net/tcp_sigpool: Use kref_get_unless_zero()
 2024-01-01 14:50 UTC  (2+ messages)

[PATCH net v3] r8169: Fix PCI error on system resume
 2024-01-01 14:50 UTC  (2+ messages)

[PATCH v1 net-next 00/11] ENA driver XDP changes
 2024-01-01 14:07 UTC  (12+ messages)
` [PATCH v1 net-next 01/11] net: ena: Move XDP code to its new files
` [PATCH v1 net-next 02/11] net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
` [PATCH v1 net-next 03/11] net: ena: Put orthogonal fields in ena_tx_buffer in a union
` [PATCH v1 net-next 04/11] net: ena: Introduce total_tx_size field in ena_tx_buffer struct
` [PATCH v1 net-next 05/11] net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
` [PATCH v1 net-next 06/11] net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
` [PATCH v1 net-next 07/11] net: ena: Refactor napi functions
` [PATCH v1 net-next 08/11] net: ena: Add more debug prints to XDP related function
` [PATCH v1 net-next 09/11] net: ena: Always register RX queue info
` [PATCH v1 net-next 10/11] net: ena: Make queue stats code cleaner by removing the if block
` [PATCH v1 net-next 11/11] net: ena: Take xdp packets stats into account in ena_get_stats64()

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet
 2024-01-01 13:39 UTC 

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
 2024-01-01 13:38 UTC 

[PATCH net-next] net: mdio: get/put device node during (un)registration
 2024-01-01 13:10 UTC  (2+ messages)

[PATCH v2] net: sched: em_text: fix possible memory leak in em_text_destroy()
 2024-01-01 13:10 UTC  (2+ messages)

[syzbot] [hams?] KMSAN: uninit-value in ax25cmp (3)
 2024-01-01 10:14 UTC 

[net PATCH v2] i40e: fix use-after-free in i40e_aqc_add_filters()
 2024-01-01 10:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/5] bpf: Adjustments for four function implementations
 2024-01-01  9:10 UTC  (8+ messages)
` [PATCH 1/5] bpf: Improve exception handling in bpf_struct_ops_link_create()
` [PATCH 2/5] bpf: Move an assignment for the variable “st_map” "
` [PATCH 3/5] bpf: Improve exception handling in bpf_core_apply()
` [PATCH 4/5] bpf: Return directly after a failed bpf_map_kmalloc_node() in bpf_cgroup_storage_alloc()
` [PATCH 5/5] bpf: Improve exception handling in trie_update_elem()

[PATCH v4] posix-timers: add multi_clock_gettime system call
 2024-01-01  8:44 UTC  (5+ messages)

[net-next:main 19/93] tools/testing/selftests/net/tcp_ao/bench-lookups.c:202: undefined reference to `sqrt'
 2024-01-01  3:07 UTC 

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2023-12-31 22:25 UTC  (12+ messages)
` [RFC PATCH v3 07/20] io_uring: add interface queue
` [RFC PATCH v3 15/20] io_uring: add io_recvzc request

[syzbot] [mm?] INFO: rcu detected stall in dput (8)
 2023-12-31 19:35 UTC 

[PATCH net-next] net/sched: introduce ACT_P_BOUND return code
 2023-12-31 19:01 UTC  (4+ messages)
` [PATCH net-next] net/sched: sch_api: conditional netlink notifications

Shut the fuck up GPL user
 2023-12-31 18:28 UTC 

[PATCH net-next v2 1/1] net/sched: We should only add appropriate qdiscs blocks to ports' xarray
 2023-12-31 17:23 UTC 

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2023-12-31 16:00 UTC  (3+ messages)

[syzbot] [net?] general protection fault in hfsc_tcf_block
 2023-12-31 15:16 UTC  (3+ messages)

[syzbot] [net?] general protection fault in htb_tcf_block
 2023-12-31 15:04 UTC  (3+ messages)

[syzbot] [net?] general protection fault in qdisc_create
 2023-12-31 14:35 UTC  (3+ messages)

[PATCH] wifi: cfg80211: Replace a label in cfg80211_parse_ml_sta_data()
 2023-12-31 10:33 UTC 

[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
 2023-12-30 23:56 UTC  (14+ messages)

[PATCH iproute2-next] bridge: mdb: Add flush support
 2023-12-30 21:40 UTC  (2+ messages)

[PATCH v3 0/2] ss: pretty-printing BPF socket-local storage
 2023-12-30 21:03 UTC  (3+ messages)
` [PATCH v3 1/2] ss: add support for "

[PATCH net-next v3 0/8] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-30 15:56 UTC  (4+ messages)
` [PATCH net-next v3 8/8] Revert "net: dsa: OF-ware slave_mii_bus"

[REGRESSION] net/ipv6/addrconf: Temporary addresses with short lifetimes generating when they shouldn't, causing applications to fail
 2023-12-30 15:43 UTC  (6+ messages)
    ` [PATCH] Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"

[PATCH net 0/1] Prevent DSA tags from breaking COE
 2023-12-30 14:17 UTC  (5+ messages)
` [PATCH net 1/1] net: stmmac: "

Does Linux still support UP?
 2023-12-30 14:14 UTC  (5+ messages)

[PATCH 6.1 038/112] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-30 11:59 UTC  (2+ messages)
` [PATCH 6.1 080/112] net: ks8851: Fix TX stall caused by TX buffer overrun

[PATCH 6.6 067/156] keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
 2023-12-30 11:59 UTC  (2+ messages)
` [PATCH 6.6 120/156] net: ks8851: Fix TX stall caused by TX buffer overrun

PHY issue with SJA1105Q/DP84849I Design
 2023-12-30 11:28 UTC  (9+ messages)

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2023-12-30  2:42 UTC  (5+ messages)

[PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode
 2023-12-30  1:01 UTC  (3+ messages)

[PATCH iproute2 1/2] configure: avoid un-recommended command substitution form
 2023-12-30  0:42 UTC  (5+ messages)

[PATCH net-next v3 16/27] virtio_net: xsk: tx: support xmit xsk buffer
 2023-12-30  0:28 UTC  (2+ messages)

[PATCH net v4 0/3] Fix a regression in the Gemini ethernet controller
 2023-12-29 23:17 UTC  (2+ messages)

[PATCH net v2] mlxbf_gige: fix receive packet race condition
 2023-12-29 22:50 UTC  (2+ messages)

[net-next 01/15] net/mlx5e: Use the correct lag ports number when creating TISes
 2023-12-29 22:40 UTC  (2+ messages)

[PATCH v2] selinux: Fix error priority for bind with AF_UNSPEC on AF_INET6 socket
 2023-12-29 21:52 UTC  (2+ messages)

[PATCH iwl-next v5 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-29 21:46 UTC  (5+ messages)
` [PATCH iwl-next v5 1/2] ixgbe: Refactor overtemp event handling
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/2] ixgbe: Refactor returning internal error codes
  ` [Intel-wired-lan] "

[PATCH] selinux: Fix error priority for bind with AF_UNSPEC on AF_INET6 socket
 2023-12-29 21:41 UTC  (4+ messages)

[PATCH iproute2-rc 0/2] Bugfixes for rdmatool
 2023-12-29 17:21 UTC  (3+ messages)
` [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).