netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-22 20:40:19 to 2022-05-23 19:57:13 UTC [more...]

[PATCH] cred: Propagate security_prepare_creds() error code
 2022-05-23 18:06 UTC  (2+ messages)

[PATCH net-next v5 00/11] ethtool: Add support for frame preemption
 2022-05-23 19:52 UTC  (4+ messages)

[PATCH ipsec] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
 2022-05-23 19:50 UTC  (3+ messages)

[PATCH] Check for NULL ptr of btf in codegen_asserts
 2022-05-23 19:49 UTC 

[PATCH] samples: fix compile failure error
 2022-05-23 19:39 UTC  (2+ messages)

[PATCH v3] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
 2022-05-23 19:42 UTC  (11+ messages)

[PATCH bpf-next] bpf: print a little more info about maps via cat /sys/fs/bpf/pinned_name
 2022-05-23 19:32 UTC  (2+ messages)

[PATCH net-next 0/8] Fix/silence GCC 12 warnings in drivers/net/wireless/
 2022-05-23 19:31 UTC  (7+ messages)
` [PATCH net-next 2/8] wifi: ath9k: silence array-bounds warning on GCC 12
` [PATCH net-next 3/8] wifi: rtlwifi: remove always-true condition pointed out by "

[PATCH 0/4] Implement vdpasim stop operation
 2022-05-23 19:20 UTC  (13+ messages)
` [PATCH 1/4] vdpa: Add "
` [PATCH 2/4] vhost-vdpa: introduce STOP backend feature bit
` [PATCH 3/4] vhost-vdpa: uAPI to stop the device
` [PATCH 4/4] vdpa_sim: Implement stop vdpa op

[PATCH net-next 1/4] net: marvell: prestera: rework bridge flags setting
 2022-05-23 19:10 UTC  (4+ messages)
` [PATCH net-next 2/4] net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW

[RFC] ath11k: fix netdev open race
 2022-05-23 19:06 UTC  (3+ messages)

[PATCH] ath11k: fix IRQ affinity warning on shutdown
 2022-05-23 19:03 UTC  (3+ messages)

[RFC PATCH net-next 00/12] DSA changes for multiple CPU ports (part 3)
 2022-05-23 18:41 UTC  (23+ messages)
` [RFC PATCH net-next 01/12] net: introduce iterators over synced hw addresses
` [RFC PATCH net-next 02/12] net: dsa: walk through all changeupper notifier functions
` [RFC PATCH net-next 03/12] net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
` [RFC PATCH net-next 04/12] net: bridge: move DSA master bridging restriction to DSA
` [RFC PATCH net-next 05/12] net: dsa: existing DSA masters cannot join upper interfaces
` [RFC PATCH net-next 06/12] net: dsa: only bring down user ports assigned to a given DSA master
` [RFC PATCH net-next 07/12] net: dsa: all DSA masters must be down when changing the tagging protocol
` [RFC PATCH net-next 08/12] net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
` [RFC PATCH net-next 09/12] net: dsa: introduce dsa_port_get_master()
` [RFC PATCH net-next 10/12] net: dsa: allow the DSA master to be seen and changed through rtnetlink
` [RFC PATCH net-next 11/12] net: dsa: allow masters to join a LAG
` [RFC PATCH net-next 12/12] net: dsa: felix: add support for changing DSA master

[PATCH] libbpf: fix typo in comment
 2022-05-23 18:30 UTC  (3+ messages)

[PATCH] s390/bpf: fix typo in comment
 2022-05-23 18:30 UTC  (4+ messages)

[PATCH net-next 00/19] net: add preliminary netdev refcount tracking
 2022-05-23 18:26 UTC  (5+ messages)
` [PATCH net-next 03/19] net: add dev_hold_track() and dev_put_track() helpers

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-05-23 17:56 UTC  (12+ messages)

[RFC PATCH] 9p: case-insensitive host filesystems
 2022-05-23 17:59 UTC  (3+ messages)

