index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2
-4
/
+4
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
1
-11
/
+4
2022-02-05
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
1
-1
/
+0
2022-02-04
net: minor __dev_alloc_name() optimization
Eric Dumazet
1
-2
/
+2
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+16
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-13
/
+10
2022-02-03
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
1
-6
/
+12
2022-02-02
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-02
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
1
-1
/
+2
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
1
-1
/
+2
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
1
-0
/
+10
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
1
-0
/
+13
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2
-2
/
+14
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+6
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+34
2022-01-26
net: Adjust sk_gso_max_size once when set
David Ahern
1
-0
/
+1
2022-01-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-19
/
+383
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-6
/
+6
2022-01-22
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
1
-0
/
+8
2022-01-22
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
1
-38
/
+138
2022-01-22
bpf: add frags support to xdp copy helpers
Eelco Chaudron
1
-5
/
+52
2022-01-22
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2
-5
/
+72
2022-01-22
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
1
-0
/
+15
2022-01-22
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
1
-1
/
+53
2022-01-22
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
1
-0
/
+12
2022-01-21
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
1
-7
/
+70
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-1
/
+2
2022-01-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+6
2022-01-19
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-01-19
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
1
-1
/
+0
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
1
-0
/
+3
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
1
-22
/
+11
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
1
-0
/
+6
2022-01-10
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
3
-9
/
+16
2022-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-50
/
+152
2022-01-06
gro: add ability to control gro max packet size
Coco Li
3
-1
/
+28
2022-01-06
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-11
/
+54
2022-01-06
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-7
/
+17
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2
-2
/
+4
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2022-01-06
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-30
/
+62
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-01-06
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
1
-0
/
+6
2022-01-06
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-05
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
1
-8
/
+13
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-40
/
+51
[next]