netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 02:40:01 to 2021-01-22 18:05:52 UTC [more...]

VRF: ssh port forwarding between non-vrf and vrf interface
 2021-01-22 16:02 UTC  (2+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-22 17:13 UTC  (13+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v4 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v4 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v4 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v4 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v4 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v4 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v4 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v4 14/15] net: phylink: Refactor phylink_of_phy_connect()

[PATCH net] team: postpone features update to avoid deadlock
 2021-01-22 18:03 UTC  (6+ messages)

[PATCH net v2] ixgbe: add NULL pointer check before calling xdp_rxq_info_reg
 2021-01-22 17:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-22 17:50 UTC  (4+ messages)

[PATCH bpf-next 00/12] Various cleanups/fixes for AF_XDP selftests
 2021-01-22 15:47 UTC  (13+ messages)
` [PATCH bpf-next 01/12] selftests/bpf: remove a lot of ifobject casting
` [PATCH bpf-next 02/12] selftests/bpf: remove unused enums
` [PATCH bpf-next 03/12] selftests/bpf: fix style warnings
` [PATCH bpf-next 04/12] selftests/bpf: remove memory leak
` [PATCH bpf-next 05/12] selftests/bpf: improve readability of xdpxceiver/worker_pkt_validate()
` [PATCH bpf-next 06/12] selftests/bpf: remove casting by introduce local variable
` [PATCH bpf-next 07/12] selftests/bpf: change type from void * to struct ifaceconfigobj *
` [PATCH bpf-next 08/12] selftests/bpf: change type from void * to struct generic_data *
` [PATCH bpf-next 09/12] selftests/bpf: define local variables at the beginning of a block
` [PATCH bpf-next 10/12] selftests/bpf: avoid heap allocation
` [PATCH bpf-next 11/12] selftests/bpf: consistent malloc/calloc usage
` [PATCH bpf-next 12/12] selftests/bpf: avoid useless void *-casts

[RFC PATCH net-next 0/3] add HSR offloading support for DSA switches
 2021-01-22 15:59 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] net: hsr: generate supervision frame without HSR tag
` [RFC PATCH net-next 2/3] net: hsr: add DSA offloading support
` [RFC PATCH net-next 3/3] net: dsa: xrs700x: add HSR "

[PATCH net] MAINTAINERS: add David Ahern to IPv4/IPv6 maintainers
 2021-01-22 17:32 UTC 

[PATCH nf-next v4 0/5] Netfilter egress hook
 2021-01-22 16:13 UTC  (8+ messages)
` [PATCH nf-next v4 1/5] net: sched: Micro-optimize egress handling
` [PATCH nf-next v4 2/5] netfilter: Rename ingress hook include file
` [PATCH nf-next v4 3/5] netfilter: Generalize "
` [PATCH nf-next v4 4/5] netfilter: Introduce egress hook
` [PATCH nf-next v4 5/5] af_packet: "

[PATCHv3 0/2] libbpf: Add support to use optional extended section index table
 2021-01-22 16:39 UTC  (3+ messages)
` [PATCH 1/2] elf_symtab: Add support for SHN_XINDEX index to elf_section_by_name
` [PATCH 2/2] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

[PATCH 1/2] bpf: cgroup: Fix optlen WARN_ON_ONCE toctou
 2021-01-22 17:10 UTC  (5+ messages)
` [PATCH 2/2] bpf: cgroup: Fix problematic bounds check

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-22 16:34 UTC  (9+ messages)
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-22 16:24 UTC 

[PATCH v4 00/13] "Task_isolation" mode
 2021-01-22 16:13 UTC  (5+ messages)
` [PATCH v4 11/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks

[PATCH net-next 0/3] net: add support for ip generic checksum offload for gre
 2021-01-22 16:17 UTC  (8+ messages)
` [PATCH net-next 1/3] net: rename csum_not_inet to csum_type
  ` [PATCH net-next 2/3] net: add CSUM_T_IP_GENERIC csum_type

[PATCH bpf-next 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-22 16:16 UTC  (8+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: verify that rebinding to port < 1024 from BPF works

[PATCH net 0/1] net: phy: Fix interrupt mask loss on resume from hibernation
 2021-01-22 16:12 UTC  (4+ messages)
` [PATCH net 1/1] net: phy: Reconfigure PHY interrupt in mdio_bus_phy_restore()
  ` [EXTERNAL] Re: [PATCH net 0/1] net: phy: Fix interrupt mask loss on resume from hibernation

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-22 16:05 UTC  (5+ messages)

[PATCH v3 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement
 2021-01-22 15:55 UTC  (2+ messages)

[PATCH net-next 0/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
 2021-01-22 14:59 UTC  (6+ messages)
` [PATCH net-next 1/2] net: introduce UDP GRO netdev feature
  ` [PATCH net-next 2/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets

[PATCH net 0/1] net: fec: Fix RMII clock glitch in FEC
 2021-01-22 15:13 UTC  (2+ messages)
` [PATCH net 1/1] net: fec: Fix temporary RMII clock reset on link up

[PATCH v2 net-next] net: mhi: Set wwan device type
 2021-01-22 15:15 UTC 

[PATCH v12 0/4] Adding the Sparx5 Serdes driver
 2021-01-22 15:07 UTC  (4+ messages)
` [PATCH v12 2/4] phy: Add ethernet serdes configuration option

[PATCH v5 0/9] "Task_isolation" mode
 2021-01-22 15:00 UTC  (6+ messages)
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH] af_unix: Allow Unix sockets to raise SIGURG
 2021-01-22 15:06 UTC 

[PATCH] net: dp83tc811: fix link detection and possbile IRQ storm
 2021-01-22 15:07 UTC  (2+ messages)

[PATCH net-next 0/2] pktgen: scripts improvements
 2021-01-22 15:05 UTC  (3+ messages)
` [PATCH net-next 1/2] samples: pktgen: allow to specify delay parameter via new opt
` [PATCH net-next 2/2] samples: pktgen: new append mode

[PATCH] wcn36xx: del BA session on TX stop
 2021-01-22 15:11 UTC 

[PATCH v2] cfg80211: avoid holding the RTNL when calling the driver
 2021-01-22 14:42 UTC  (5+ messages)

WARNING in io_disable_sqo_submit
 2021-01-22 14:42 UTC 

[PATCH net] tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
 2021-01-22 14:36 UTC  (3+ messages)

tc: u32: Wrong sample hash calculation
 2021-01-22 13:59 UTC  (6+ messages)

[PATCHv15 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-22 13:43 UTC  (11+ messages)
` [PATCHv16 "
  ` [PATCHv16 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv16 bpf-next 2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv16 bpf-next 3/6] xdp: add a new helper for dev map multicast support
  ` [PATCHv16 bpf-next 4/6] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv16 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv16 bpf-next 6/6] selftests/bpf: add xdp_redirect_multi test

[PATCH resend net] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
 2021-01-22 13:42 UTC  (4+ messages)

[PATCH bpf-next 0/3] AF_XDP clean up/perf improvements
 2021-01-22 13:40 UTC  (7+ messages)
` [PATCH bpf-next 1/3] xsk: remove explicit_free parameter from __xsk_rcv()
` [PATCH bpf-next 2/3] xsk: fold xp_assign_dev and __xp_assign_dev
` [PATCH bpf-next 3/3] libbpf, xsk: select AF_XDP BPF program based on kernel version

[PATCH bpf-next v3 0/3] xsk: build skb by page
 2021-01-22 12:55 UTC  (9+ messages)
` [PATCH bpf-next v3 3/3] "

[PATCH net] ixgbe: add NULL pointer check before calling xdp_rxq_info_reg
 2021-01-22 12:36 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: macb: ignore tx_clk if MII is used
 2021-01-22 12:32 UTC  (8+ messages)

[PATCH v2 0/3] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:24 UTC  (2+ messages)
` [PATCH v2 3/3] "

[PATCH net-next] tg3: improve PCI VPD access
 2021-01-22 12:08 UTC 

linux-next test error: WARNING in cfg80211_netdev_notifier_call
 2021-01-22 12:16 UTC 

[RFC PATCH net 1/2] net: introduce CAN specific pointer in the struct net_device
 2021-01-22 11:47 UTC  (3+ messages)

[PATCH iproute2-next 0/2] Add vdpa device management tool
 2021-01-22 11:26 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] Add kernel headers
` [PATCH iproute2-next 2/2] vdpa: Add vdpa tool

[PATCH v6 0/7] MSFT offloading support for advertisement monitor
 2021-01-22  8:36 UTC  (8+ messages)
` [PATCH v6 1/7] Bluetooth: advmon offload MSFT add rssi support
` [PATCH v6 2/7] Bluetooth: advmon offload MSFT add monitor
` [PATCH v6 3/7] Bluetooth: advmon offload MSFT remove monitor
` [PATCH v6 4/7] Bluetooth: advmon offload MSFT handle controller reset
` [PATCH v6 5/7] Bluetooth: advmon offload MSFT handle filter enablement
` [PATCH v6 6/7] Bluetooth: advmon offload MSFT interleave scanning integration
` [PATCH v6 7/7] Bluetooth: disable advertisement filters during suspend

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  9:01 UTC  (5+ messages)
` [PATCH v1 2/2] "

[PATCH net v5] net: lapb: Add locking to the lapb module
 2021-01-22  9:07 UTC  (2+ messages)

