netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 17:25:21 to 2021-06-11 02:53:16 UTC [more...]

[PATCH RESEND iproute2 net-next 0/4] devlink rate support
 2021-06-11  2:52 UTC  (3+ messages)
` [PATCH RESEND iproute2 net-next 3/4] devlink: Add port func "

[PATCH net-next v4 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-11  2:45 UTC  (12+ messages)
` [PATCH net-next v4 2/3] "

[PATCH iproute2-next v2] devlink: Add optional controller user input
 2021-06-11  2:40 UTC  (2+ messages)

[PATCH iproute2-next v4 1/1] police: Add support for json output
 2021-06-11  2:35 UTC  (2+ messages)

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-11  2:10 UTC  (10+ messages)

[PATCH] ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_others
 2021-06-11  1:58 UTC 

[PATCH] net: devres: Correct a grammatical error
 2021-06-11  1:33 UTC 

[PATCH] can: j1939: socket: correct a grammatical error
 2021-06-11  1:40 UTC 

[PATCH net-next] net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
 2021-06-11  1:35 UTC  (3+ messages)

[PATCH] xfrm: policy: fix a spelling mistake
 2021-06-11  0:41 UTC 

[PATCH] wext: fix a misspelling
 2021-06-11  0:38 UTC 

[PATCH v27 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-06-11  0:04 UTC  (8+ messages)
` [PATCH v27 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v27 10/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v27 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v27 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v27 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v27 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v27 22/25] Audit: Add record for multiple process LSM attributes

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-11  0:14 UTC  (9+ messages)

[PATCH v2 net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-11  0:09 UTC  (13+ messages)
` [PATCH v2 net-next 01/10] net: dsa: sja1105: enable the TTEthernet engine on SJA1110
` [PATCH v2 net-next 02/10] net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
` [PATCH v2 net-next 03/10] net: dsa: generalize overhead for taggers that use both headers and trailers
` [PATCH v2 net-next 04/10] net: dsa: tag_sja1105: stop resetting network and transport headers
` [PATCH v2 net-next 05/10] net: dsa: tag_8021q: remove shim declarations
` [PATCH v2 net-next 06/10] net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
` [PATCH v2 net-next 07/10] net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
` [PATCH v2 net-next 08/10] net: dsa: add support for the SJA1110 native tagging protocol
` [PATCH v2 net-next 09/10] net: dsa: sja1105: add the RX timestamping procedure for SJA1110
` [PATCH v2 net-next 10/10] net: dsa: sja1105: implement TX timestamping "

[PATCH net 0/5] mptcp: More v5.13 fixes
 2021-06-10 23:50 UTC  (7+ messages)
` [PATCH net 1/5] mptcp: try harder to borrow memory from subflow under pressure
` [PATCH net 2/5] mptcp: wake-up readers only for in sequence data
` [PATCH net 3/5] mptcp: do not warn on bad input from the network
` [PATCH net 4/5] selftests: mptcp: enable syncookie only in absence of reorders
` [PATCH net 5/5] mptcp: fix soft lookup in subflow_error_report()

[PATCH bpf-next 00/17] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-10 23:41 UTC  (14+ messages)
` [PATCH bpf-next 02/17] bpf: allow RCU-protected lookups to happen from bh context
` [PATCH bpf-next 03/17] dev: add rcu_read_lock_bh_held() as a valid check when getting a RCU dev ref
` [PATCH bpf-next 04/17] xdp: add proper __rcu annotations to redirect map entries

[PATCH -next] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-10 23:38 UTC  (2+ messages)

[PATCH iproute2] utils: bump max args number to 256 for batch files
 2021-06-10 23:17 UTC  (4+ messages)

[PATCH net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-10 22:59 UTC  (13+ messages)
` [PATCH net-next 01/10] net: dsa: sja1105: enable the TTEthernet engine on SJA1110
` [PATCH net-next 02/10] net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
` [PATCH net-next 03/10] net: dsa: generalize overhead for taggers that use both headers and trailers
` [PATCH net-next 04/10] net: dsa: tag_sja1105: stop resetting network and transport headers
` [PATCH net-next 05/10] net: dsa: tag_8021q: remove shim declarations
` [PATCH net-next 06/10] net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
` [PATCH net-next 07/10] net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
` [PATCH net-next 08/10] net: dsa: add support for the SJA1110 native tagging protocol
` [PATCH net-next 09/10] net: dsa: sja1105: add the RX timestamping procedure for SJA1110
` [PATCH net-next 10/10] net: dsa: sja1105: implement TX timestamping "

[PATCH v2 0/3] net: marvell: prestera: add LAG support
 2021-06-10 22:58 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-10 22:56 UTC  (22+ messages)
` [PATCH v7 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v7 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v7 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v7 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v7 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
` [PATCH v7 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-10 22:43 UTC  (17+ messages)

[pull request][net-next 00/16] mlx5 updates 2021-06-09
 2021-06-10 22:36 UTC  (2+ messages)

[PATCH v1 1/1] net: usb: asix: ax88772: manage PHY PM from MAC
 2021-06-10 22:22 UTC  (2+ messages)

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-10 22:15 UTC  (9+ messages)
` [PATCH 1/7] checkpatch: check Makefiles "
` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
` [PATCH 3/7] drivers/soc/litex: fix spelling of SPDX tag
` [PATCH 4/7] MIPS: Loongson64: "
` [PATCH 5/7] iio/scmi: "
` [PATCH 6/7] mt76: add a space between comment char and "
` [PATCH 7/7] mt76: use SPDX header file comment style

[PATCH net] inet: annotate date races around sk->sk_txhash
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net] net/packet: annotate data race in packet_sendmsg()
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net 1/3] netfilter: nf_tables: initialize set before expression setup
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net] net: annotate data race in sock_error()
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net 0/2 v2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH net v2 0/3] Fix out of bounds when parsing TCP options
 2021-06-10 21:50 UTC  (2+ messages)

