netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 00:12:38 to 2021-01-28 14:18:06 UTC [more...]

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-28 14:17 UTC  (12+ messages)

pull-request: mhi-net changes for net-next
 2021-01-28 14:19 UTC 

[PATCH bpf-next 0/3] veth: add skb bulking allocation for XDP_PASS
 2021-01-28 14:06 UTC  (3+ messages)
` [PATCH bpf-next 1/3] net: veth: introduce bulking "

[PATCHv3 net-next 0/2] net: add support for ip generic checksum offload for gre
 2021-01-28 14:06 UTC  (4+ messages)
` [PATCHv3 net-next 1/2] net: support ip generic csum processing in skb_csum_hwoffload_help
  ` [PATCHv3 net-next 2/2] ip_gre: add csum offload support for gre header

[PATCH v3] netdevice.7: Update documentation for SIOCGIFADDR SIOCSIFADDR SIOCDIFADDR
 2021-01-28 14:05 UTC  (5+ messages)

[PATCH 0/2] Fix failure to hot add memory
 2021-01-28 13:41 UTC  (3+ messages)
` [PATCH 1/2] vdpa/mlx5: Avoid unnecessary query virtqueue
` [PATCH 2/2] vdpa/mlx5: Restore the hardware used index after change map

[PATCH] net: arcnet: Fix RESET flag handling
 2021-01-28 13:39 UTC 

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-28 13:27 UTC  (7+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH 00/12] Rid W=1 warnings from Thunderbolt
 2021-01-28 13:16 UTC  (3+ messages)

[PATCH v4 net-next] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-28 13:09 UTC  (2+ messages)

[PATCH net-next 00/12] nexthop: Preparations for resilient next-hop groups
 2021-01-28 12:49 UTC  (13+ messages)
` [PATCH net-next 01/12] nexthop: Rename nexthop_free_mpath
` [PATCH net-next 02/12] nexthop: Dispatch nexthop_select_path() by group type
` [PATCH net-next 03/12] nexthop: Introduce to struct nh_grp_entry a per-type union
` [PATCH net-next 04/12] nexthop: Assert the invariant that a NH group is of only one type
` [PATCH net-next 05/12] nexthop: Use enum to encode notification type
` [PATCH net-next 06/12] nexthop: Dispatch notifier init()/fini() by group type
` [PATCH net-next 07/12] nexthop: Extract dump filtering parameters into a single structure
` [PATCH net-next 08/12] nexthop: Extract a common helper for parsing dump attributes
` [PATCH net-next 09/12] nexthop: Strongly-type context of rtm_dump_nexthop()
` [PATCH net-next 10/12] nexthop: Extract a helper for walking the next-hop tree
` [PATCH net-next 11/12] nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
` [PATCH net-next 12/12] nexthop: Extract a helper for validation of get/del RTNL requests

[PATCH v3 net-next] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-28 12:23 UTC  (3+ messages)

[PATCH RFC net-next] net/sched: act_police: add support for packet-per-second policing
 2021-01-28 12:08 UTC  (6+ messages)

[PATCH] Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
 2021-01-28 12:03 UTC  (2+ messages)

[PATCH] nl80211: ignore the length of hide ssid is zero in scan
 2021-01-28 11:59 UTC  (2+ messages)

[PATCH V2 net-next 0/2] net: hns3: updates for -next
 2021-01-28 11:51 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] net: hns3: add interfaces to query information of tm priority/qset
` [PATCH V2 net-next 2/2] net: hns3: add debugfs support for tm nodes, priority and qset info

[PATCH net-next 0/5] net/iucv: updates 2021-01-28
 2021-01-28 11:41 UTC  (6+ messages)
