Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 00/15] nfc: minor printk cleanup
 2021-09-07 17:06 UTC  (19+ messages)
` [PATCH 01/15] nfc: drop unneeded debug prints
` [PATCH 02/15] nfc: do not break pr_debug() call into separate lines
` [PATCH 03/15] nfc: nci: replace GPLv2 boilerplate with SPDX
` [PATCH 04/15] nfc: fdp: drop unneeded debug prints
` [PATCH 05/15] nfc: pn533: "
` [PATCH 06/15] nfc: pn533: use dev_err() instead of pr_err()
` [PATCH 07/15] nfc: pn544: drop unneeded debug prints
` [PATCH 08/15] nfc: pn544: drop unneeded memory allocation fail messages
` [PATCH 09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device
` [PATCH 10/15] nfc: st-nci: drop unneeded debug prints
` [PATCH 11/15] nfc: st21nfca: "
` [PATCH 12/15] nfc: trf7970a: "
` [PATCH 13/15] nfc: microread: "
` [PATCH 14/15] nfc: microread: drop unneeded memory allocation fail messages
` [PATCH 15/15] nfc: mrvl: "

[PATCH net] net: ipa: initialize all filter table slots
 2021-09-07 17:05 UTC 

[PATCH v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-09-07 17:00 UTC  (10+ messages)
` [PATCH v4 net-next 1/8] net: mscc: ocelot: export struct ocelot_mact_entry
` [PATCH v4 net-next 2/8] net: mscc: ocelot: add MAC table write and lookup operations
` [PATCH v4 net-next 3/8] net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
` [PATCH v4 net-next 4/8] net: mscc: ocelot: add gate and police action offload to PSFP
` [PATCH v4 net-next 5/8] net: dsa: felix: support psfp filter on vsc9959
` [PATCH v4 net-next 6/8] net: dsa: felix: add stream gate settings for psfp
` [PATCH v4 net-next 7/8] net: mscc: ocelot: use index to set vcap policer
` [PATCH v4 net-next 8/8] net: dsa: felix: use vcap policer to set flow meter for psfp

[RFC PATCH net] net: dsa: tear down devlink port regions when tearing down the devlink port on error
 2021-09-07 16:49 UTC  (11+ messages)

[PATCH net-next 0/5 v2] RTL8366RB improvements
 2021-09-07 15:52 UTC  (4+ messages)
` [PATCH net-next 3/5 v2] net: dsa: rtl8366rb: Support disabling learning

[RFC v4 net-next 0/2] Add RTNL interface for SyncE
 2021-09-07 15:47 UTC  (10+ messages)
` [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status

[PATCH iproute2 0/2] add json support on tc u32
 2021-09-07 15:46 UTC  (4+ messages)
` [PATCH iproute2 1/2] tc: u32: add support for json output
` [PATCH iproute2 2/2] tc: u32: add json support in `print_raw`, `print_ipv4`, `print_ipv6`

[PATCH] net: tcp_drop adds `reason` and SNMP parameters for tracing v4
 2021-09-07 15:24 UTC  (3+ messages)

[PATCH 4.19.y] net: dsa: mt7530: disable learning on standalone ports
 2021-09-07 15:18 UTC  (8+ messages)

[PATCH net v2] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-07 15:11 UTC  (5+ messages)

[PATCH 0/3] auth_gss: netns refcount leaks when use-gss-proxy==1
 2021-09-07 14:48 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v13 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-07 14:46 UTC  (25+ messages)
` [PATCH v13 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v13 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v13 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v13 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v13 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v13 bpf-next 06/18] net: marvell: rely on "
` [PATCH v13 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v13 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v13 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v13 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v13 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v13 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v13 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v13 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v13 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v13 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v13 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper
` [PATCH v13 bpf-next 18/18] bpf: add bpf_xdp_adjust_data selftest

[PATCH] net: dsa: b53: Fix IMP port setup on BCM5301x
 2021-09-07 14:17 UTC  (8+ messages)

[PATCH] [v2] ne2000: fix unused function warning
 2021-09-07 14:15 UTC  (2+ messages)

[PATCH] bpf: Add env_type_is_resolved() in front of env_stack_push() in btf_resolve()
 2021-09-07 14:15 UTC  (2+ messages)