[PATCH, net-next, v2] ibmvnic: Allow device probe if the device is not ready at boot
 2021-06-10 21:40 UTC  (4+ messages)

[PATCH] soc: qcom: ipa: Remove superfluous error message around platform_get_irq()
 2021-06-10 21:38 UTC  (4+ messages)

Kernel Panic in skb_release_data using genet
 2021-06-10 21:33 UTC  (11+ messages)

[PATCH v3] net: make get_net_ns return error if NET_NS is disabled
 2021-06-10 21:18 UTC  (3+ messages)

[PATCH net-next] atm: Use list_for_each_entry() to simplify code in resources.c
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH net-next] net: mido: mdio-mux-bcm-iproc: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH net-next] mt76: mt7615: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH -next] dccp: tfrc: fix doc warnings in tfrc_equation.c
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH net-next] net: x25: Use list_for_each_entry() to simplify code in x25_route.c
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Use list_for_each_entry() to simplify code in ibmvnic.c
 2021-06-10 21:10 UTC  (2+ messages)

[PATCH net-next] net: axienet: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 21:00 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: stmmac: Fix mixed enum type warning
 2021-06-10 21:00 UTC  (2+ messages)

[PATCH net-next] fjes: check return value after calling platform_get_resource()
 2021-06-10 21:00 UTC  (2+ messages)

[PATCH net-next 0/8] net: ixp4xx_hss: clean up some code style issues
 2021-06-10 21:00 UTC  (2+ messages)

[PATCH net-next] net: w5100: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 21:00 UTC  (2+ messages)

[PATCH net-next] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
 2021-06-10 20:56 UTC 

[PATCH net] skbuff: fix incorrect msg_zerocopy copy notifications
 2021-06-10 20:50 UTC  (2+ messages)

[net 01/12] net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH] tipc:subscr.c: fix a spelling mistake
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH] vsock/vmci: remove the repeated word "be"
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH] node.c: fix the use of indefinite article
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH] tipc: socket.c: fix the use of copular verb
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH] af_unix: remove the repeated word "and"
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2021-06-09
 2021-06-10 20:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 20:40 UTC  (2+ messages)

[PATCH net-next 1/1] net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
 2021-06-10 20:40 UTC  (2+ messages)

[PATCH net-next] net: davinci_emac: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 20:40 UTC  (2+ messages)

[net-next 01/16] net/mlx5: mlx5_ifc support for header insert/remove
 2021-06-10 20:40 UTC  (2+ messages)

[PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
 2021-06-10 20:40 UTC  (2+ messages)

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-06-10 20:35 UTC  (11+ messages)
` [PATCH 15/19] libbpf: Add support to link multi func tracing program
` [PATCH 16/19] selftests/bpf: Add fentry multi func test

[PATCH v2 0/2] Make ampdu tx work correctly
 2021-06-10 20:18 UTC  (3+ messages)
` [PATCH v2 1/2] rtl8xxxu: unset the hw capability HAS_RATE_CONTROL

[PATCH] function mana_hwc_create_wq leaks memory
 2021-06-10 20:03 UTC  (5+ messages)

[PATCH v3] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run
 2021-06-10 20:00 UTC  (13+ messages)
  ` [PATCH v4] "

[PATCH net-next 0/8] net: ipa: memory region rework, part 2
 2021-06-10 19:23 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ipa: don't assume mem array indexed by ID
` [PATCH net-next 2/8] net: ipa: clean up header memory validation
` [PATCH net-next 3/8] net: ipa: pass mem_id to ipa_filter_reset_table()
` [PATCH net-next 4/8] net: ipa: pass mem ID to ipa_mem_zero_region_add()
` [PATCH net-next 5/8] net: ipa: pass mem_id to ipa_table_reset_add()
` [PATCH net-next 6/8] net: ipa: pass memory id to ipa_table_valid_one()
` [PATCH net-next 7/8] net: ipa: introduce ipa_mem_find()
` [PATCH net-next 8/8] net: ipa: don't index mem data array by ID

[syzbot] UBSAN: shift-out-of-bounds in xfrm_selector_match
 2021-06-10 19:19 UTC 

[PATCH net-next v8 00/15] ACPI support for dpaa2 driver
 2021-06-10 18:40 UTC  (18+ messages)
` [PATCH net-next v8 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v8 10/15] ACPI: utils: Introduce acpi_get_local_address()
` [PATCH net-next v8 11/15] net: mdio: Add ACPI support code for mdio
` [PATCH net-next v8 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH net-next v5 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-10 18:38 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr
` [PATCH net-next v5 2/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
` [PATCH net-next v5 3/3] selftests/net: amend bpf flow dissector prog to do vnet hdr validation

[PATCH][next] net: dsa: sja1105: Fix assigned yet unused return code rc
 2021-06-10 18:19 UTC  (4+ messages)

[PATCH net-next v3 0/9] provide cable test support for the ksz886x switch
 2021-06-10 18:18 UTC  (7+ messages)
` [PATCH net-next v3 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863

[PATCH v2 net-next 00/13] Port the SJA1105 DSA driver to XPCS
 2021-06-10 18:14 UTC  (14+ messages)
` [PATCH v2 net-next 01/13] net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
` [PATCH v2 net-next 02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
` [PATCH v2 net-next 03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup
` [PATCH v2 net-next 04/13] net: pcs: xpcs: move register bit descriptions to a header file
` [PATCH v2 net-next 05/13] net: pcs: xpcs: add support for sgmii with no inband AN
` [PATCH v2 net-next 06/13] net: pcs: xpcs: also ignore phy id if it's all ones
` [PATCH v2 net-next 07/13] net: pcs: xpcs: add support for NXP SJA1105
` [PATCH v2 net-next 08/13] net: pcs: xpcs: add support for NXP SJA1110
` [PATCH v2 net-next 09/13] net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
` [PATCH v2 net-next 10/13] net: dsa: sja1105: migrate to xpcs for SGMII
` [PATCH v2 net-next 11/13] net: dsa: sja1105: register the PCS MDIO bus for SJA1110
` [PATCH v2 net-next 12/13] net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
` [PATCH v2 net-next 13/13] net: dsa: sja1105: plug in support for 2500base-x

[PATCH net-next 00/13] Port the SJA1105 DSA driver to XPCS
 2021-06-10 17:45 UTC  (2+ messages)

[PATCH net-next v2 1/3] rtnetlink: add alloc() method to rtnl_link_ops
 2021-06-10 17:44 UTC  (3+ messages)
` [PATCH net-next v2 2/3] rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
` [PATCH net-next v2 3/3] wwan: add interface creation support


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