- 28b34f0 net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache by Antoine Tenart · 3 years, 6 months ago
- 9615fe3 skbuff: Fix build with SKB extensions disabled by Florian Fainelli · 3 years, 6 months ago
- 271dbc3 sock: unlock on error in sock_setsockopt() by Dan Carpenter · 3 years, 6 months ago
- 8550ff8 skbuff: Release nfct refcount on napi stolen or re-used skbs by Paul Blakey · 3 years, 6 months ago
- 81b4a0c sock: fix error in sock_setsockopt() by Eric Dumazet · 3 years, 6 months ago
- d463126 net: sock: extend SO_TIMESTAMPING for PHC binding by Yangbo Lu · 3 years, 6 months ago
- 0dbffbb net: annotate data race around sk_ll_usec by Eric Dumazet · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- 78ecc89 net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 6 months ago
- 23ac0b4 net: use netdev_info in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 6 months ago
- e6a3e44 net: sock: add trace for socket errors by Alexander Aring · 3 years, 6 months ago
- e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
- 127d735 net: update netdev_rx_csum_fault() print dump only once by Tanner Love · 3 years, 6 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
- a78cae2 xdp: Move the rxq_info.mem clearing to unreg_mem_model() by Jakub Kicinski · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- e8b9eab net: retrieve netns cookie via getsocketopt by Martynas Pumputis · 3 years, 6 months ago
- 782347b xdp: Add proper __rcu annotations to redirect map entries by Toke Høiland-Jørgensen · 3 years, 6 months ago
- 0bc919d bpf: Support all gso types in bpf_skb_change_proto() by Maciej Żenczykowski · 3 years, 7 months ago
- 364745f bpf: Do not change gso_size during bpf_skb_change_proto() by Maciej Żenczykowski · 3 years, 7 months ago
- ba47396 Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto" by Maciej Żenczykowski · 3 years, 7 months ago
- a3e5e57 devlink: Protect rate list with lock while switching modes by Dmytro Linkin · 3 years, 6 months ago
- ff99324 devlink: Remove eswitch mode check for mode set call by Dmytro Linkin · 3 years, 6 months ago
- 1321ed5 devlink: Decrease refcnt of parent rate object on leaf destroy by Dmytro Linkin · 3 years, 6 months ago
- c2f5c57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 6 months ago
- 55d444b tcp: Add stats for socket migration. by Kuniyuki Iwashima · 3 years, 6 months ago
- c4fef01 net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc by Yunsheng Lin · 3 years, 6 months ago
- 7dd5d43 bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc by Bui Quang Minh · 3 years, 7 months ago
- 2b4cd14 net/netif_receive_skb_core: Use migrate_disable() by Sebastian Andrzej Siewior · 3 years, 7 months ago
- 781dd04 skmsg: Increase sk->sk_drops when dropping packets by Cong Wang · 3 years, 7 months ago
- 4283057 skmsg: Pass source psock to sk_psock_skb_redirect() by Cong Wang · 3 years, 7 months ago
- 1581a6c skmsg: Teach sk_psock_verdict_apply() to return errors by Cong Wang · 3 years, 7 months ago
- 0cf6672 skmsg: Fix a memory leak in sk_psock_verdict_apply() by Cong Wang · 3 years, 7 months ago
- 30b9c54 skmsg: Clear skb redirect pointer before dropping it by Cong Wang · 3 years, 7 months ago
- 9f2470f skmsg: Improve udp_bpf_recvmsg() accuracy by Cong Wang · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
- e34492d net: inline function get_net_ns_by_fd if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- d5e4dda bpf: Support socket migration by eBPF. by Kuniyuki Iwashima · 3 years, 7 months ago
- e061047 bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. by Kuniyuki Iwashima · 3 years, 7 months ago
- 1cd62c2 tcp: Add reuseport_migrate_sock() to select a new listener. by Kuniyuki Iwashima · 3 years, 7 months ago
- 333bb73 tcp: Keep TCP_CLOSE sockets in the reuseport group. by Kuniyuki Iwashima · 3 years, 7 months ago
- 5c040ea tcp: Add num_closed_socks to struct sock_reuseport. by Kuniyuki Iwashima · 3 years, 7 months ago
- ec13357 net: flow_dissector: fix RPS on DSA masters by Vladimir Oltean · 3 years, 7 months ago
- ddee9db net: core: devlink: add dropped stats traps field by Oleksandr Mazur · 3 years, 7 months ago
- 88b7105 wwan: add interface creation support by Johannes Berg · 3 years, 7 months ago
- 00e77ed rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME by Johannes Berg · 3 years, 7 months ago
- 8c713dc rtnetlink: add alloc() method to rtnl_link_ops by Johannes Berg · 3 years, 7 months ago
- ea6932d net: make get_net_ns return error if NET_NS is disabled by Changbin Du · 3 years, 7 months ago
- 4e50025 net: dsa: generalize overhead for taggers that use both headers and trailers by Vladimir Oltean · 3 years, 7 months ago
- 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
- d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
- 711d1de devlink: Fix error message in devlink_rate_set_ops_supported() by Dan Carpenter · 3 years, 7 months ago
- 7a6b1ab neighbour: allow NUD_NOARP entries to be forced GCed by David Ahern · 3 years, 7 months ago
- 6a5bcd8 page_pool: Allow drivers to hint on SKB recycling by Ilias Apalodimas · 3 years, 7 months ago
- c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 7 months ago
- c07aea3 mm: add a signature in struct page by Matteo Croce · 3 years, 7 months ago
- cda9de0 pktgen: add pktgen_handle_all_threads() for the same code by Yejune Deng · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- ced122d sock: expose so_timestamping options for mptcp by Florian Westphal · 3 years, 7 months ago
- 371087a sock: expose so_timestamp options for mptcp by Florian Westphal · 3 years, 7 months ago
- 59607863 fib: Return the correct errno code by Zheng Yongjun · 3 years, 7 months ago
- a8db57c rtnetlink: Fix missing error code in rtnl_bridge_notify() by Jiapeng Chong · 3 years, 7 months ago
- d467d0b rtnetlink: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- d755598 devlink: Allow setting parent node of rate objects by Dmytro Linkin · 3 years, 7 months ago
- a8ecb93 devlink: Introduce rate nodes by Dmytro Linkin · 3 years, 7 months ago
- 1897db2 devlink: Allow setting tx rate for devlink rate leaf objects by Dmytro Linkin · 3 years, 7 months ago
- 4677efc devlink: Introduce rate object by Dmytro Linkin · 3 years, 7 months ago
- dd9082f net: sock: fix in-kernel mark setting by Alexander Aring · 3 years, 7 months ago
- b0f6c9a netpoll: don't require irqs disabled in rt kernels by Wander Lairson Costa · 3 years, 7 months ago
- b28d8f0 devlink: Correct VIRTUAL port to not have phys_port attributes by Parav Pandit · 3 years, 7 months ago
- f285f37 devlink: append split port number to the port name by Jiri Pirko · 3 years, 7 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
- 201e2c1 locking/atomic: net: use linux/atomic.h for xchg & cmpxchg by Mark Rutland · 3 years, 7 months ago
- e624d4e xdp: Extend xdp_redirect_map with broadcast support by Hangbin Liu · 3 years, 8 months ago
- f5d28712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 7 months ago
- 84316ca bpf: Set mac_len in bpf_skb_change_head by Jussi Maki · 3 years, 8 months ago
- 7b16509 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- fa7b83b bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto by Dongseok Yi · 3 years, 8 months ago
- c49661a skmsg: Remove unused parameters of sk_msg_wait_data() by Cong Wang · 3 years, 8 months ago
- 9ddb3c1 mm: fix struct page layout on 32-bit systems by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 709c031 tcp: add tracepoint for checksum errors by Jakub Kicinski · 3 years, 8 months ago
- dcad9ee net: sched: fix tx action reschedule issue with stopped queue by Yunsheng Lin · 3 years, 8 months ago
- 102b55e net: sched: fix tx action rescheduling issue during deactivation by Yunsheng Lin · 3 years, 8 months ago
- fe0bdae bpf: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 3 years, 8 months ago
- 8380c81 net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 8 months ago
- 098116e net: really orphan skbs tied to closing sk by Paolo Abeni · 3 years, 8 months ago
- a100243 rtnetlink: avoid RCU read lock when holding RTNL by Cong Wang · 3 years, 8 months ago
- 48de7c0 neighbour: Remove redundant initialization of 'bucket' by Yang Li · 3 years, 8 months ago
- be5dba2 net: page_pool: use alloc_pages_bulk in refill code path by Jesper Dangaard Brouer · 3 years, 8 months ago
- dfa5971 net: page_pool: refactor dma_map into own function page_pool_dma_map by Jesper Dangaard Brouer · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 4a52dd8 net: selftest: fix build issue if INET is disabled by Oleksij Rempel · 3 years, 8 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
- 1e5e4ac Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 3 years, 8 months ago
- 5f6c2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago