netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-10 10:04:52 to 2021-06-10 20:40:18 UTC [more...]

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

[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-10 20:36 UTC  (15+ 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

[PATCH, net-next, v2] ibmvnic: Allow device probe if the device is not ready at boot
 2021-06-10 20:36 UTC  (3+ 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

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-10 20:31 UTC  (16+ messages)

[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 bpf-next 00/17] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-10 19:37 UTC  (6+ 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 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  (29+ messages)
` [PATCH net-next v8 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v8 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [PATCH net-next v8 03/15] net: phy: Introduce phy related fwnode functions
` [PATCH net-next v8 04/15] of: mdio: Refactor of_phy_find_device()
` [PATCH net-next v8 05/15] net: phy: Introduce fwnode_get_phy_id()
` [PATCH net-next v8 06/15] of: mdio: Refactor of_get_phy_id()
` [PATCH net-next v8 07/15] net: mii_timestamper: check NULL in unregister_mii_timestamper()
` [PATCH net-next v8 08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [PATCH net-next v8 09/15] of: mdio: Refactor of_mdiobus_register_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 12/15] net/fsl: Use [acpi|of]_mdiobus_register
` [PATCH net-next v8 13/15] net: phylink: introduce phylink_fwnode_phy_connect()
` [PATCH net-next v8 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [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  (13+ messages)
` [PATCH net-next v3 2/9] net: dsa: microchip: ksz8795: add phylink support
` [PATCH net-next v3 3/9] net: phy: micrel: use consistent indention after define
` [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 v3] net: make get_net_ns return error if NET_NS is disabled
 2021-06-10 17:51 UTC  (2+ messages)

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

[PATCH v2 0/3] net: marvell: prestera: add LAG support
 2021-06-10 17:38 UTC  (6+ messages)
` [PATCH v2 1/3] net: marvell: prestera: move netdev topology validation to prestera_main
` [PATCH v2 2/3] net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c
` [PATCH v2 3/3] net: marvell: prestera: add LAG support

[PATCH net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-10 17:34 UTC  (11+ 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 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

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-10 17:24 UTC  (2+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2021-06-10 16:54 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: initialize set before expression setup
` [PATCH net 2/3] selftests: netfilter: add fib test case
` [PATCH net 3/3] netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local

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

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

[RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
 2021-06-10 16:44 UTC  (8+ messages)
  `  "

[PATCH net v2 0/3] Fix out of bounds when parsing TCP options
 2021-06-10 16:43 UTC  (5+ messages)
` [PATCH net v2 1/3] netfilter: synproxy: "
` [PATCH net v2 2/3] mptcp: "
` [PATCH net v2 3/3] sch_cake: Fix out of bounds when parsing TCP options and header

[PATCH] mac80211_hwsim: correctly handle zero length frames
 2021-06-10 16:19 UTC 

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

Kernel oops when using rmnet together with qmi_wwan on kernel 5.4
 2021-06-10 16:04 UTC  (2+ messages)

[PATCH net] net/packet: annotate data race in packet_sendmsg()
 2021-06-10 16:00 UTC 

[PATCH net-next] net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
 2021-06-10 16:01 UTC  (2+ messages)

[PATCH docs-next] sysctl -- rp_format completed description with filter criteria
 2021-06-10 15:45 UTC 

[PATCH] net: make get_net_ns_by_fd inline if NET_NS is disabled
 2021-06-10 15:38 UTC 

[PATCH V2] dt-bindings: net: ks8851: Convert to YAML schema
 2021-06-10 14:59 UTC 

[PATCH v2 0/2] Add Ingenic SoCs MAC support
 2021-06-10 14:57 UTC  (7+ messages)
` [PATCH v2 2/2] net: stmmac: "

[PATCH bpf-next v1 00/10] bpfilter
 2021-06-10 14:56 UTC  (8+ messages)
` [PATCH bpf-next v1 07/10] bpfilter: Add struct rule

[PATCH net] inet: annotate date races around sk->sk_txhash
 2021-06-10 14:44 UTC 

[PATCH net 0/3] Fix out of bounds when parsing TCP options
 2021-06-10 14:33 UTC  (5+ messages)
` [PATCH net 3/3] sch_cake: "

[PATCH net] net: annotate data race in sock_error()
 2021-06-10 14:27 UTC 

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-10 14:25 UTC  (14+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function

[PATCH net-next v2 0/8] port asix ax88772 to the PHYlib
 2021-06-10 14:22 UTC  (9+ messages)
` [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2021-06-10 14:14 UTC  (4+ messages)
` [PATCH bpf-next v2 4/7] net: sched: add lightweight update path for cls_bpf

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

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

[PATCH] soc: qcom: ipa: Remove superfluous error message around platform_get_irq()
 2021-06-10 14:01 UTC 

[PATCH] xfrm: delete xfrm4_output_finish xfrm6_output_finish declarations
 2021-06-10 13:46 UTC 

[PATCH V2 net-next 0/2] net: hns3: add support for PTP
 2021-06-10 13:38 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] "
` [PATCH V2 net-next 2/2] net: hns3: add debugfs support for ptp info

[PATCH net-next] atm: Use list_for_each_entry() to simplify code in resources.c
 2021-06-10 13:03 UTC 

[PATCH net-next] net: x25: Use list_for_each_entry() to simplify code in x25_route.c
 2021-06-10 12:48 UTC 

[PATCH net-next 00/11] Marvell Prestera driver implementation of devlink functionality
 2021-06-10 12:41 UTC  (3+ messages)
` [PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation

[PATCH -next] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-10 12:15 UTC  (4+ messages)

[PATCH ipsec-next 0/5] xfrm: ipv6: remove hdr_off indirection
 2021-06-10 12:06 UTC  (6+ messages)
` [PATCH ipsec-next 1/5] xfrm: ipv6: add xfrm6_hdr_offset helper
` [PATCH ipsec-next 2/5] xfrm: ipv6: move mip6_destopt_offset into xfrm core
` [PATCH ipsec-next 3/5] xfrm: ipv6: move mip6_rthdr_offset "
` [PATCH ipsec-next 4/5] xfrm: remove hdr_offset indirection
` [PATCH ipsec-next 5/5] xfrm: merge dstopt and routing hdroff functions

[PATCH net 0/2 v2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 12:04 UTC  (3+ messages)
` [PATCH net 1/2 v2] net: bridge: fix vlan tunnel dst null pointer dereference
` [PATCH net 2/2 v2] net: bridge: fix vlan tunnel dst refcnt when egressing

[PATCH -next] libceph: fix doc warnings in cls_lock_client.c
 2021-06-10 11:50 UTC 

[PATCH net 0/2] net: bridge: vlan tunnel egress path fixes
 2021-06-10 10:45 UTC  (3+ messages)
` [PATCH net 1/2] net: bridge: fix vlan tunnel dst null pointer dereference
` [PATCH net 2/2] net: bridge: fix vlan tunnel dst refcnt when egressing

[PATCH net-next v4 0/3] Fix IPsec crypto offloads with vxlan tunnel
 2021-06-10 10:36 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net/xfrm: Add inner_ipproto into sec_path

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-10 10:11 UTC  (12+ messages)

[PATCH net-next] net: tcp: Updating MSS, when the sending window is smaller than MSS
 2021-06-10 10:04 UTC  (6+ 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).