` [bpf] e4a4733947: kernel-selftests.bpf.test_verifier.fail

[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
 2021-09-07 14:02 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] ne2000: fix unused function warning
 2021-09-07 13:30 UTC  (3+ messages)

Missing include include acpi.h causes build failures
 2021-09-07 13:20 UTC  (3+ messages)

[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
 2021-09-07 13:19 UTC  (5+ messages)
` [PATCH v2 10/14] [net-next] make legacy ISA probe optional

[PATCH] ieee802154: Remove redundant initialization of variable ret
 2021-09-07 13:10 UTC  (2+ messages)

[PATCH net 0/2] net: stmmac: fix WoL issue
 2021-09-07 13:10 UTC  (4+ messages)
` [PATCH net 1/2] net: phylink: add suspend/resume support
` [PATCH net 2/2] net: stmmac: fix MAC not working when system resume back with WoL active

[PATCH] net: renesas: sh_eth: Fix freeing wrong tx descriptor
 2021-09-07 13:10 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 13/14] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-07 13:06 UTC  (5+ messages)

[PATCH net-next] skbuff: inline page_frag_alloc_align()
 2021-09-07 13:03 UTC  (2+ messages)
` [skbuff] 70189f1d40: BUG:using_smp_processor_id()in_preemptible

[PATCH v3 0/2] prevent incoherent can configuration in case of early return in the CAN netlink interface
 2021-09-07 12:51 UTC  (5+ messages)
` [PATCH v3 1/2] can: netlink: prevent incoherent can configuration in case of early return
` [PATCH v3 2/2] can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv

[PATCH] test_objagg: Fix objagg and hints refcount leak when create objagg2 failed
 2021-09-07 12:12 UTC 

[PATCH bpf] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
 2021-09-07 11:13 UTC 

[PATCH] iwlwifi: Fix -EIO error code that is never returned
 2021-09-07 10:46 UTC 

[PATCH] bonding: 3ad: pass parameter bond_params by reference
 2021-09-07  9:40 UTC  (2+ messages)

pull-request: can 2021-09-07
 2021-09-07  9:20 UTC  (4+ messages)
` [PATCH net 1/2] can: rcar_canfd: add __maybe_unused annotation to silence warning
` [PATCH net 2/2] can: c_can: fix null-ptr-deref on ioctl()

[PATCH net] cxgb3: fix oops on module removal
 2021-09-07  9:10 UTC  (2+ messages)

pull-request: wireless-drivers-2021-09-07
 2021-09-07  9:10 UTC  (2+ messages)

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-07  8:52 UTC  (15+ messages)

[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-07  8:35 UTC  (3+ messages)

[PATCH] MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
 2021-09-07  7:21 UTC  (9+ messages)

[PATCH bpf-next v2 00/20] selftests: xsk: facilitate adding tests
 2021-09-07  7:19 UTC  (21+ messages)
` [PATCH bpf-next v2 01/20] selftests: xsk: simplify xsk and umem arrays
` [PATCH bpf-next v2 02/20] selftests: xsk: introduce type for thread function
` [PATCH bpf-next v2 03/20] selftests: xsk: introduce test specifications
` [PATCH bpf-next v2 04/20] selftests: xsk: move num_frames and frame_headroom to xsk_umem_info
` [PATCH bpf-next v2 05/20] selftests: xsk: move rxqsize into xsk_socket_info
` [PATCH bpf-next v2 06/20] selftests: xsk: make frame_size configurable
` [PATCH bpf-next v2 07/20] selftests: xsx: introduce test name in test spec
` [PATCH bpf-next v2 08/20] selftests: xsk: add use_poll to ifobject
` [PATCH bpf-next v2 09/20] selftests: xsk: introduce rx_on and tx_on in ifobject
` [PATCH bpf-next v2 10/20] selftests: xsk: replace second_step global variable
` [PATCH bpf-next v2 11/20] selftests: xsk: specify number of sockets to create
` [PATCH bpf-next v2 12/20] selftests: xsk: make xdp_flags and bind_flags local
` [PATCH bpf-next v2 13/20] selftests: xsx: make pthreads local scope
` [PATCH bpf-next v2 14/20] selftests: xsk: eliminate MAX_SOCKS define
` [PATCH bpf-next v2 15/20] selftests: xsk: allow for invalid packets
` [PATCH bpf-next v2 16/20] selftests: xsk: introduce replacing the default packet stream
` [PATCH bpf-next v2 17/20] selftests: xsk: add test for unaligned mode
` [PATCH bpf-next v2 18/20] selftests: xsk: eliminate test specific if-statement in test runner
` [PATCH bpf-next v2 19/20] selftests: xsk: add tests for invalid xsk descriptors
` [PATCH bpf-next v2 20/20] selftests: xsk: add tests for 2K frame size

Urgent Bug report: PPPoE ioctl(PPPIOCCONNECT): Transport endpoint is not connected
 2021-09-07  6:42 UTC  (10+ messages)

[PATCH v1] can: c_can: fix null-ptr-deref on ioctl()
 2021-09-07  6:38 UTC  (2+ messages)

[RFC] [PATCH net-next v4 0/2] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-09-07  6:03 UTC  (9+ messages)
` [RFC] [PATCH net-next v4] [PATCH 2/2] r8169: Implement dynamic ASPM mechanism

