netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 10:56:06 to 2021-06-12 02:37:34 UTC [more...]

[PATCH bpf-next 0/3] Fixes for TC-BPF series
 2021-06-12  2:35 UTC  (3+ messages)
` [PATCH bpf-next 1/3] libbpf: remove unneeded check for flags during detach
` [PATCH bpf-next 2/3] libbpf: set NLM_F_EXCL when creating qdisc

[PATCH net] ethtool: strset: fix message length calculation
 2021-06-12  1:49 UTC 

[PATCH net-next v5 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-12  1:31 UTC  (5+ messages)
` [PATCH net-next v5 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr

[PATCH V4 00/16] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-06-12  1:18 UTC  (5+ messages)
` [PATCH V4 06/16] net: iosm: channel configuration
` [PATCH V4 16/16] net: iosm: infrastructure

[PATCH net-next v4 0/9] provide cable test support for the ksz886x switch
 2021-06-11 23:28 UTC  (15+ messages)
` [PATCH net-next v4 1/9] net: phy: micrel: move phy reg offsets to common header
` [PATCH net-next v4 2/9] net: dsa: microchip: ksz8795: add phylink support
` [PATCH net-next v4 3/9] net: phy: micrel: use consistent alignments
` [PATCH net-next v4 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863
` [PATCH net-next v4 8/9] net: dsa: dsa_slave_phy_connect(): extend phy's flags with port specific phy flags

packet seems disappeared after vxlan_rcv/gro_cells_receive/napi_schedule(&cell->napi)
 2021-06-11 23:05 UTC  (2+ messages)

[syzbot] WARNING in ethnl_default_doit
 2021-06-11 22:24 UTC 

[PATCH v2 bpf-next 0/3] bpf: Introduce BPF timers
 2021-06-11 22:12 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce bpf_timer

[PATCH bpf-next v7 0/3] Add TC-BPF API
 2021-06-11 21:56 UTC  (6+ messages)

[PATCH net-next 0/3] net: ipa: introduce ipa_syfs.c
 2021-06-11 21:30 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ipa: make endpoint data validation unconditional
` [PATCH net-next 2/3] net: ipa: introduce ipa_version_valid()
` [PATCH net-next 3/3] net: ipa: introduce sysfs code

[PATCH net-next v2] ibmvnic: fix kernel build warning in strncpy
 2021-06-11 21:20 UTC  (2+ messages)

[PATCH net-next 0/8][pull request] 100GbE Intel Wired LAN Driver Updates 2021-06-11
 2021-06-11 21:18 UTC  (11+ messages)
` [PATCH net-next 1/8] ice: add support for sideband messages
` [PATCH net-next 2/8] ice: process 1588 PTP capabilities during initialization
` [PATCH net-next 3/8] ice: add support for set/get of driver-stored firmware parameters
` [PATCH net-next 4/8] ice: add low level PTP clock access functions
` [PATCH net-next 5/8] ice: register 1588 PTP clock device object for E810 devices
` [PATCH net-next 6/8] ice: report the PTP clock index in ethtool .get_ts_info
` [PATCH net-next 7/8] ice: enable receive hardware timestamping
` [PATCH net-next 8/8] ice: enable transmit timestamps for E810 devices

[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-11 21:00 UTC  (25+ messages)
` [PATCH v11 01/18] af_vsock: update functions for connectible socket
` [PATCH v11 02/18] af_vsock: separate wait data loop
` [PATCH v11 03/18] af_vsock: separate receive "
` [PATCH v11 04/18] af_vsock: implement SEQPACKET receive loop
` [PATCH v11 05/18] af_vsock: implement send logic for SEQPACKET
` [PATCH v11 06/18] af_vsock: rest of SEQPACKET support
` [PATCH v11 07/18] af_vsock: update comments for stream sockets
` [PATCH v11 08/18] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [PATCH v11 09/18] virtio/vsock: simplify credit update function API
` [PATCH v11 10/18] virtio/vsock: defines and constants for SEQPACKET
` [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [PATCH v11 12/18] virtio/vsock: add SEQPACKET receive logic
` [PATCH v11 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
` [PATCH v11 14/18] virtio/vsock: enable SEQPACKET for transport
` [PATCH v11 15/18] vhost/vsock: support "
` [PATCH v11 16/18] vsock/loopback: enable "
` [PATCH v11 17/18] vsock_test: add SOCK_SEQPACKET tests
` [PATCH v11 18/18] virtio/vsock: update trace event for SEQPACKET

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

[PATCH net] net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
 2021-06-11 20:52 UTC  (3+ messages)

[PATCH net-next 0/4] Add trusted VF support
 2021-06-11 20:40 UTC  (2+ messages)

[PATCH 0/7] check Makefile and Kconfigs for SPDX tag
 2021-06-11 20:38 UTC  (7+ messages)
` [PATCH 2/7] mei: hdcp: SPDX tag should be the first line
` [PATCH 3/7] drivers/soc/litex: fix spelling of SPDX tag
` [PATCH 5/7] iio/scmi: "

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-11 20:25 UTC  (2+ messages)

[PATCH net-next v9 00/15] ACPI support for dpaa2 driver
 2021-06-11 20:20 UTC  (21+ messages)
` [PATCH net-next v9 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v9 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [PATCH net-next v9 03/15] net: phy: Introduce phy related fwnode functions
` [PATCH net-next v9 04/15] of: mdio: Refactor of_phy_find_device()
` [PATCH net-next v9 08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [PATCH net-next v9 12/15] net/fsl: Use [acpi|of]_mdiobus_register
` [PATCH net-next v9 13/15] net: phylink: introduce phylink_fwnode_phy_connect()
` [PATCH net-next v9 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [PATCH net-next v9 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH net-next v3] net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
 2021-06-11 20:20 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: stmmac: Fix potential integer overflow
 2021-06-11 20:20 UTC  (2+ messages)

[PATCH net-next v2] net: usb: asix: ax88772: manage PHY PM from MAC
 2021-06-11 20:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: stmmac: Fix unused values warnings
 2021-06-11 20:10 UTC  (2+ messages)

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

[PATCH net-next 0/9] s390/qeth: updates 2021-06-11
 2021-06-11 20:00 UTC  (2+ messages)

[PATCH] nfc: fdp: remove unnecessary labels
 2021-06-11 20:00 UTC  (2+ messages)

[PATCH net-next] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
 2021-06-11 20:00 UTC  (2+ messages)

[PATCH] net: devres: Correct a grammatical error
 2021-06-11 20:00 UTC  (2+ messages)

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

[PATCH net-next 0/8] net: qualcomm: rmnet: MAPv4 download checksum cleanup, part 1
 2021-06-11 19:05 UTC  (9+ messages)
` [PATCH net-next 1/8] net: qualcomm: rmnet: use ip_is_fragment()
` [PATCH net-next 2/8] net: qualcomm: rmnet: eliminate some ifdefs
` [PATCH net-next 3/8] net: qualcomm: rmnet: get rid of some local variables
` [PATCH net-next 4/8] net: qualcomm: rmnet: simplify rmnet_map_get_csum_field()
` [PATCH net-next 5/8] net: qualcomm: rmnet: IPv4 header has zero checksum
` [PATCH net-next 6/8] net: qualcomm: rmnet: clarify a bit of code
` [PATCH net-next 7/8] net: qualcomm: rmnet: avoid unnecessary byte-swapping
` [PATCH net-next 8/8] net: qualcomm: rmnet: avoid unnecessary IPv6 byte-swapping

[PATCH net-next] ibmvnic: fix kernel build warning in strncpy
 2021-06-11 18:59 UTC  (4+ messages)

[PATCH v2] bus: mhi: Add inbound buffers allocation flag
 2021-06-11 18:31 UTC  (3+ messages)

[PATCH net] net: qualcomm: rmnet: don't over-count statistics
 2021-06-11 18:26 UTC 

[PATCH] alx: Fix an error handling path in 'alx_probe()'
 2021-06-11 18:20 UTC  (2+ messages)

[PATCH net 0/3] cxgb4: bug fixes for ethtool flash ops
 2021-06-11 18:20 UTC  (2+ messages)

[PATCH v2 net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-11 17:37 UTC  (4+ messages)

[PATCH -next v2] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-11 17:36 UTC  (2+ messages)

[EXTERNAL] Re: [PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-06-11 17:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-11 17:16 UTC  (2+ messages)

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

[PATCH 0/9] riscv: improve self-protection
 2021-06-11 16:41 UTC  (5+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X

[PATCH bpf-next 00/17] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-11 16:30 UTC  (3+ messages)
` [PATCH bpf-next 12/17] nfp: remove rcu_read_lock() around XDP program invocation

[PATCH iproute2] uapi: add missing virtio related headers
 2021-06-11 16:21 UTC  (4+ messages)

[net-next:master 183/184] drivers/net/ethernet/ibm/ibmvnic.c:855:2: warning: enumeration value 'VNIC_DOWN' not handled in switch
 2021-06-11 16:09 UTC  (2+ messages)

linux-next: build warning after merge of the net-next tree
 2021-06-11 16:06 UTC  (2+ messages)

[PATCH net-next 0/8] net: phy: fix some coding-style issues
 2021-06-11 16:07 UTC  (17+ messages)
` [PATCH net-next 1/8] net: phy: add a blank line after declarations
` [PATCH net-next 2/8] net: phy: correct format of block comments
` [PATCH net-next 3/8] net: phy: delete repeated word "
` [PATCH net-next 4/8] net: phy: fixed formatting issues with braces
` [PATCH net-next 5/8] net: phy: fixed space alignment issues
` [PATCH net-next 6/8] net: phy: print the function name by __func__ instead of an fixed string
` [PATCH net-next 7/8] net: phy: remove unnecessary line continuation
` [PATCH net-next 8/8] net: phy: use '__packed' instead of '__attribute__((__packed__))'

[PATCH net-next v2 1/3] rtnetlink: add alloc() method to rtnl_link_ops
 2021-06-11 16:12 UTC  (10+ 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 net-next] ibmvnic: fix kernel build warnings in build_hdr_descs_arr
 2021-06-11 15:43 UTC 

[PATCH net-next] ibmvnic: fix kernel build warning
 2021-06-11 15:35 UTC 

[PATCH net] ixgbe: xsk: fix for metasize when construct skb by xdp_buff
 2021-06-11 15:12 UTC  (2+ messages)

[PATCH v2 0/2] Make ampdu tx work correctly
 2021-06-11 14:47 UTC  (4+ messages)
` [PATCH v2 1/2] rtl8xxxu: unset the hw capability HAS_RATE_CONTROL

[PATCH v4] net: make get_net_ns return error if NET_NS is disabled
 2021-06-11 14:29 UTC 

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

Ethernet padding - ti_cpsw vs DSA tail tag
 2021-06-11 14:12 UTC  (3+ messages)

[PATCH v3] net: make get_net_ns return error if NET_NS is disabled
 2021-06-11 13:53 UTC  (3+ messages)

[RFC PATCH 0/3] net: axienet: Introduce dmaengine support
 2021-06-11 13:12 UTC  (4+ messages)
` [RFC PATCH 2/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support

[PATCH net-next 0/2] stmmac: intel: minor clean-up
 2021-06-11 13:16 UTC  (3+ messages)
` [PATCH net-next 1/2] stmmac: intel: move definitions to dwmac-intel header file
` [PATCH net-next 2/2] stmmac: intel: fix wrong kernel-doc

[PATCH net-next 0/4] Add 25G BASE-R support
 2021-06-11 12:54 UTC  (5+ messages)
` [PATCH net-next 1/4] dt-bindings: net: Add 25G BASE-R phy interface
` [PATCH net-next 2/4] net: phy: Add 25G BASE-R interface mode
` [PATCH net-next 3/4] net: sfp: add support for 25G BASE-R SFPs
` [PATCH net-next 4/4] net: phylink: Add 25G BASE-R support

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

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-11 11:10 UTC  (11+ 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).