netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 19:07:16 to 2023-03-10 14:41:48 UTC [more...]

[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
 2023-03-10 14:41 UTC  (11+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable

[ISSUE]soft lockup in __inet_lookup_established() function which one sock exist in two hash buckets(tcp_hashinfo.ehash)
 2023-03-10 14:35 UTC 

[PATCH net-next v3] qede: remove linux/version.h and linux/compiler.h
 2023-03-10 14:28 UTC  (2+ messages)

[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-03-10 14:23 UTC  (21+ messages)
` [PATCH 1/7] dsa: marvell: Provide per device information about max frame size
` [PATCH 2/7] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH 6/7] dsa: marvell: Correct value of max_frame_size variable after validation

[PATCH net-next 0/3] net/sched: act_pedit: minor improvements
 2023-03-10 14:21 UTC  (7+ messages)
` [PATCH net-next 1/3] net/sched: act_pedit: use extack in 'ex' parsing errors
` [PATCH net-next 2/3] net/sched: act_pedit: check static offsets a priori
` [PATCH net-next 3/3] net/sched: act_pedit: rate limit datapath messages

[PATCH net] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
 2023-03-10 13:58 UTC  (2+ messages)

[PATCH v6 0/3] Add support for NXP bluetooth chipsets
 2023-03-10 13:51 UTC  (6+ messages)
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
    ` [EXT] "

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-10 13:23 UTC  (8+ messages)
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
        ` [EXTERNAL] "

[PATCH] atm: he: fix potential ioremap leak of membase in he_dev
 2023-03-10 13:15 UTC  (3+ messages)

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-10 12:40 UTC  (12+ messages)
` [RFC PATCH v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [RFC PATCH v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [RFC PATCH v4 3/4] virtio/vsock: don't drop skbuff on copy failure
` [RFC PATCH v4 4/4] test/vsock: copy to user failure test

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-03-10 12:36 UTC  (9+ messages)

[PATCH net] iavf: fix hang on reboot with ice
 2023-03-10 12:26 UTC 

[PATCH] net: dsa: b53: mmap: fix device tree support
 2023-03-10 12:10 UTC 

pull-request: wireless-next-2023-03-10
 2023-03-10 12:01 UTC 

[PATCH] nfc: pn533: initialize struct pn533_out_arg properly
 2023-03-10 11:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v6 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-10 11:53 UTC  (5+ messages)
` [PATCH net-next v6 4/5] ip_tunnel: Preserve pointer const in ip_tunnel_info_opts

[PATCH 4.14/4.19/5.4/5.10/5.15 0/1] Bluetooth: hci_sock: purge socket queues in the destruct() callback
 2023-03-10 11:50 UTC  (3+ messages)
` [PATCH 4.14/4.19/5.4/5.10/5.15 1/1] "

pull-request: wireless-2023-03-10
 2023-03-10 11:46 UTC 

[PATCH net-next 0/5] net: Extend address label support
 2023-03-10 11:44 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipv4: Allow changing IPv4 labels
` [PATCH net-next 2/5] net: ipv6: addrconf: Support IPv6 address labels
` [PATCH net-next 3/5] net: ipv6: addrconf: Expose IPv6 address labels through netlink
` [PATCH net-next 4/5] selftests: rtnetlink: Make the set of tests to run configurable
` [PATCH net-next 5/5] selftests: rtnetlink: Add an address label test

RFC: Adding Microchip's LAN865x 10BASE-T1S MAC-PHY driver support to Linux
 2023-03-10 11:13 UTC 

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-10 11:13 UTC  (8+ messages)
` [PATCH v5 06/12] net: stmmac: Add glue layer "

[PATCH net-next v13 00/16] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-10 11:10 UTC  (5+ messages)
` [PATCH net-next v13 10/16] net: ethernet: mtk_eth_soc: switch to external PCS driver
  ` Aw: "
` [PATCH net-next v13 11/16] net: dsa: mt7530: use "
  ` Aw: "

[PATCH net] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-10 10:57 UTC 

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-03-10 10:38 UTC  (2+ messages)

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-10 10:32 UTC  (8+ messages)
` [PATCH 1/7] mm/slob: remove CONFIG_SLOB
` [PATCH 2/7] net: skbuff: remove SLOB-specific ifdefs
` [PATCH 3/7] mm, page_flags: remove PG_slob_free
` [PATCH 4/7] mm, pagemap: remove SLOB and SLQB from comments and documentation
` [PATCH 5/7] mm/slab: remove CONFIG_SLOB code from slab common code
` [PATCH 6/7] mm/slob: remove slob.c
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[PATCH v3 net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5
 2023-03-10 10:21 UTC  (3+ messages)
` [PATCH v3 net 2/2] net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-10 10:05 UTC  (2+ messages)

[PATCH] xfrm: Remove inner/outer modes from output path
 2023-03-10  9:40 UTC 

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-03-10  9:37 UTC  (4+ messages)

[PATCH] xfrm: Remove inner/outer modes from input path
 2023-03-10  9:26 UTC 

Question: DSA on Marvell 6390R switch dropping EAPOL packets with unicast MAC DA
 2023-03-10  9:12 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
 2023-03-10  9:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
` [PATCH net-next v3 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-03-10  8:55 UTC  (4+ messages)

[PATCH v5] epoll: use refcount to reduce ep_mutex contention
 2023-03-10  8:55 UTC  (4+ messages)

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-03-10  8:53 UTC  (2+ messages)

[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-10  8:32 UTC  (8+ messages)

[PATCH v3 net-next] net: hns3: support wake on lan configuration and query
 2023-03-10  8:14 UTC 

[PATCH net-next v5 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-03-10  8:14 UTC  (2+ messages)

[PATCH] man/netem: rework man page
 2023-03-10  8:10 UTC  (4+ messages)

[PATCH v1 00/15] create power sequencing subsystem
 2023-03-10  7:56 UTC  (7+ messages)
` [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindings

[PATCH net-next v4] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-03-10  7:54 UTC  (7+ messages)

[PATCH v2 1/1] net: phy: dp83867: Disable IRQs on suspend
 2023-03-10  7:45 UTC 

[PATCH net-next] bnx2: remove deadcode in bnx2_init_cpus()
 2023-03-10  7:41 UTC  (4+ messages)

[PATCH] net: restore alpha order to Ethernet devices in config
 2023-03-10  7:40 UTC  (2+ messages)

[PATCH net-next v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-07 (igc)
 2023-03-10  7:40 UTC  (2+ messages)

[PATCH v4 net-next] udp: introduce __sk_mem_schedule() usage
 2023-03-10  7:40 UTC  (2+ messages)

[PATCH net-next 1/9] netfilter: bridge: introduce broute meta statement
 2023-03-10  7:40 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: use phy_set_bits in smsc_phy_config_init
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH] lib: packing: remove MODULE_LICENSE in non-modules
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH v3] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH net-next] netlink: remove unused 'compare' function
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH net-next] neighbour: delete neigh_lookup_nodev as not used
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH net-next] net: sched: remove qdisc_watchdog->last_expires
 2023-03-10  7:30 UTC  (2+ messages)

[PATCH v5 0/4] Add WCN6855 Bluetooth support
 2023-03-10  7:27 UTC  (9+ messages)
` [PATCH v5 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v5 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH net-next] ethtool: add netlink support for rss set
 2023-03-10  7:21 UTC  (2+ messages)

[PATCH] tcp: tcp_make_synack() can be called from process context
 2023-03-10  7:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
 2023-03-10  7:13 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
` [PATCH net-next v2 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[PATCH] mctp: remove MODULE_LICENSE in non-modules
 2023-03-10  7:11 UTC  (2+ messages)

[PATCH v2 net 1/2] net: dsa: mt7530: remove now incorrect comment regarding port 5
 2023-03-10  7:10 UTC  (2+ messages)

[PATCH v4 net-next 0/5] Add tx push buf len param to ethtool
 2023-03-10  6:54 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] ethtool: Add support for configuring tx_push_buf_len
` [PATCH v4 net-next 5/5] net: ena: Add support to changing tx_push_buf_len

[PATCHv3 net 1/2] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-10  6:29 UTC  (8+ messages)
` [PATCHv3 net 2/2] net: asix: init mdiobus from one function

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-10  5:12 UTC  (10+ messages)
` [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
 2023-03-10  5:09 UTC  (18+ messages)
` [PATCH net-next v2 01/14] sfc: add function personality "
` [PATCH net-next v2 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
` [PATCH net-next v2 08/14] sfc: implement vdpa vring config operations
` [PATCH net-next v2 09/14] sfc: implement device status related vdpa "
` [PATCH net-next v2 10/14] sfc: implement filters for receiving traffic
` [PATCH net-next v2 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands
` [PATCH net-next v2 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode
` [PATCH net-next v2 13/14] sfc: update vdpa device MAC address

[PATCH net v3] bnxt_en: reset PHC frequency in free-running mode
 2023-03-10  5:04 UTC  (2+ messages)

[PATCH bpf-next v6 2/8] net: Update an existing TCP congestion control algorithm
 2023-03-10  4:38 UTC 

[PATCH v2] wifi: rtw88: fix memory leak in rtw_usb_probe()
 2023-03-10  3:49 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2023-03-10  3:18 UTC  (3+ messages)

[PATCH v3] net/packet: support mergeable feature of virtio
 2023-03-10  2:14 UTC  (5+ messages)

[PATCH] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-10  1:31 UTC 

[PATCH net] net: ravb: Fix possible UAF bug in ravb_remove
 2023-03-10  1:12 UTC  (2+ messages)

[PATCH net] vmxnet3: use gro callback when UPT is enabled
 2023-03-10  1:02 UTC  (4+ messages)

[net-next PATCH v2 00/14] net: Add basic LED support for switch/phy
 2023-03-10  0:58 UTC  (19+ messages)
` [net-next PATCH v2 01/14] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v2 02/14] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v2 03/14] net: dsa: qca8k: add LEDs blink_set() support
` [net-next PATCH v2 04/14] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v2 05/14] net: phy: phy_device: Call into the PHY driver to set LED brightness
` [net-next PATCH v2 06/14] net: phy: marvell: Add software control of the LEDs
` [net-next PATCH v2 07/14] net: phy: phy_device: Call into the PHY driver to set LED blinking
` [net-next PATCH v2 08/14] net: phy: marvell: Implement led_blink_set()
` [net-next PATCH v2 09/14] dt-bindings: net: dsa: dsa-port: Document support for LEDs node
` [net-next PATCH v2 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v2 11/14] arm: qcom: dt: Drop unevaluated properties in switch nodes for rb3011
` [net-next PATCH v2 12/14] arm: qcom: dt: Add Switch LED for each port "
` [net-next PATCH v2 13/14] dt-bindings: net: phy: Document support for LEDs node
` [net-next PATCH v2 14/14] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH net-next 0/2] sctp: add another two stream schedulers
 2023-03-10  0:38 UTC  (4+ messages)
` [PATCH net-next 1/2] sctp: add fair capacity stream scheduler

[PATCH RFC v4 net-next 00/13] pds_core driver
 2023-03-09 22:26 UTC  (11+ messages)
` [PATCH RFC v4 net-next 02/13] pds_core: add devcmd device interfaces
` [PATCH RFC v4 net-next 03/13] pds_core: health timer and workqueue

[PATCH 0/5] Process connector bug fixes & enhancements
 2023-03-09 21:57 UTC  (6+ messages)
` [PATCH 4/5] connector/cn_proc: Allow non-root users access

[PATCH net-next v2 0/8][pull request] i40e: support XDP multi-buffer
 2023-03-09 21:28 UTC  (9+ messages)
` [PATCH net-next v2 1/8] i40e: consolidate maximum frame size calculation for vsi
` [PATCH net-next v2 2/8] i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer
` [PATCH net-next v2 3/8] i40e: add pre-xdp page_count in rx_buffer
` [PATCH net-next v2 4/8] i40e: Change size to truesize when using i40e_rx_buffer_flip()
` [PATCH net-next v2 5/8] i40e: use frame_sz instead of recalculating truesize for building skb
` [PATCH net-next v2 6/8] i40e: introduce next_to_process to i40e_ring
` [PATCH net-next v2 7/8] i40e: add xdp_buff to i40e_ring struct
` [PATCH net-next v2 8/8] i40e: add support for XDP multi-buffer Rx

Kernel crashes reproducibly in __wake_up_common list iteration
 2023-03-09 21:21 UTC 

[RFC PATCH v3 0/4] several updates to virtio/vsock
 2023-03-09 20:34 UTC  (5+ messages)

[PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
 2023-03-09 20:17 UTC  (2+ messages)

[PATCH v2] qed/qed_dev: guard against a possible division by zero
 2023-03-09 20:15 UTC 

[PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
 2023-03-09 20:00 UTC  (2+ messages)

[GIT PULL] Networking for 6.3-rc2
 2023-03-09 19:07 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).