Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[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 v13 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-09-07 12:35 UTC (19+ 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 00/15] nfc: minor printk cleanup
2021-09-07 12:18 UTC (16+ 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] test_objagg: Fix objagg and hints refcount leak when create objagg2 failed
2021-09-07 12:12 UTC
[PATCH] net: renesas: sh_eth: Fix freeing wrong tx descriptor
2021-09-07 11:29 UTC
[PATCH bpf] bpf: handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
2021-09-07 11:13 UTC
[PATCH net 0/2] net: stmmac: fix WoL issue
2021-09-07 10:56 UTC (3+ 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] iwlwifi: Fix -EIO error code that is never returned
2021-09-07 10:46 UTC
[PATCH] ieee802154: Remove redundant initialization of variable ret
2021-09-07 10:28 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 v4 net-next 0/8] net: dsa: felix: psfp support on vsc9959
2021-09-07 9:09 UTC (9+ 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
[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
2021-09-07 8:52 UTC (19+ messages)
[RFC v4 net-next 0/2] Add RTNL interface for SyncE
2021-09-07 8:50 UTC (8+ messages)
` [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
2021-09-07 8:35 UTC (3+ messages)
[PATCH v2 00/14] [net-next] drivers/net/Space.c cleanup
2021-09-07 8:24 UTC (4+ messages)
` [PATCH v2 10/14] [net-next] make legacy ISA probe optional
[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] net: dsa: b53: Fix IMP port setup on BCM5301x
2021-09-07 5:35 UTC (10+ messages)
[PATCH net v2] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
2021-09-07 5:14 UTC (2+ messages)
[PATCH iproute2 0/2] add json support on tc u32
2021-09-07 1:57 UTC (3+ 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 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)
[PATCH] net: phy: dp83tc811: modify list of interrupts enabled at initialization
2021-09-06 20:51 UTC (3+ messages)
` [EXTERNAL] "
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 (4+ 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 (4+ messages)
` [PATCH net 1/2] bonding: Fix negative jump label count on nested bonding
` [PATCH net 2/2] selftests/bpf: Test XDP bonding nest and unwind
[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
Missing include include acpi.h causes build failures
2021-09-06 12:08 UTC (2+ messages)
[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 (4+ 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
[v2][PATCH] ice: Fix NULL pointer dereference of pf->aux_idx
2021-09-06 9:30 UTC
[PATCH] net/mlx5e: Add extack msgs related to TC for better debug
2021-09-06 9:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next 00/20] selftests: xsk: facilitate adding tests
2021-09-06 8:06 UTC (10+ messages)
` [PATCH bpf-next 16/20] selftests: xsk: introduce replacing the default packet stream
` [PATCH bpf-next 17/20] selftests: xsk: add test for unaligned mode
` [PATCH bpf-next 19/20] selftests: xsk: add tests for invalid xsk descriptors
[PATCH net-next v5 0/6] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
2021-09-06 8:03 UTC (8+ messages)
[PATCH net] ip_gre: validate csum_start only on pull
2021-09-06 7:35 UTC (2+ messages)
[PATCH v2 net] net: qrtr: make checks in qrtr_endpoint_post() stricter
2021-09-06 6:53 UTC (2+ messages)
[PATCH v12 00/13] Introduce VDUSE - vDPA Device in Userspace
2021-09-06 5:54 UTC (3+ messages)
` [PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops
[syzbot] WARNING: kmalloc bug in nf_tables_newset
2021-09-06 5:25 UTC (2+ messages)
[PATCH net] ip6_gre: validate csum_start only if CHECKSUM_PARTIAL
2021-09-06 3:02 UTC (20+ messages)
` [PATCH net] ip_gre: "
[PATCH AUTOSEL 5.13 41/46] io-wq: remove GFP_ATOMIC allocation off schedule out path
2021-09-06 1:20 UTC
[PATCH AUTOSEL 5.14 41/47] io-wq: remove GFP_ATOMIC allocation off schedule out path
2021-09-06 1:19 UTC
[PATCH] ath10k: Don't always treat modem stop events as crashes
2021-09-06 0:43 UTC (2+ messages)
[PATCH 0/2] net/9p: increase default msize
2021-09-06 0:07 UTC (6+ messages)
` [PATCH 2/2] net/9p: increase default msize to 128k
[syzbot] INFO: task hung in __lru_add_drain_all
2021-09-05 23:55 UTC
page: next (older) | prev (newer) | 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).