[PATCH net-next 0/3][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-17
 2022-05-23 17:58 UTC  (10+ messages)
` [PATCH net-next 2/3] ice: add i2c write command
` [PATCH net-next 3/3] ice: add write functionality for GNSS TTY

[PATCH 5.17 126/158] perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
 2022-05-23 17:04 UTC 

[syzbot] WARNING in inet_csk_get_port
 2022-05-23 17:27 UTC  (2+ messages)

[PATCH] dt-bindings: Fix properties without any type
 2022-05-23 16:56 UTC  (4+ messages)

[PATCH v3] net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
 2022-05-23 16:41 UTC  (6+ messages)

[PATCH bpf-next] MAINTAINERS: add maintainer to AF_XDP
 2022-05-23 16:30 UTC  (4+ messages)

[PATCH net 0/3] amt: fix several bugs
 2022-05-23 16:17 UTC  (4+ messages)
` [PATCH net 1/3] amt: fix typo in amt
` [PATCH net 2/3] amt: fix return value of amt_update_handler()
` [PATCH net 3/3] amt: fix possible memory leak in amt_rcv()

tg3 dropping packets at high packet rates
 2022-05-23 16:14 UTC  (15+ messages)

[PATCH v5 0/3] adin: add support for clock output
 2022-05-23 16:10 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: net: adin: document phy clock output properties

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-23 16:09 UTC  (9+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "

[PATCH] Bluetooth: hci_sync: use hci_skb_event() helper
 2022-05-23 16:00 UTC  (2+ messages)

[PATCH v2] libbpf: Fix determine_ptr_size() guessing
 2022-05-23 15:45 UTC  (2+ messages)

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-23 15:41 UTC  (5+ messages)
` [PATCH bpf-next v7 03/11] bpf: per-cgroup "

[PATCH net] Revert "net/smc: fix listen processing for SMC-Rv2"
 2022-05-23 15:31 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net] net/smc: postpone sk_refcnt increment in connect()
 2022-05-23 15:21 UTC  (7+ messages)
` [PATCH v2 "

[PATCH 00/30] The panic notifiers refactor
 2022-05-23 14:56 UTC  (10+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list

[PATCH] xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes
 2022-05-23 14:47 UTC  (2+ messages)

[PATCH] net: af_key: add check for pfkey_broadcast in function pfkey_process
 2022-05-23 14:32 UTC  (4+ messages)
` REGRESSION (?) (Re: [PATCH] net: af_key: add check for pfkey_broadcast in function pfkey_process)

[PATCH] net: ocelot: fix wront time_after usage
 2022-05-23 14:00 UTC  (5+ messages)
` [PATCH v2] net: ocelot: fix wrong "

packet stuck in qdisc
 2022-05-23 13:54 UTC  (3+ messages)
  ` packet stuck in qdisc : patch proposal

[PATCH net-next v3 0/7] Polling be gone on LAN95xx
 2022-05-23 13:47 UTC  (9+ messages)
` [PATCH net-next v3 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[PATCH net-next v3] bond: add mac filter option for balance-xor
 2022-05-23 13:35 UTC  (4+ messages)

[PATCH] selftests/net: enable lo.accept_local in psock_snd test
 2022-05-23 13:32 UTC  (4+ messages)

[PATCH net] net/smc: fix listen processing for SMC-Rv2
 2022-05-23 13:25 UTC  (6+ messages)

[PATCH v3 0/3] arm64: add ethernet to orange pi 3
 2022-05-23 13:17 UTC  (8+ messages)
` [PATCH v3 1/3] regulator: Add regulator_bulk_get_all
` [PATCH v3 2/3] phy: handle optional regulator for PHY
` [PATCH v3 3/3] arm64: dts: allwinner: orange-pi-3: Enable ethernet

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2022-05-23 13:12 UTC  (8+ messages)

[PATCH 0/5] perf_counts clean up and perf stat report bug fix
 2022-05-23 12:54 UTC  (2+ messages)

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-05-23 12:54 UTC  (10+ messages)

[PATCH] can: peak_usb: fix typo in comment
 2022-05-23 12:38 UTC  (2+ messages)

[PATCH] perf build: Error for BPF skeletons without LIBBPF
 2022-05-23 12:34 UTC  (3+ messages)

[PATCH 00/10] RTW88: Add support for USB variants
 2022-05-23 12:34 UTC  (10+ messages)
` [PATCH 06/10] rtw88: Add common USB chip support
` [PATCH 09/10] rtw88: Add rtw8822bu chipset support

[PATCH net-next v2] net/smc: align the connect behaviour with TCP
 2022-05-23 12:24 UTC  (2+ messages)

[PATCH net-next] can: kvaser_usb: silence a GCC 12 -Warray-bounds warning
 2022-05-23 12:14 UTC  (2+ messages)