[PATCH iproute2-next 0/2] bridge: vlan: add support for mcast_router option
 2021-09-06 23:04 UTC  (2+ messages)

[PATCH iproute2-next 0/4] Cleanup of ip scripts
 2021-09-06 22:33 UTC  (2+ messages)

general protection fault in xfrm_user_rcv_msg_compat
 2021-09-06 19:29 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next v5] skb_expand_head() adjust skb->truesize incorrectly
 2021-09-06 18:03 UTC  (3+ messages)
` [PATCH net v6] "

[PATCH] mac80211_hwsim: enable 6GHz channels
 2021-09-06 17:53 UTC 

bridge.c:157:11: error: variable 'err' is used uninitialized whenever 'if' condition is false
 2021-09-06 17:35 UTC  (3+ messages)

[PATCH 1/1] netfilter: ipset: Fix oversized kvmalloc() calls
 2021-09-06 16:26 UTC 

[syzbot] WARNING: kmalloc bug in hash_net_create
 2021-09-06 16:20 UTC  (3+ messages)

[syzbot] WARNING: kmalloc bug in hash_ip_create
 2021-09-06 16:17 UTC  (2+ messages)

[PATCH v1 net-next 1/2] net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
 2021-09-06 16:00 UTC  (3+ messages)
` [PATCH v1 net-next 2/2] net: wwan: iosm: Unify IO accessors used in the driver

[PATCH] net: qcom/emac: Replace strlcpy with strscpy
 2021-09-06 15:50 UTC  (2+ messages)

[PATCH net] ip6_gre: Revert "ip6_gre: add validation for csum_start"
 2021-09-06 15:50 UTC  (2+ messages)

[PATCH] dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
 2021-09-06 15:31 UTC  (3+ messages)

[RESEND PATCH v2] can: netlink: prevent incoherent can configuration in case of early return
 2021-09-06 14:30 UTC  (4+ messages)

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-06 12:27 UTC 

[PATCH] stmmac: dwmac-loongson:Fix missing return value
 2021-09-06 12:24 UTC  (2+ messages)

[PATCH net 0/2] bonding: Fix negative jump count reported by syzbot
 2021-09-06 12:24 UTC  (2+ messages)

[PATCH] net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_caps_bit_map0 static
 2021-09-06 12:24 UTC  (2+ messages)

[PATCH v13 00/13] Introduce VDUSE - vDPA Device in Userspace
 2021-09-06 12:13 UTC  (10+ messages)
` [PATCH v13 05/13] vdpa: Add reset callback in vdpa_config_ops

[RFC Patch net-next] net_sched: introduce eBPF based Qdisc
 2021-09-06 11:45 UTC  (7+ messages)

[PATCH v2] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-06 11:31 UTC  (4+ messages)
` [Intel-wired-lan] "
  ` [External] "

[PATCH -net] wireless: iwlwifi: fix printk format warnings in uefi.c
 2021-09-06 10:03 UTC  (2+ messages)
`  "

[PATCH net] can: j1939: fix errant alert in j1939_tp_rxtimer
 2021-09-06  9:42 UTC 

[PATCH net] can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
 2021-09-06  9:42 UTC 

page:  |  | latest

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