[PATCH v2] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-22 10:39 UTC  (3+ messages)

[PATCHv9 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-22 10:32 UTC  (3+ messages)
` [PATCHv10 "

[PATCH net-next] net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
 2021-01-22  9:31 UTC 

[PATCHv2 0/3] dwarves,libbpf: Add support to use optional extended section index table
 2021-01-22  9:32 UTC  (4+ messages)
` [PATCH 2/3] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

[patch net-next RFCv2 00/10] introduce line card support for modular switch
 2021-01-22  9:50 UTC  (12+ messages)
` [patch net-next RFCv2 01/10] devlink: add support to create line card and expose to user
` [patch net-next RFCv2 02/10] devlink: implement line card provisioning
` [patch net-next RFCv2 03/10] devlink: implement line card active state
` [patch net-next RFCv2 04/10] devlink: append split port number to the port name
` [patch net-next RFCv2 05/10] devlink: add port to line card relationship set
` [patch net-next RFCv2 06/10] netdevsim: introduce line card support
` [patch net-next RFCv2 07/10] netdevsim: allow port objects to be linked with line cards
` [patch net-next RFCv2 08/10] netdevsim: create devlink line card object and implement provisioning
` [patch net-next RFCv2 09/10] netdevsim: implement line card activation
` [patch net-next RFCv2 10/10] selftests: add netdevsim devlink lc test
` [patch iproute2/net-next RFCv2] devlink: add support for linecard show and provision

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-22 10:06 UTC  (5+ messages)
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional "

tcp: rearm RTO timer does not comply with RFC6298
 2021-01-22 10:01 UTC  (6+ messages)

[PATCH bpf-next v2 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-22  9:45 UTC  (7+ messages)

BUG: MAX_LOCKDEP_KEYS too low!
 2021-01-22  9:16 UTC 

[PATCH] net: Simplify the calculation of variables
 2021-01-22  8:57 UTC 

[PATCH v1] can: mcp251xfd: Add some sysfs debug interfaces for registers r/w
 2021-01-22  8:51 UTC  (4+ messages)

[PATCH net-next] net: core: devlink: add new trap action HARD_DROP
 2021-01-22  8:36 UTC 

[PATCH v4] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  8:31 UTC  (2+ messages)

[PATCH v2 net-next] vmxnet3: Remove buf_info from device
 2021-01-22  8:30 UTC 

[PATCH net-next] net: core: devlink: add new trap action HARD_DROP
 2021-01-22  8:30 UTC  (3+ messages)

[PATCH v2 net-next 0/5] mptcp: re-enable sndbuf autotune
 2021-01-22  8:25 UTC  (4+ messages)
` [PATCH v2 net-next 5/5] mptcp: implement delegated actions

[PATCH v1] can: mcp251xfd: use regmap_bulk_write for compatibility
 2021-01-22  8:14 UTC  (4+ messages)

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-22  8:05 UTC  (19+ messages)

[PATCH v3] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  7:28 UTC  (2+ messages)

[PATCH net-next] ibmvnic: workaround QT Creator/libCPlusPlus segfault
 2021-01-22  7:25 UTC  (4+ messages)
` [PATCH v2 "

UBSAN: array-index-out-of-bounds in decode_data
 2021-01-22  7:23 UTC  (3+ messages)

[PATCH iproute2-next] devlink: Extend man page for port function set command
 2021-01-22  5:02 UTC  (2+ messages)
` [PATCH iproute2-next RESEND] "

[Race] data race between dev_ifsioc_locked() and eth_commit_mac_addr_change()
 2021-01-22  4:33 UTC  (2+ messages)

[PATCH net-next] net: remove aurora nb8800 driver
 2021-01-22  3:49 UTC  (3+ messages)

[PATCH net-next v3 0/7] Support setting lanes via ethtool
 2021-01-22  3:44 UTC  (3+ messages)
` [PATCH net-next v3 1/7] ethtool: Extend link modes settings uAPI with lanes

[pull request][net-next V9 00/14] Add mlx5 subfunction support
 2021-01-22  3:34 UTC  (7+ messages)
` [net-next V9 03/14] devlink: Support add and delete devlink port
` [net-next V9 04/14] devlink: Support get and set state of port function

[PATCHv2 0/3] usbnet: speed reporting for devices without MDIO
 2021-01-22  3:02 UTC  (5+ messages)
` [PATCHv2 2/3] usbnet: add method for reporting speed "
` [PATCHv2 3/3] CDC-NCM: record speed in status method

[PATCH v2 0/3] thermal: Replace thermal_notify_framework with thermal_zone_device_update
 2021-01-22  2:34 UTC  (2+ messages)
` [PATCH v2 2/3] drivers: thermal: Remove thermal_notify_framework


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