index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-07-18
1
-1
/
+4
*
skbuff: Fix a potential race while recycling page_pool packets
Ilias Apalodimas
2021-07-16
1
-1
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-15
2
-9
/
+21
|
\
|
*
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
2021-07-15
1
-5
/
+11
|
*
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-13
1
-4
/
+10
*
|
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
2021-07-15
1
-4
/
+16
*
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
3
-5
/
+83
|
\
|
|
*
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-09
1
-0
/
+2
|
*
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-08
1
-1
/
+2
|
*
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-08
1
-2
/
+4
|
*
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-06
2
-0
/
+14
|
*
sock: fix error in sock_setsockopt()
Eric Dumazet
2021-07-02
1
-1
/
+1
|
*
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
2021-07-01
1
-3
/
+62
|
*
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-01
1
-1
/
+1
*
|
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
netpoll: avoid put_unaligned() on single character
Arnd Bergmann
2021-05-17
1
-2
/
+2
*
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-07-01
17
-244
/
+1427
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-30
3
-45
/
+42
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-23
2
-44
/
+40
|
|
|
\
\
|
|
|
*
|
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-06-22
1
-1
/
+1
|
|
|
*
|
skmsg: Increase sk->sk_drops when dropping packets
Cong Wang
2021-06-21
1
-8
/
+14
|
|
|
*
|
skmsg: Pass source psock to sk_psock_skb_redirect()
Cong Wang
2021-06-21
1
-5
/
+6
|
|
|
*
|
skmsg: Teach sk_psock_verdict_apply() to return errors
Cong Wang
2021-06-21
1
-9
/
+14
|
|
|
*
|
skmsg: Fix a memory leak in sk_psock_verdict_apply()
Cong Wang
2021-06-21
1
-0
/
+5
|
|
|
*
|
skmsg: Clear skb redirect pointer before dropping it
Cong Wang
2021-06-21
1
-0
/
+2
|
|
|
*
|
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
2021-06-21
1
-23
/
+0
|
|
*
|
|
net/netif_receive_skb_core: Use migrate_disable()
Sebastian Andrzej Siewior
2021-06-21
1
-2
/
+2
|
|
|
/
/
|
*
|
|
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
1
-2
/
+2
|
*
|
|
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
2021-06-29
1
-3
/
+3
|
*
|
|
net: sock: add trace for socket errors
Alexander Aring
2021-06-29
1
-0
/
+10
|
*
|
|
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
2
-3
/
+9
|
*
|
|
net: update netdev_rx_csum_fault() print dump only once
Tanner Love
2021-06-29
1
-5
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-29
2
-40
/
+43
|
|
\
\
\
|
|
*
|
|
xdp: Move the rxq_info.mem clearing to unreg_mem_model()
Jakub Kicinski
2021-06-28
1
-5
/
+6
|
|
*
|
|
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
1
-0
/
+28
|
|
*
|
|
bpf: Support all gso types in bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
1
-20
/
+2
|
|
*
|
|
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
1
-4
/
+0
|
|
*
|
|
Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
Maciej Żenczykowski
2021-06-24
1
-13
/
+9
|
*
|
|
|
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-06-24
1
-0
/
+7
|
*
|
|
|
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
2021-06-24
1
-0
/
+4
|
*
|
|
|
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
2021-06-24
1
-11
/
+0
|
*
|
|
|
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
2021-06-24
1
-0
/
+2
|
*
|
|
|
tcp: Add stats for socket migration.
Kuniyuki Iwashima
2021-06-23
1
-4
/
+11
|
*
|
|
|
net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
Yunsheng Lin
2021-06-23
1
-2
/
+25
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
4
-11
/
+22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
3
-42
/
+405
|
|
\
\
\
|
|
*
|
|
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
2
-5
/
+42
|
|
*
|
|
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
1
-0
/
+10
|
|
*
|
|
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
1
-14
/
+64
|
|
*
|
|
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
1
-8
/
+174
[next]