netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-01 06:22:35 to 2022-03-01 20:24:16 UTC [more...]

[PATCH AUTOSEL 4.14 1/7] net-sysfs: add check for netdevice being present to speed_show
 2022-03-01 20:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 2/7] sr9700: sanity check for packet length
` [PATCH AUTOSEL 4.14 5/7] Revert "xen-netback: Check for hotplug-status existence before watching"

[PATCH AUTOSEL 4.9 1/6] net-sysfs: add check for netdevice being present to speed_show
 2022-03-01 20:22 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/6] sr9700: sanity check for packet length

[PATCH AUTOSEL 5.10 01/14] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 05/14] net-sysfs: add check for netdevice being present to speed_show
` [PATCH AUTOSEL 5.10 06/14] sr9700: sanity check for packet length
` [PATCH AUTOSEL 5.10 09/14] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
` [PATCH AUTOSEL 5.10 10/14] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH AUTOSEL 5.10 11/14] ipv6: prevent a possible race condition with lifetimes

[PATCH AUTOSEL 5.15 01/23] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:16 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 11/23] net-sysfs: add check for netdevice being present to speed_show
` [PATCH AUTOSEL 5.15 12/23] sr9700: sanity check for packet length
` [PATCH AUTOSEL 5.15 17/23] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
` [PATCH AUTOSEL 5.15 18/23] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH AUTOSEL 5.15 19/23] ipv6: prevent a possible race condition with lifetimes

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-01 20:16 UTC  (15+ messages)
` [PATCH 1/6] Kbuild: compile kernel with gnu11 std
` [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
` [PATCH 3/6] kernel: remove iterator use "
` [PATCH 4/6] mm: "
` [PATCH 5/6] net/core: "
` [PATCH 6/6] drivers/dma: "

[PATCH AUTOSEL 5.16 01/28] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-03-01 20:13 UTC  (7+ messages)
` [PATCH AUTOSEL 5.16 13/28] drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
` [PATCH AUTOSEL 5.16 14/28] net-sysfs: add check for netdevice being present to speed_show
` [PATCH AUTOSEL 5.16 15/28] sr9700: sanity check for packet length
` [PATCH AUTOSEL 5.16 21/28] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
` [PATCH AUTOSEL 5.16 22/28] Revert "xen-netback: Check for hotplug-status existence before watching"
` [PATCH AUTOSEL 5.16 23/28] ipv6: prevent a possible race condition with lifetimes

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-03-01 19:58 UTC  (3+ messages)

[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
 2022-03-01 19:58 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] lib: add profinet and ethercat as link layer protocol names

[PATCH 0/8] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-01 19:44 UTC  (15+ messages)
` [PATCH 2/8] net: stmmac: Add support for SM8150
` [PATCH 3/8] clk: qcom: gcc: Add PCIe, EMAC and UFS GDSCs "
` [PATCH 7/8] clk: qcom: gcc-sm8150: use runtime PM for the clock controller
` [PATCH 8/8] clk: qcom: gcc-sm8150: Use PWRSTS_ON (only) as a workaround for emac gdsc

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 19:42 UTC  (33+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-03-01
 2022-03-01 18:59 UTC  (8+ messages)
` [PATCH net-next 1/7] iavf: Add support for 50G/100G in AIM algorithm
` [PATCH net-next 2/7] iavf: refactor processing of VLAN V2 capability message
` [PATCH net-next 3/7] iavf: Add usage of new virtchnl format to set default MAC
` [PATCH net-next 4/7] iavf: remove redundant ret variable
` [PATCH net-next 5/7] iavf: stop leaking iavf_status as "errno" values
` [PATCH net-next 6/7] iavf: Fix incorrect use of assigning iavf_status to int
` [PATCH net-next 7/7] iavf: Remove non-inclusive language

[PATCH net-next v2 1/1] ice: add TTY for GNSS module for E810T device
 2022-03-01 18:38 UTC 