` [PATCH net-next 1/5] net/af_iucv: remove WARN_ONCE on malformed RX packets
` [PATCH net-next 2/5] net/af_iucv: don't lookup the socket on TX notification
` [PATCH net-next 3/5] net/af_iucv: count packets in the xmit path
` [PATCH net-next 4/5] net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
` [PATCH net-next 5/5] net/af_iucv: build SG "

KASAN: invalid-free in p9_client_create (2)
 2021-01-28 11:39 UTC  (3+ messages)

[PATCH net-next 0/5] s390/qeth: updates 2021-01-28
 2021-01-28 11:25 UTC  (6+ messages)
` [PATCH net-next 1/5] s390/qeth: clean up load/remove code for disciplines
` [PATCH net-next 2/5] s390/qeth: remove qeth_get_ip_version()
` [PATCH net-next 3/5] s390/qeth: pass proto to qeth_l3_get_cast_type()
` [PATCH net-next 4/5] s390/qeth: make cast type selection for af_iucv skbs robust
` [PATCH net-next 5/5] s390/qeth: don't fake a TX completion interrupt after TX error

[PATCH] docs: networking: timestamping: fix section title markup
 2021-01-28 11:19 UTC 

[PATCH net] rxrpc: Fix memory leak in rxrpc_lookup_local
 2021-01-28 10:48 UTC 

[PATCH] b43: Remove redundant code
 2021-01-28 10:29 UTC  (2+ messages)

[PATCH v5 16/20] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
 2021-01-28 10:21 UTC  (2+ messages)

[PATCH] net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
 2021-01-28  3:53 UTC 

[PATCH net-next 0/2] net: add support for ip generic checksum offload for gre
 2021-01-28  9:13 UTC  (4+ messages)
` [PATCH net-next 1/2] net: support ip generic csum processing in skb_csum_hwoffload_help

[PATCH bpf-next] MAINTAINERS: BPF: Update web-page bpf.io to ebpf.io to avoid redirects
 2021-01-28  9:13 UTC 

[PATCH net-next v2 0/2] net: bridge: multicast: per-port EHT hosts limit
 2021-01-28  9:12 UTC  (4+ messages)

[PATCH v2] net: Simplify the calculation of variables
 2021-01-28  8:56 UTC  (2+ messages)

[PATCH] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-01-28  8:45 UTC  (8+ messages)

[PATCH] bpf: Simplify bool conversion
 2021-01-28  8:35 UTC 

[net 01/12] net/mlx5: Fix memory leak on flow table creation error flow
 2021-01-28  8:33 UTC  (3+ messages)

[PATCH net v2]bonding: check port and aggregator when select
 2021-01-28  8:20 UTC 

[pull request][net-next 00/14] mlx5 devlink trap support
 2021-01-28  8:19 UTC  (4+ messages)
` [net-next 01/14] devlink: Add DMAC filter generic packet trap

[PATCH] Add documentation of ss filter to man page
 2021-01-28  8:10 UTC 

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2021-01-28  8:08 UTC  (3+ messages)

[PATCH v3 net] r8169: work around RTL8125 UDP hw bug
 2021-01-28  7:44 UTC 

[PATCH net] r8169: work around RTL8125 UDP hw bug
 2021-01-28  7:31 UTC  (9+ messages)

[PATCH net 1/1] netfilter: conntrack: Check offload bit on table dump
 2021-01-28  7:40 UTC 

[PATCH] ath9k: Add separate entry for LED triggers to fix module builds
 2021-01-28  7:33 UTC  (2+ messages)

[PATCH] ath9k: fix build error with LEDS_CLASS=m
 2021-01-28  7:30 UTC  (2+ messages)

[PATCH] netdevsim: init u64 stats for 32bit hardware
 2021-01-28  7:23 UTC 

[PATCH mlx5-next v1] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-01-28  6:48 UTC 

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-01-28  6:41 UTC  (9+ messages)
` [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH net-next 2/8] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH net-next 3/8] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH net-next 4/8] net: dsa: microchip: add support for phylink management
` [PATCH net-next 5/8] net: dsa: microchip: add support for ethtool port counters
` [PATCH net-next 6/8] net: dsa: microchip: add support for port mirror operations
` [PATCH net-next 7/8] net: dsa: microchip: add support for fdb and mdb management
` [PATCH net-next 8/8] net: dsa: microchip: add support for vlan operations

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-28  6:43 UTC  (26+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
    `  "
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
      `  "

[PATCH net] net: hdlc_x25: Use qdisc to queue outgoing LAPB frames
 2021-01-28  6:39 UTC  (4+ messages)

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-28  6:28 UTC  (8+ messages)
` [Patch bpf-next v5 1/3] "

[PATCH net-next 2/2] net: ipv6: don't generate link local address on PUREIP device
 2021-01-28  5:58 UTC 

[PATCH net-next 1/2] net: if_arp: add ARPHRD_PUREIP type
 2021-01-28  5:56 UTC 

[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-01-28  5:41 UTC  (10+ messages)
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs

[PATCH] lan743x: fix endianness when accessing descriptors
 2021-01-28  4:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 1/1] [PATCH net]bonding: check port and aggregator when select
 2021-01-28  4:41 UTC 

[PATCH V2 0/1] net: dsa: rtl8366rb: change type of jam tables
 2021-01-28  4:30 UTC  (2+ messages)

[PATCH iproute2-next v2 1/2] iplink: print warning for missing VF data
 2021-01-28  3:51 UTC  (2+ messages)

[PATCH net-next v2 0/1] support more VFs in RTM_GETLINK
 2021-01-28  3:50 UTC  (3+ messages)
