netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 23:37:16 to 2020-11-10 11:02:30 UTC [more...]

[PATCH bpf-next v2 0/5] xsk: i40e: Tx performance improvements
 2020-11-10 11:01 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] samples/bpf: increment Tx stats at sending
` [PATCH bpf-next v2 2/5] i40e: remove unnecessary sw_ring access from xsk Tx
` [PATCH bpf-next v2 3/5] xsk: introduce padding between more ring pointers
` [PATCH bpf-next v2 4/5] xsk: introduce batched Tx descriptor interfaces
` [PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance

[PATCH v4 net-next 0/5] xdp: introduce bulking for page_pool tx return path
 2020-11-10 11:00 UTC  (7+ messages)
` [PATCH v4 net-next 1/5] net: xdp: introduce bulking for xdp "
` [PATCH v4 net-next 2/5] net: page_pool: add bulk support for ptr_ring
` [PATCH v4 net-next 5/5] net: mlx5: add xdp tx return bulking support

[PATCHv5 bpf] bpf: Move iterator functions into special init section
 2020-11-10 10:35 UTC  (3+ messages)

[PATCH net-next] ipv4: Set nexthop flags in a more consistent way
 2020-11-10 10:25 UTC 

[PATCH] phy: phylink: Fix CuSFP issue in phylink
 2020-11-10 10:25 UTC  (2+ messages)

[PATCH v6 0/8] Introduce optional DLC element for Classic CAN
 2020-11-10 10:18 UTC  (9+ messages)
` [PATCH v6 1/8] can: add optional DLC element to Classical CAN frame structure
` [PATCH v6 2/8] can: rename get_can_dlc() macro with can_cc_dlc2len()
` [PATCH v6 3/8] can: remove obsolete get_canfd_dlc() macro
` [PATCH v6 4/8] can: replace can_dlc as variable/element for payload length
` [PATCH v6 5/8] can: rename CAN FD related can_len2dlc and can_dlc2len helpers
` [PATCH v6 6/8] can: update documentation for DLC usage in Classical CAN
` [PATCH v6 7/8] can-dev: introduce helpers to access Classical CAN DLC values
` [PATCH v6 8/8] can-dev: add len8_dlc support for various CAN USB adapters

[PATCH v8 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
 2020-11-10 10:17 UTC  (6+ messages)
` [PATCH v8 2/6] Bluetooth: Interleave with allowlist scan
` [PATCH v8 3/6] Bluetooth: Handle system suspend resume case
` [PATCH v8 4/6] Bluetooth: Handle active scan case
` [PATCH v8 5/6] Bluetooth: Refactor read default sys config for various types
` [PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan

[PATCH v5 0/8] Introduce optional DLC element for Classic CAN
 2020-11-10 10:18 UTC  (6+ messages)
` [PATCH v5 8/8] can-dev: add len8_dlc support for various CAN USB adapters

[PATCH iproute2-next v4 00/11] Add a tool for configuration of DCB
 2020-11-10 10:05 UTC  (3+ messages)
` [PATCH iproute2-next v4 03/11] lib: json_print: Add print_on_off()

[PATCH net-next 00/15] mlxsw: spectrum: Prepare for XM implementation - prefix insertion and removal
 2020-11-10  9:49 UTC  (16+ messages)
` [PATCH net-next 01/15] mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set_abort_trap()
` [PATCH net-next 02/15] mlxsw: spectrum_router: Use RALUE-independent op arg
` [PATCH net-next 03/15] mlxsw: spectrum_router: Introduce FIB event queue instead of separate works
` [PATCH net-next 04/15] mlxsw: spectrum: Propagate context from work handler containing RALUE payload
` [PATCH net-next 05/15] mlxsw: spectrum_router: Push out RALUE pack into separate helper
` [PATCH net-next 06/15] mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
` [PATCH net-next 07/15] mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_pack4()
` [PATCH net-next 08/15] mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()
` [PATCH net-next 09/15] mlxsw: spectrum_router: Use RALUE pack helper from abort function
` [PATCH net-next 10/15] mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
` [PATCH net-next 11/15] mlxsw: spectrum_router: Prepare work context for possible bulking
` [PATCH net-next 12/15] mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
` [PATCH net-next 13/15] mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
` [PATCH net-next 14/15] mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted on delete
` [PATCH net-next 15/15] mlxsw: spectrum_router: Introduce FIB entry update op

[PATCH 00/10] Broadcom b53 YAML bindings
 2020-11-10  9:31 UTC  (12+ messages)
` [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern
` [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties
` [PATCH 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name
` [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node
` [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node
` [PATCH 06/10] ARM: dts: NSP: Update ethernet switch node name
` [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name
` [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node
` [PATCH 09/10] ARM: dts: NSP: Provide defaults ports container node
` [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings

[PATCH v2 00/10] thunderbolt: Add DMA traffic test driver
 2020-11-10  9:30 UTC  (12+ messages)
` [PATCH v2 01/10] thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits
` [PATCH v2 02/10] thunderbolt: Find XDomain by route instead of UUID
` [PATCH v2 03/10] thunderbolt: Create XDomain devices for loops back to the host
` [PATCH v2 04/10] thunderbolt: Add link_speed and link_width to XDomain
` [PATCH v2 05/10] thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
` [PATCH v2 06/10] thunderbolt: Create debugfs directory automatically for services
` [PATCH v2 07/10] thunderbolt: Make it possible to allocate one directional DMA tunnel
` [PATCH v2 08/10] thunderbolt: Add support for end-to-end flow control
` [PATCH v2 09/10] thunderbolt: Add DMA traffic test driver
` [PATCH v2 10/10] MAINTAINERS: Add Isaac as maintainer of Thunderbolt "

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-10  9:28 UTC  (3+ messages)

[PATCH v3 0/2] Fix usage counter leak by adding a general sync ops
 2020-11-10  9:29 UTC  (3+ messages)
` [PATCH v3 1/2] PM: runtime: Add pm_runtime_resume_and_get to deal with usage counter
` [PATCH v3 2/2] net: fec: Fix reference count leak in fec series ops

[PATCH] net: dsa: tag_dsa: Unify regular and ethertype DSA taggers
 2020-11-10  9:13 UTC 

[PATCH v2 0/5] net: qrtr: Add distant node support
 2020-11-10  9:03 UTC  (5+ messages)

[PATCH] Replace a set of atomic_add()
 2020-11-10  8:53 UTC  (3+ messages)

[PATCH] rfkill: Fix use-after-free in rfkill_resume()
 2020-11-10  8:49 UTC 

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[net-next] netfiler: conntrack: Add the option to set ct tcp flag - BE_LIBERAL per-ct basis
 2020-11-10  8:47 UTC  (5+ messages)

[PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-10  8:40 UTC  (3+ messages)

[PATCH net v2 00/21] net: avoid to remove module when its debugfs is being used
 2020-11-10  8:32 UTC  (3+ messages)

[PATCH bpf-next 0/6] xsk: i40e: Tx performance improvements
 2020-11-10  8:28 UTC  (7+ messages)
` [PATCH bpf-next 2/6] samples/bpf: increment Tx stats at sending
  ` [Intel-wired-lan] "
` [PATCH bpf-next 5/6] xsk: introduce batched Tx descriptor interfaces
  ` [Intel-wired-lan] "

[PATCH iproute2-next v2] tc flower: use right ethertype in icmp/arp parsing
 2020-11-10  7:53 UTC 

[PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log
 2020-11-10  7:37 UTC 

[PATCH net v4] net: Update window_clamp if SOCK_RCVBUF is set
 2020-11-10  7:32 UTC  (3+ messages)
` [PATCH net v5] "

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-11-10  7:26 UTC  (8+ messages)
              ` Duplicated ABI entries - Was: "

[PATCH v6 net-next 0/3] net/sched: fix over mtu packet of defrag in
 2020-11-10  6:28 UTC  (4+ messages)
` [PATCH v6 net-next 1/3] net/sched: fix miss init the mru in qdisc_skb_cb
` [PATCH v6 net-next 2/3] net/sched: act_mirred: refactor the handle of xmit
` [PATCH v6 net-next 3/3] net/sched: act_frag: add implict packet fragment support

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-10  7:23 UTC  (9+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

[PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
 2020-11-10  7:18 UTC 

[PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid
 2020-11-10  6:56 UTC  (4+ messages)
` [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx

[PATCH v2 0/3] xfrm/compat: syzbot-found fixes
 2020-11-10  6:35 UTC  (2+ messages)

[PATCH 1/1] net/mlx5e: remove unnecessary memset
 2020-11-10  6:35 UTC  (2+ messages)

[PATCH next-queue v2 0/3] igc: Add support for PCIe PTM
 2020-11-10  6:10 UTC  (4+ messages)
` [PATCH next-queue v2 1/3] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v2 2/3] igc: Enable PCIe PTM
` [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()

Inconclusive KASAN report on ARM32
 2020-11-10  6:10 UTC  (2+ messages)

[PATCH net-next v2] drivers: net: sky2: Fix -Wstringop-truncation with W=1
 2020-11-10  6:06 UTC  (2+ messages)

[PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions
 2020-11-10  6:02 UTC  (3+ messages)

[PATCH net] net/tls: Fix kernel panic when socket is in TLS ULP
 2020-11-10  5:58 UTC  (12+ messages)

[PATCH v2 net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
 2020-11-10  4:20 UTC  (3+ messages)

[PATCHv3 iproute2-next 0/5] iproute2: add libbpf support
 2020-11-10  4:09 UTC  (12+ messages)

[PATCH AUTOSEL 5.9 22/55] mac80211: fix use of skb payload instead of header
 2020-11-10  3:53 UTC  (6+ messages)
` [PATCH AUTOSEL 5.9 23/55] cfg80211: initialize wdev data earlier
` [PATCH AUTOSEL 5.9 24/55] mac80211: always wind down STA state
` [PATCH AUTOSEL 5.9 25/55] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk
` [PATCH AUTOSEL 5.9 42/55] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH net] vrf: Fix fast path output packet handling with async Netfilter rules
 2020-11-10  4:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 17/42] mac80211: fix use of skb payload instead of header
 2020-11-10  3:54 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 18/42] cfg80211: initialize wdev data earlier
` [PATCH AUTOSEL 5.4 19/42] mac80211: always wind down STA state
` [PATCH AUTOSEL 5.4 20/42] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 5.4 34/42] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH AUTOSEL 4.19 10/21] mac80211: fix use of skb payload instead of header
 2020-11-10  3:55 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 11/21] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.19 12/21] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 4.19 17/21] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH net V2] Exempt multicast addresses from five-second neighbor lifetime
 2020-11-10  3:55 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 07/14] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 08/14] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.14 09/14] cfg80211: regulatory: Fix inconsistent format argument
` [PATCH AUTOSEL 4.14 12/14] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition

[PATCH net-next v3 00/10] net: add and use dev_get_tstats64
 2020-11-10  3:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 06/12] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 07/12] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.9 08/12] cfg80211: regulatory: Fix inconsistent format argument

[PATCH AUTOSEL 4.4 05/10] mac80211: fix use of skb payload instead of header
 2020-11-10  3:56 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/10] mac80211: always wind down STA state
` [PATCH AUTOSEL 4.4 07/10] cfg80211: regulatory: Fix inconsistent format argument

[PATCH net] net: switch to the kernel.org patchwork instance
 2020-11-10  3:51 UTC 

[PATCH net-next 00/18] nexthop: Add support for nexthop objects offload
 2020-11-10  3:48 UTC  (4+ messages)

[PATCH v3 net-next 0/7] smsc W=1 warning fixes
 2020-11-10  3:02 UTC  (8+ messages)
` [PATCH v3 net-next 1/7] drivers: net: smc91x: Fix set but unused W=1 warning
` [PATCH v3 net-next 2/7] drivers: net: smc91x: Fix missing kerneldoc reported by W=1
` [PATCH v3 net-next 3/7] drivers: net: smc911x: Work around set but unused status
` [PATCH v3 net-next 4/7] drivers: net: smc911x: Fix set but unused status because of DBG macro
` [PATCH v3 net-next 5/7] drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
` [PATCH v3 net-next 6/7] drivers: net: smc911x: Fix cast from pointer to integer of different size
` [PATCH v3 net-next 7/7] drivers: net: smsc: Add COMPILE_TEST support

[MPTCP][PATCH v2 net-next] mptcp: fix static checker warnings in mptcp_pm_add_timer
 2020-11-10  3:01 UTC 

[PATCH v2 net-next] net: udp: remove redundant initialization in udp_gro_complete
 2020-11-10  2:57 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run1
 2020-11-10  2:58 UTC 

Subject: [RFC] clang tooling cleanups
 2020-11-10  2:52 UTC  (2+ messages)

[PATCH net-next v2 0/3] xilinx_emaclite W=1 fixes
 2020-11-10  2:40 UTC  (4+ messages)
` [PATCH net-next v2 1/3] drivers: net: xilinx_emaclite: Add missing parameter kerneldoc
` [PATCH net-next v2 2/3] drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
` [PATCH net-next v2 3/3] drivers: net: xilinx_emaclite: Add COMPILE_TEST support

[PATCHv2 0/2] selftests: pmtu.sh: improve the test result processing
 2020-11-10  2:00 UTC  (3+ messages)
` [PATCHv2 1/2] selftests: pmtu.sh: use $ksft_skip for skipped return code
` [PATCHv2 2/2] selftests: pmtu.sh: improve the test result processing

[PATCH 1/1] RDMA/rxe: Fetch skb packets from ethernet layer
 2020-11-10  1:58 UTC  (4+ messages)

[PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-10  1:57 UTC  (3+ messages)

[PATCHv2 net 0/2] Remove unused test_ipip.sh test and add missed ip6ip6 test
 2020-11-10  1:50 UTC  (4+ messages)
` [PATCHv3 bpf "
  ` [PATCHv3 bpf 1/2] selftest/bpf: add missed ip6ip6 test back
  ` [PATCHv3 bpf 2/2] samples/bpf: remove unused test_ipip.sh

[PATCH net-next] net: dsa: mv88e6xxx: Export VTU as devlink region
 2020-11-10  1:45 UTC  (3+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-11-10  1:42 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[PATCH net-next] net: phy: microchip_t1: Don't set .config_aneg
 2020-11-10  1:41 UTC  (3+ messages)

[PATCH] net/mlx4: Assign boolean values to a bool variable
 2020-11-10  1:38 UTC  (5+ messages)

[PATCH 0/2] selftests: pmtu.sh: improve the test result processing
 2020-11-10  1:36 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH net] mptcp: provide rmem[0] limit
 2020-11-10  1:36 UTC  (3+ messages)
` [MPTCP] "

[PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/
 2020-11-10  1:30 UTC  (2+ messages)

[PATCH v2 net] ethtool: netlink: add missing netdev_features_change() call
 2020-11-10  1:18 UTC  (3+ messages)

[PATCH] net: ipv4: remove redundant initialization in inet_rtm_deladdr
 2020-11-10  1:13 UTC  (5+ messages)
` [PATCH] net: udp: remove redundant initialization in udp_dump_one
` [PATCH] net: udp: remove redundant initialization in udp_send_skb

[PATCH net-next 0/2] net/packet: make packet_fanout.arr size configurable up to 64K
 2020-11-10  1:11 UTC  (2+ messages)

[PATCH net-next] bridge: mrp: Use hlist_head instead of list_head for mrp
 2020-11-10  1:11 UTC  (2+ messages)

[PATCH] net: xfrm: fix memory leak in xfrm_user_policy()
 2020-11-10  1:14 UTC 

[PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug
 2020-11-10  0:58 UTC  (3+ messages)

[PATCH v2 net-next] net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
 2020-11-10  0:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
 2020-11-10  0:30 UTC  (2+ messages)

[PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-10  0:28 UTC 

[PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-10  0:17 UTC 

[PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
 2020-11-10  0:09 UTC  (2+ messages)

[PATCH net] tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
 2020-11-09 23:59 UTC  (2+ messages)

[PATCH net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
 2020-11-09 23:38 UTC  (3+ messages)

[PATCH net-next v6 0/4] GVE Raw Addressing
 2020-11-09 23:36 UTC  (2+ messages)
` [PATCH net-next v6 4/4] gve: Add support for raw addressing in the tx path


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