netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-26 23:00:24 to 2021-04-28 04:55:51 UTC [more...]

[PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
 2021-04-28  4:55 UTC  (15+ messages)

[PATCH] wilc1000: Fix clock name binding
 2021-04-28  2:54 UTC 

UBSAN: shift-out-of-bounds in __qdisc_calculate_pkt_len
 2021-04-28  2:53 UTC 

[PATCH net-next] Reduce IP_FRAG_TIME fragment-reassembly timeout to 1s, from 30s
 2021-04-28  2:29 UTC 

[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
 2021-04-28  2:10 UTC  (33+ messages)
` [PATCH v2 bpf-next 01/16] bpf: Introduce bpf_sys_bpf() helper and program type
` [PATCH v2 bpf-next 05/16] selftests/bpf: Test for syscall "
` [PATCH v2 bpf-next 09/16] libbpf: Support for fd_idx
` [PATCH v2 bpf-next 10/16] bpf: Add bpf_btf_find_by_name_kind() helper
` [PATCH v2 bpf-next 12/16] libbpf: Change the order of data and text relocations
` [PATCH v2 bpf-next 14/16] libbpf: Generate loader program out of BPF ELF file
` [PATCH v2 bpf-next 15/16] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command

[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-04-28  1:27 UTC  (16+ messages)
` [PATCH v4 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v4 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v4 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v4 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v4 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v4 bpf-next 06/11] tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs
` [PATCH v4 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK
` [PATCH v4 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v4 bpf-next 09/11] bpf: Support socket migration by eBPF
` [PATCH v4 bpf-next 10/11] libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v4 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE

[PATCH net-next v3] virtio-net: page_to_skb() use build_skb when there's sufficient tailroom
 2021-04-28  1:21 UTC 

[PATCH] bpf: Fix recursion check in trampoline
 2021-04-28  1:10 UTC  (2+ messages)

[ANNOUNCE] iproute2 5.12.0 release
 2021-04-27 23:59 UTC 

pull-request: bpf-next 2021-04-28
 2021-04-27 23:37 UTC 

[PATCH bpf-next v5 0/2] add batched ops for percpu array
 2021-04-27 23:20 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Add TC-BPF API
 2021-04-27 23:19 UTC  (17+ messages)
` [PATCH bpf-next v4 2/3] libbpf: add low level "
` [PATCH bpf-next v4 3/3] libbpf: add selftests for "

[PATCH net v2] igb: Fix XDP with PTP enabled
 2021-04-27 23:11 UTC  (3+ messages)

[PATCH net-next 0/7] Netfilter updates for net-next
 2021-04-27 22:40 UTC  (9+ messages)
` [PATCH net-next 1/7] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH net-next 2/7] netfilter: nftables: add loop check helper function
` [PATCH net-next 3/7] netfilter: nftables: add helper function to flush set elements
` [PATCH net-next 4/7] netfilter: nftables: add helper function to validate set element data
` [PATCH net-next 5/7] netfilter: nftables: add catch-all set element support
` [PATCH net-next 6/7] netfilter: nft_socket: fix an unused variable warning
` [PATCH net-next 7/7] netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n

[PATCH] net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
 2021-04-27 22:40 UTC  (2+ messages)

[PATCH] sfc: adjust efx->xdp_tx_queue_count with the real number of initialized queues
 2021-04-27 22:40 UTC  (2+ messages)

[PATCH] rds: Remove redundant assignment to nr_sig
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] llc2: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/tls: Remove redundant initialization of record
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/smc: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] mpls: Remove redundant assignment to err
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH net-next v8 0/9] microchip: add support for ksz88x3 driver family
 2021-04-27 21:22 UTC  (12+ messages)
` [PATCH net-next v8 1/9] net: dsa: microchip: ksz8795: change drivers prefix to be generic
` [PATCH net-next v8 2/9] net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
` [PATCH net-next v8 3/9] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
` [PATCH net-next v8 4/9] net: dsa: microchip: ksz8795: add support for ksz88xx chips
` [PATCH net-next v8 5/9] net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
` [PATCH net-next v8 6/9] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
` [PATCH net-next v8 7/9] net: phy: Add support for microchip SMI0 MDIO bus
` [PATCH net-next v8 8/9] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
` [PATCH net-next v8 9/9] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0

[PATCH net-next] net: phy: marvell-88x2222: enable autoneg by default
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH net] net: bridge: mcast: fix broken length + header check for MRDv6 Adv
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] rxrpc: rxkad: Remove redundant variable offset
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] macvlan: Use 'hash' iterators to simplify code
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] fddi/skfp: fix typo
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
 2021-04-27 21:10 UTC  (3+ messages)

[PATCH 1/2] netfilter: nft_socket: fix an unused variable warning
 2021-04-27 20:36 UTC  (4+ messages)
` [PATCH 2/2] netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n

[PATCH intel-net] ice: track AF_XDP ZC enabled queues in bitmap
 2021-04-27 19:52 UTC 

linux-next: Tree for Apr 27 (net_selftest)
 2021-04-27 19:04 UTC  (2+ messages)

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-27 18:33 UTC  (15+ messages)

[PATCH v8 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-04-27 18:28 UTC  (3+ messages)

[PATCH] libbpf: export inline helpers as symbols for xsk
 2021-04-27 18:05 UTC  (4+ messages)

[PATCH] net: fix a concurrency bug in l2tp_tunnel_register()
 2021-04-27 16:50 UTC  (2+ messages)

[PATCH 126/190] Revert "net: openvswitch: fix a NULL pointer dereference"
 2021-04-27 16:48 UTC  (3+ messages)

[PATCH net-next v3 0/6] provide generic net selftest support
 2021-04-27 16:40 UTC  (6+ messages)

[PATCH bpf-next] libbpf: handle ENOTSUPP errno in libbpf_strerror()
 2021-04-27 16:18 UTC  (2+ messages)

[net-next, v2, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27 15:56 UTC  (9+ messages)
` [net-next, v2, 3/7] net: dsa: free skb->cb usage in core driver