` [PATCH net-next v2 1/1] rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO

[net] net: ip_tunnel: fix mtu calculation
 2021-01-28  3:48 UTC 

[PATCH net-next 00/10] Add notifications when route hardware flags change
 2021-01-28  3:42 UTC  (11+ messages)
` [PATCH net-next 01/10] netdevsim: fib: Convert the current occupancy to an atomic variable
` [PATCH net-next 05/10] net: ipv4: Emit notification when fib hardware flags are changed
` [PATCH net-next 08/10] net: ipv6: "
` [PATCH net-next 10/10] selftests: netdevsim: Add fib_notifications test

[PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-28  3:53 UTC  (5+ messages)
` [PATCHv17 "
  ` [PATCHv17 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL

[patch net-next v2] net: dsa: mv88e6xxx: Make global2 support mandatory
 2021-01-28  3:30 UTC  (2+ messages)

[PATCH net-next] bridge: Propagate NETDEV_NOTIFY_PEERS notifier
 2021-01-28  3:27 UTC  (8+ messages)

pull-request: mac80211-next 2021-01-27
 2021-01-28  3:20 UTC  (2+ messages)

[PATCH net v3] ibmvnic: Ensure that CRQ entry read are correctly ordered
 2021-01-28  3:20 UTC  (2+ messages)

UDP implementation and the MSG_MORE flag
 2021-01-28  3:10 UTC  (6+ messages)

pull-request: can-next 2021-01-27
 2021-01-28  3:10 UTC  (2+ messages)

[net-next 01/12] can: gw: fix typo
 2021-01-28  3:10 UTC  (2+ messages)

[net-next] tipc: remove duplicated code in tipc_msg_create
 2021-01-28  3:00 UTC  (2+ messages)

[PATCH net-next] net: psample: Introduce stubs to remove NIC driver dependency
 2021-01-28  2:34 UTC  (5+ messages)

[PATCH] neighbour: Prevent a dead entry from updating gc_list
 2021-01-28  2:34 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-28  2:30 UTC  (3+ messages)

[PATCH v5 net-next] From: Petr Vandrovec <petr@vmware.com>
 2021-01-28  2:20 UTC  (2+ messages)

BUG: Incorrect MTU on GRE device if remote is unspecified
 2021-01-28  2:12 UTC  (4+ messages)

pull-request: can 2021-01-27
 2021-01-28  2:00 UTC  (2+ messages)

[PATCH net 1/3] netfilter: nft_dynset: honor stateful expressions in set definition
 2021-01-28  2:00 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add missing header for bonding
 2021-01-28  2:00 UTC  (2+ messages)

[net] can: dev: prevent potential information leak in can_fill_info()
 2021-01-28  2:00 UTC  (2+ messages)

[PATCH net-next 0/4] Automatically manage DSA master interface state
 2021-01-28  1:55 UTC  (18+ messages)
` [PATCH net-next 1/4] net: dsa: automatically bring up DSA master when opening user port
` [PATCH net-next 2/4] net: dsa: automatically bring user ports down when master goes down
` [PATCH net-next 3/4] Revert "net: Have netpoll bring-up DSA management interface"
` [PATCH net-next 4/4] Revert "net: ipv4: handle DSA enabled master network devices"

[PATCH RFC v2] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-28  1:53 UTC  (5+ messages)

[PATCH bpf-next] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-28  1:50 UTC 

[PATCH v7 net-next 00/11] tag_8021q for Ocelot switches
 2021-01-28  1:51 UTC  (4+ messages)
` [PATCH v7 net-next 08/11] net: dsa: allow changing the tag protocol via the "tagging" device attribute

[PATCH net v2 0/7][pull request] Intel Wired LAN Driver Updates 2021-01-26
 2021-01-28  1:50 UTC  (2+ messages)

[PATCH net-next v3] net: psample: Introduce stubs to remove NIC driver dependency
 2021-01-28  1:45 UTC  (3+ messages)

[PATCH net-next v4] net: psample: Introduce stubs to remove NIC driver dependency
 2021-01-28  1:45 UTC 

[Patch net] net: fix dev_ifsioc_locked() race condition
 2021-01-28  1:42 UTC  (3+ messages)

[PATCH] rocker: Simplify the calculation of variables
 2021-01-28  1:40 UTC  (2+ messages)

[net] net: decnet: fix netdev refcount leaking on error path
 2021-01-28  1:40 UTC  (2+ messages)

[PATCH net v2] ibmvnic: Ensure that CRQ entry read are correctly ordered
 2021-01-28  1:39 UTC  (5+ messages)

[PATCH net-next v8 0/3] implement kthread based napi poll
 2021-01-28  1:36 UTC  (4+ messages)
` [PATCH net-next v8 2/3] net: implement threaded-able napi poll loop support

[PATCH] net: sysctl: remove redundant #ifdef CONFIG_NET
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH 1/4] net: move CONFIG_NET guard to top Makefile
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH] net: remove redundant 'depends on NET'
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH net-next] r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
 2021-01-28  1:00 UTC  (2+ messages)

[PATCH net-next 0/5] MPTCP: IPv4-mapped IPv6 addressing for subflows
 2021-01-28  1:00 UTC  (2+ messages)

[PATCH] pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
 2021-01-28  0:50 UTC  (2+ messages)

[PATCH v2 net] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
 2021-01-28  0:50 UTC  (2+ messages)

[PATCH] bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
 2021-01-28  0:41 UTC  (4+ messages)

[PATCH v2 net-next] net: core: devlink: add 'dropped' stats field for DROP trap action
 2021-01-28  0:38 UTC  (2+ messages)

[PATCH] dsa: vsc73xx: add support for vlan filtering
 2021-01-28  0:37 UTC  (4+ messages)

[PATCH v3 bpf-next 0/4] bpf: enable task local storage for tracing programs
 2021-01-28  0:19 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] "
` [PATCH v3 bpf-next 2/4] selftests/bpf: add non-BPF_LSM test for task local storage
` [PATCH v3 bpf-next 3/4] bpf: runqslower: prefer using local vmlimux to generate vmlinux.h
` [PATCH v3 bpf-next 4/4] bpf: runqslower: use task local storage

[PATCH 0/1] net: tracepoint: exposing sk_family in tcp:tracepoints
 2021-01-28  0:19 UTC  (2+ messages)

[PATCH v4 net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-28  0:10 UTC  (2+ 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).