[PATCH RFC] net: memcg accounting for veth devices
 2022-03-01 18:28 UTC  (4+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-01 17:19 UTC  (13+ messages)
` [PATCH v2 net-next 01/10] net: bridge: mst: Multiple Spanning Tree (MST) mode
` [PATCH v2 net-next 02/10] net: bridge: mst: Allow changing a VLAN's MSTI
` [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states
` [PATCH v2 net-next 04/10] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
` [PATCH v2 net-next 05/10] net: bridge: mst: Notify switchdev drivers of MST state changes
` [PATCH v2 net-next 06/10] net: dsa: Pass VLAN MSTI migration notifications to driver
` [PATCH v2 net-next 07/10] net: dsa: Pass MST state changes "
` [PATCH v2 net-next 08/10] net: dsa: mv88e6xxx: Disentangle STU from VTU
` [PATCH v2 net-next 09/10] net: dsa: mv88e6xxx: Export STU as devlink region
` [PATCH v2 net-next 10/10] net: dsa: mv88e6xxx: MST Offloading

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-01 17:14 UTC  (6+ messages)
` [PATCH 1/3] net: bridge: Implement bridge flag local_receive
` [PATCH 2/3] dsa: Handle the local_receive flag in the DSA layer
` [PATCH 3/3] mv88e6xxx: Offload the local_receive flag

[PATCH 00/10] staging: wfx: usual maintenance
 2022-03-01 17:13 UTC  (4+ messages)
` [PATCH 03/10] staging: wfx: format comments on 100 columns

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_add()
 2022-03-01 17:03 UTC  (4+ messages)
  ` [PATCH v1] dpaa2-switch: fix memory leak of dpaa2_switch_acl_entry_add

[net-next v7 0/4] page_pool: Add stats counters
 2022-03-01 17:00 UTC  (8+ messages)
` [net-next v7 4/4] mlx5: add support for page_pool_get_stats

[RFC PATCH net-next 0/4] Add support for LAN937x T1 Phy
 2022-03-01 16:59 UTC  (4+ messages)
` [RFC PATCH net-next 4/4] net: phy: added master-slave config and cable diagnostics for Lan937x

[PATCH bpf-next] libbpf: Add a check to ensure that page_cnt is non-zero
 2022-03-01 16:57 UTC 

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-03-01 16:44 UTC  (9+ messages)
` [PATCH 2/2] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"

[PATCH bpf-next] bpf: test_run: Fix overflow in xdp frags bpf_test_finish
 2022-03-01 16:38 UTC  (3+ messages)

[PATCH net] net: dcb: flush lingering app table entries for unregistered devices
 2022-03-01 16:36 UTC  (3+ messages)

[PATCH] bpf: cgroup: remove WARN_ON at bpf_cgroup_link_release
 2022-03-01 16:28 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/17] RX filtering in DSA
 2022-03-01 16:20 UTC  (9+ messages)
` [RFC PATCH v2 net-next 05/17] net: bridge: implement unicast filtering for the bridge device

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-01 15:33 UTC  (3+ messages)

[PATCH net-next] net-core: add rx_otherhost_dropped counter
 2022-03-01 15:28 UTC  (2+ messages)

[PATCH v2 1/7] octeon_ep: Add driver framework and device initialization
 2022-03-01 15:24 UTC  (2+ messages)

[PATCH] SO_ZEROCOPY should rather return -ENOPROTOOPT
 2022-03-01 15:25 UTC  (6+ messages)

[PATCH v3] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
 2022-03-01 15:18 UTC 

[syzbot] WARNING in submit_bio_noacct
 2022-03-01 15:10 UTC 

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-03-01 15:06 UTC  (5+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()

pull-request: wireless 2022-03-01
 2022-03-01 14:50 UTC  (2+ messages)

[PATCH] wireless/nl80211: Handle errors for nla_memdup
 2022-03-01 14:50 UTC  (2+ messages)

[PATCH] ice: use msleep instead of mdelay
 2022-03-01 14:48 UTC 

[PATCH v2] tcp: Remove the unused api
 2022-03-01 14:35 UTC 

[PATCH] tcp: Remove the unused api
 2022-03-01 14:05 UTC  (2+ messages)

Regression are sometimes merged slowly, maybe optimize the downstream interaction?
 2022-03-01 14:03 UTC  (5+ messages)

[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-03-01 13:26 UTC  (5+ messages)
` [PATCH net-next v5 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v5 10/13] net: wwan: t7xx: Introduce power management

[PATCH bpf] libbpf: unmap rings when umem deleted
 2022-03-01 13:26 UTC 

[PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-01 13:17 UTC 

[PATCH net-next] nfp: flower: Remove usage of the deprecated ida_simple_xxx API
 2022-03-01 13:12 UTC 

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-03-01 13:12 UTC  (4+ messages)
` [PATCH 2/2] Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"

[PATCH] nfp: avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2022-03-01 13:02 UTC  (2+ messages)

[RFC] net: udp gso error code change
 2022-03-01 13:00 UTC 

[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
 2022-03-01 12:51 UTC  (2+ messages)

[PATCH] ASoC: fsi: Add check for clk_enable
 2022-03-01 12:44 UTC  (2+ messages)

[PATCH] net: Remove branch in csum_shift()
 2022-03-01 12:37 UTC  (9+ messages)

[PATCH V2] net: hamradio: use time_is_after_jiffies() instead of open coding it
 2022-03-01 12:26 UTC 

[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
 2022-03-01 11:41 UTC  (5+ messages)

[PATCH net v2] net: ipa: add an interconnect dependency
 2022-03-01 11:34 UTC 

[PATCH net v2] net: fix up skbs delta_truesize in UDP GRO frag_list
 2022-03-01 11:17 UTC 

[PATCH net-next 0/7] net/smc: some datapath performance optimizations
 2022-03-01 10:53 UTC  (10+ messages)
` [PATCH net-next 1/7] net/smc: add sysctl interface for SMC
` [PATCH net-next 2/7] net/smc: add autocorking support
` [PATCH net-next 3/7] net/smc: add sysctl for autocorking
` [PATCH net-next 4/7] net/smc: send directly on setting TCP_NODELAY
` [PATCH net-next 5/7] net/smc: correct settings of RMB window update limit
` [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
` [PATCH net-next 7/7] net/smc: don't send in the BH context if sock_owned_by_user

[PATCH] net: marvell: Use min() instead of doing it manually
 2022-03-01 10:29 UTC  (3+ messages)

[PATCH] net/nfc/nci: use memset avoid infoleaks
 2022-03-01 10:24 UTC  (5+ messages)

[PATCH v2 6/7] octeon_ep: add Tx/Rx processing and interrupt support
 2022-03-01 10:19 UTC  (2+ messages)

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-01 10:06 UTC  (6+ messages)

[PATCH] net/netfilter: use memset avoid infoleaks
 2022-03-01  9:38 UTC  (2+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_remove()
 2022-03-01  9:24 UTC 

[PATCH v2 net-next 0/2] sfc: optimize RXQs count and affinities
 2022-03-01  9:16 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] sfc: default config to 1 channel/core in local NUMA node only
` [PATCH v2 net-next 2/2] sfc: set affinity hints "

linux-next: build warning after merge of the net-next tree
 2022-03-01  9:13 UTC 

[PATCH v2 4/7] octeon_ep: add Tx/Rx ring resource setup and cleanup
 2022-03-01  8:52 UTC  (2+ messages)

[PATCH net-next] net: sfp: use %pe for printing errors
 2022-03-01  8:51 UTC 

[PATCH net-next] net: phylink: use %pe for printing errors
 2022-03-01  8:51 UTC 

[PATCH net-next v3 00/12] vxlan metadata device vnifiltering support
 2022-03-01  8:50 UTC  (2+ messages)

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-02-28
 2022-03-01  8:40 UTC  (2+ messages)

[PATCH] net/sctp: use memset avoid infoleaks
 2022-03-01  8:18 UTC 

[PATCH bpf-next 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
 2022-03-01  7:24 UTC  (7+ messages)
` [PATCH bpf-next 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH bpf-next 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg

[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 2022-03-01  7:16 UTC  (3+ messages)

[PATCH] net/mlx5e: Fix return of a kfree'd object instead of NULL
 2022-03-01  7:11 UTC  (2+ messages)

[PATCH net-next] tuntap: add sanity checks about msg_controllen in sendmsg
 2022-03-01  6:43 UTC 

[PATCH bpf-next v2 0/3] Fixes for sock_fields selftests
 2022-03-01  6:25 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Check dst_port only on the client socket
` [PATCH bpf-next v2 3/3] selftests/bpf: Fix test for 4-byte load from dst_port on big-endian


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