[iproute2-next] seg6: add counters support for SRv6 Behaviors
 2021-04-27 15:55 UTC 

[net-next] seg6: add counters support for SRv6 Behaviors
 2021-04-27 15:44 UTC 

[PATCH v5 net-next 3/3] selftests/net/forwarding: configurable seed tests
 2021-04-27 15:37 UTC 

[PATCH v5 net-next 2/3] net/ipv6: multipath routing: configurable seed
 2021-04-27 15:36 UTC 

[PATCH RESEND net-next] icmp: standardize naming of RFC 8335 PROBE constants
 2021-04-27 15:36 UTC 

[PATCH v5 net-next 1/3] net/ipv4: multipath routing: configurable seed
 2021-04-27 15:35 UTC 

[PATCH v5 net-next 0/3] net: multipath routing: configurable seed
 2021-04-27 15:33 UTC 

[PATCH v4 bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-27 15:20 UTC  (2+ messages)

[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
 2021-04-27 15:08 UTC  (8+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-27 14:58 UTC  (5+ messages)

[PATCH v2 0/3] can-isotp: Add more comprehensive error messages
 2021-04-27 13:13 UTC  (6+ messages)
` [PATCH v2 1/3] can-isotp: Change error format from decimal to symbolic error names
` [PATCH v2 2/3] can-isotp: Add symbolic error message to isotp_module_init()
` [PATCH v2 3/3] can-isotp: Add error message if txqueuelen is too small

[PATCH net-next] icmp: standardize naming of RFC 8335 PROBE constants
 2021-04-27 12:28 UTC  (4+ messages)

[PATCH bpf] xsk: fix for xp_aligned_validate_desc() when len == chunk_size
 2021-04-27 12:19 UTC 

[PATCH V2 net] net: stmmac: fix MAC WoL unwork if PHY doesn't support WoL
 2021-04-27 12:18 UTC  (4+ messages)

linux-next failing build due to missing cubictcp_state symbol
 2021-04-27 12:12 UTC  (11+ messages)

[PATCH v2] can: softing: Remove redundant variable ptr
 2021-04-27 10:52 UTC 

[RFC net-next 0/9] net: bridge: Forward offloading
 2021-04-27 10:42 UTC  (14+ messages)
` [RFC net-next 3/9] net: bridge: switchdev: Recycle unused hwdoms
` [RFC net-next 4/9] net: bridge: switchdev: Forward offloading
` [RFC net-next 5/9] net: dsa: Track port PVIDs
` [RFC net-next 6/9] net: dsa: Forward offloading

[PATCH v3] net: fix a concurrency bug in l2tp_tunnel_register()
 2021-04-27  8:54 UTC  (3+ messages)

[PATCHv10 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-27  8:40 UTC  (6+ messages)
` [PATCHv10 bpf-next 2/4] "

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-27  7:43 UTC  (4+ messages)
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x

[BISECTED] 5.12 hangs at reboot
 2021-04-27  7:43 UTC 

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-04-27  6:18 UTC  (11+ messages)

[PATCH] net: hso: fix NULL-deref on disconnect regression
 2021-04-27  6:11 UTC  (4+ messages)

[PATCH net-next] net/mlx5: Fix some error messages
 2021-04-27  5:08 UTC  (4+ messages)

[net-next, v3, 0/7] Support Ocelot PTP Sync one-step timestamping
 2021-04-27  4:22 UTC  (8+ messages)
` [net-next, v3, 1/7] net: dsa: check tx timestamp request in core driver
` [net-next, v3, 2/7] net: dsa: no longer identify PTP packet "
` [net-next, v3, 3/7] net: dsa: no longer clone skb "
` [net-next, v3, 4/7] net: dsa: free skb->cb usage "
` [net-next, v3, 5/7] docs: networking: timestamping: update for DSA switches
` [net-next, v3, 6/7] net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
` [net-next, v3, 7/7] net: mscc: ocelot: support PTP Sync one-step timestamping

[PATCH iproute2-next] ip: Clarify MACVLAN private mode
 2021-04-27  4:02 UTC  (2+ messages)

[BUG] ethernet:enic: A use after free bug in enic_hard_start_xmit
 2021-04-27  2:55 UTC 

[PATCH] virtio-net: enable SRIOV
 2021-04-27  2:43 UTC  (2+ messages)

Unexpected timestamps in tcpdump with veth + tc qdisc netem delay
 2021-04-27  2:34 UTC  (3+ messages)

[BUG] net:ipv6/ip6_tunnel: A double free in ip6_tnl_start_xmit
 2021-04-27  2:06 UTC 

[PATCH v2 bpf-next 0/5] CO-RE relocation selftests fixes
 2021-04-27  1:43 UTC  (2+ messages)

[PATCH net] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
 2021-04-27  1:35 UTC  (4+ messages)

iproute2: ss: feature request: filtering on process information
 2021-04-27  1:10 UTC 

iproute2: ss: feature request: matching dst or src host/port
 2021-04-27  0:57 UTC 

[PATCH] openvswitch: fix typo
 2021-04-27  0:40 UTC 

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-26 23:44 UTC  (7+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

mv88e6171r and mv88e6161 switch not working properly after commit 0f3c66a3c7b4e8b9f654b3c998e9674376a51b0f
 2021-04-26 23:11 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).