netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 03:48:14 to 2021-11-05 02:59:25 UTC [more...]

[PATCH net-next v4] net: marvell: prestera: add firmware v4.0 support
 2021-11-05  2:59 UTC  (2+ messages)

[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
 2021-11-05  2:55 UTC  (8+ messages)
` [PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
` [PATCH 2/5] tcp/md5: Don't leak ahash in OOM
` [PATCH 3/5] tcp/md5: Alloc tcp_md5sig_pool only in setsockopt()
` [PATCH 4/5] tcp/md5: Use tcp_md5sig_pool_* naming scheme
` [PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool

[PATCH] vdpa: Avoid duplicate call to vp_vdpa get_status
 2021-11-05  2:48 UTC  (2+ messages)

[PATCH] vdpa: Mark vdpa_config_ops.get_vq_notification as optional
 2021-11-05  2:35 UTC  (2+ messages)

[PATCH net-next v2 0/2] MCTP sockaddr padding check/initialisation fixup
 2021-11-05  2:30 UTC  (5+ messages)

[PATCH v17 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-11-05  2:16 UTC  (25+ messages)
` [PATCH v17 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v17 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v17 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v17 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v17 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v17 bpf-next 06/23] net: marvell: rely on "
` [PATCH v17 bpf-next 07/23] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v17 bpf-next 08/23] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v17 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v17 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v17 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v17 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v17 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v17 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v17 bpf-next 15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v17 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v17 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v17 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v17 bpf-next 19/23] bpf: generalise tail call map
` [PATCH v17 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v17 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v17 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff
` [PATCH v17 bpf-next 23/23] xdp: disable XDP_REDIRECT "

4-year old off-by-two bug in the BPF verifier's boundary checks?
 2021-11-05  2:14 UTC  (2+ messages)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-05  2:08 UTC  (8+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default

[PATCH bpf-next] perf build: Install libbpf headers locally when building
 2021-11-05  2:02 UTC 

[PATCH bpf] bpftool: Install libbpf headers for the bootstrap version, too
 2021-11-05  1:58 UTC 

[PATCH] net: ethernet: litex: Remove unnecessary print function dev_err()
 2021-11-05  1:42 UTC 

[PATCH bpf-next v6] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-11-05  1:30 UTC 

[PATCH] amt: remove duplicate include in amt.c
 2021-11-05  1:27 UTC 

[PATCH] netfilter: nft_payload: remove duplicate include in nft_payload.c
 2021-11-05  1:25 UTC 

[PATCH] devlink: fix flexible_array.cocci warning
 2021-11-05  0:00 UTC  (2+ messages)

[PATCH net] net: phy: fix duplex out of sync problem while changing settings
 2021-11-05  0:00 UTC  (2+ messages)

[PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2021-11-03
 2021-11-05  0:00 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] introduce bpf_find_vma
 2021-11-04 23:34 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/2] bpf: introduce helper bpf_find_vma
` [PATCH v4 bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCH bpf-next 0/2] arm64/bpf: remove 128MB limit for BPF JIT programs
 2021-11-04 23:23 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add exception handling selftests for tp_bpf program

[PATCH v2 bpf-next 0/2] introduce bpf_find_vma
 2021-11-04 21:11 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/2] bpf: introduce helper bpf_find_vma
` [PATCH v2 bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCH v8 0/3] Add APNE PCMCIA 100 Mbit support
 2021-11-04 21:04 UTC  (4+ messages)
` [PATCH v8 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver

[PATCH v3 bpf-next 0/2] introduce bpf_find_vma
 2021-11-04 21:01 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] bpf: introduce helper bpf_find_vma
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma

[PATCHv2 net 0/4] security: fixups for the security hooks in sctp
 2021-11-04 20:07 UTC  (16+ messages)
` [PATCHv2 net 4/4] security: implement sctp_assoc_established hook in selinux

[PATCH net] selinux: fix SCTP client peeloff socket labeling
 2021-11-04 19:59 UTC 

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-04 19:03 UTC  (12+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH] arm64: dts: drop legacy property #stream-id-cells
 2021-11-04 19:02 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
 2021-11-04 18:58 UTC  (3+ messages)

[PATCH v3 0/2] wcn36xx: populate band before determining rate on RX
 2021-11-04 18:57 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

[PATCH net-next 0/6] Add RTNL interface for SyncE
 2021-11-04 18:24 UTC  (9+ messages)
` [PATCH net-next 1/6] ice: add support detecting features based on netlist
` [PATCH net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH] octeontx2-nicvf: Add netdev interface support for SDP VF devices
 2021-11-04 18:20 UTC 

[PATCH bpf-next v2 0/2] Get ifindex in BPF_SK_LOOKUP prog type
 2021-11-04 18:06 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add ifindex to bpf_sk_lookup
` [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for accessing ifindex in bpf_sk_lookup

[PATCH net] net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
 2021-11-04 17:55 UTC 

[PATCH 0/7] Add PTP support for BCM53128 switch
 2021-11-04 17:49 UTC  (12+ messages)
` [PATCH 1/7] net: dsa: b53: Add BroadSync HD register definitions
` [PATCH 2/7] net: dsa: b53: Move struct b53_device to include/linux/dsa/b53.h
` [PATCH 3/7] timecounter: allow for non-power of two overflow
` [PATCH 4/7] net: dsa: b53: Add PHC clock support
` [PATCH 5/7] net: dsa: b53: Add logic for RX timestamping
` [PATCH 6/7] net: dsa: b53: Add logic for TX timestamping
` [PATCH 7/7] net: dsa: b53: Expose PTP timestamping ioctls to userspace

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-11-04 17:34 UTC  (8+ messages)

[PATCH] ipv4/raw: support binding to nonlocal addresses
 2021-11-04 17:34 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v3 0/3] Introduce BPF map tracing capability
 2021-11-04 17:11 UTC  (15+ messages)
` [RFC PATCH v3 2/3] bpf: Add selftests

[PATCH nf-next v6] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-11-04 16:47 UTC  (3+ messages)

[PATCH] ipv6: remove useless assignment to newinet in tcp_v6_syn_recv_sock()
 2021-11-04 16:44 UTC  (2+ messages)

[PATCH] tcp: Use BIT() for OPTION_* constants
 2021-11-04 16:38 UTC  (4+ messages)

[PATCH iproute2] man: tc-u32: Fix page to match new firstfrag behavior
 2021-11-04 16:06 UTC  (2+ messages)

[PATCH bpf-next] bpftool: add option to enable libbpf's strict mode
 2021-11-04 16:03 UTC 

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-11-04 15:51 UTC  (4+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

[PATCH iproute2-next 5.16 v6 0/5] iplink_can: cleaning, fixes and adding TDC support
 2021-11-04 15:50 UTC  (2+ messages)

[PATCH] selftests: net: reuseport_bpf_numa: skip nodes not available
 2021-11-04 15:30 UTC  (2+ messages)

[net-next PATCH v5] net: macb: Fix several edge cases in validate
 2021-11-04 15:15 UTC  (4+ messages)

[RFC PATCH] net: phy/mdio: enable mmd indirect access through phy_mii_ioctl()
 2021-11-04 15:05 UTC  (23+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-11-04 13:57 UTC  (2+ messages)

[PATCH] iwlwifi: pcie: fix constant-conversion warning
 2021-11-04 13:37 UTC 

[PATCH bpf-next v5] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
 2021-11-04 13:36 UTC  (3+ messages)

[PATCH] octeontx2-pf: select CONFIG_NET_DEVLINK
 2021-11-04 13:34 UTC 

[PATCH net v3] net: marvell: prestera: fix hw structure laid out
 2021-11-04 13:26 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix patchwork build problems
 2021-11-04 13:12 UTC 

[PATCH net-next] net: Add net_cookie to distinguish devices in tracepoints
 2021-11-04 12:56 UTC 

[PATCH RFC bpf-next v1 0/6] Introduce unstable CT lookup helpers
 2021-11-04 12:55 UTC  (3+ messages)

[net-next] net: dsa: qca8k: only change the MIB_EN bit in MODULE_EN register
 2021-11-04 12:52 UTC  (2+ messages)

[PATCH] netfilter: xt_IDLETIMER: replace snprintf in show functions with sysfs_emit
 2021-11-04 11:49 UTC 

[RFC PATCH net-next 0/6] Rework DSA bridge TX forwarding offload API
 2021-11-04 11:39 UTC  (3+ messages)

[PATCH] selftests: net: properly support IPv6 in GSO GRE test
 2021-11-04 11:30 UTC  (2+ messages)

[PATCH net] net: fix possible NULL deref in sock_reserve_memory
 2021-11-04 11:30 UTC  (2+ messages)

[PATCH] NFC: nfcmrvl: add unanchor after anchor
 2021-11-04 11:28 UTC  (2+ messages)

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-11-04 11:19 UTC  (13+ messages)

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-11-04 11:15 UTC  (7+ messages)
` [RFC/PATCH net-next v3 8/8] flow_offload: validate flags of filter and actions

[PATCH net v2] net: marvell: prestera: fix hw structure laid out
 2021-11-04  9:45 UTC  (3+ messages)

[PATCH] ath5k: use swap() to make code cleaner
 2021-11-04  9:38 UTC  (2+ messages)

[PATCH] sfc: use swap() to make code cleaner
 2021-11-04  6:53 UTC 

[PATCH] xfrm: use swap() to make code cleaner
 2021-11-04  6:51 UTC 

[PATCH] rtw89: remove unnecessary conditional operators
 2021-11-04  6:43 UTC  (2+ messages)

[PATCH linux-next] xfrm: Remove duplicate assignment
 2021-11-04  6:26 UTC 

[PATCH] octeontx2-af: use swap() to make code cleaner
 2021-11-04  6:21 UTC 

[PATCH] tg3: Remove redundant assignments
 2021-11-04  6:21 UTC 

[PATCH linux-next] mac80211: Remove unused assignment statements
 2021-11-04  6:14 UTC 

[PATCH bpf-next 0/2] introduce bpf_find_vma
 2021-11-04  5:56 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: introduce helper bpf_find_vma

[PATCH] net/mlx5: use swap() to make code cleaner
 2021-11-04  5:26 UTC  (2+ messages)

[PATCH net 0/4] Fixes for SMC
 2021-11-04  4:39 UTC  (6+ messages)
` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback

linux-next: build warnings after merge of the net tree
 2021-11-04  3:48 UTC 


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