[PATCH][next] selftests/bpf: Fix spelling mistake: "unpriviliged" -> "unprivileged"
 2022-05-23 11:56 UTC 

[net-next PATCH] octeontx2-vf: Add support for adaptive interrupt coalescing
 2022-05-23 11:54 UTC 

[PATCH net-next RESEND] net: dsa: OF-ware slave_mii_bus
 2022-05-23 11:30 UTC  (3+ messages)

[PATCH net-next] eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
 2022-05-23 10:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: fix error code in mtk_flow_offload_replace()
 2022-05-23 10:50 UTC  (2+ messages)

[PATCH] vhost-vdpa: Fix some error handling path in vhost_vdpa_process_iotlb_msg()
 2022-05-23 10:33 UTC  (3+ messages)

[mst-vhost:vhost 26/43] drivers/vhost/vdpa.c:1003:3-9: preceding lock on line 991 (fwd)
 2022-05-23 10:26 UTC  (2+ messages)

[PATCH net-next 0/6] DSA changes for multiple CPU ports (part 2)
 2022-05-23  9:50 UTC  (2+ messages)

[PATCH] ath9k: remove setting of 'is_ext' parameter
 2022-05-23  9:32 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-23  9:21 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[PATCH 1/2] dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
 2022-05-23  8:38 UTC  (4+ messages)

[PATCH net-next 0/2] sfc: fix mtd memleak and simplify list handling
 2022-05-23  8:05 UTC  (4+ messages)
` [PATCH net-next 2/2] sfc: simplify mtd partitions "

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-05-23  7:49 UTC  (10+ messages)

[PATCH] bpf: fix probe read error in ___bpf_prog_run()
 2022-05-23  7:37 UTC 

[PATCH] drivers/net/ethernet/intel: fix typos in comments
 2022-05-23  6:01 UTC  (4+ messages)
` [Intel-wired-lan] "

[syzbot] KASAN: use-after-free Read in corrupted (4)
 2022-05-23  3:56 UTC  (2+ messages)

[PATCH net-next v5 0/2] Broadcom PTP PHY support
 2022-05-23  2:49 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net: phy: broadcom: Add PTP support for some Broadcom PHYs

[PATCH] bpf: avoid grabbing spin_locks of all cpus when no free elems
 2022-05-23  2:24 UTC  (7+ messages)
  ` [External] "

[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-23  2:21 UTC  (4+ messages)
    ` [External] "

linux-next: manual merge of the net-next tree with the net tree
 2022-05-23  1:10 UTC 

net-next is closed
 2022-05-23  0:22 UTC 

[RFC] tcp_bbr2: use correct 64-bit division
 2022-05-22 22:29 UTC 

[PATCH v2] net: dsa: restrict SMSC_LAN9303_I2C kconfig
 2022-05-22 22:10 UTC  (2+ messages)

[PATCH] net: fddi: skfp: smt: Remove extra parameters to vararg macro
 2022-05-22 22:10 UTC  (2+ messages)

[PATCH] dt-bindings: net: toshiba,visconti-dwmac: Update the common clock properties
 2022-05-22 22:10 UTC  (2+ messages)

[PATCH net-next v2 0/3] eth: silence the GCC 12 array-bounds warnings
 2022-05-22 21:30 UTC  (2+ messages)

[GIT PULL] io_uring socket(2) support
 2022-05-22 21:26 UTC 

[GIT PULL] io_uring 'more data in socket' support
 2022-05-22 21:26 UTC 

[PATCH net-next] net: mscc: ocelot: offload tc action "ok" using an empty action vector
 2022-05-22 21:20 UTC  (2+ messages)

[PATCH net-next 0/3] Streamline Ocelot tc-chains selftest
 2022-05-22 21:20 UTC  (2+ messages)

[PATCH net-next RESEND] net: fec: Do proper error checking for enet_out clk
 2022-05-22 21:00 UTC  (2+ messages)

[PATCH net-next v3] net: wrap the wireless pointers in struct net_device in an ifdef
 2022-05-22 21:00 UTC  (2+ messages)

[PATCH] hinic: Avoid some over memory allocation
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH] net: selftests: Add stress_reuseport_listen to .gitignore
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH v2] net: fec: Do proper error checking for optional clks
 2022-05-22 20:50 UTC  (2+ messages)

[PATCH net-next 0/7] rxrpc: Miscellaneous changes
 2022-05-22 20:40 UTC  (2+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2022-05-22 20:40 UTC  (2+ messages)


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).