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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+2
2022-01-12
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2022-01-11
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
1
-0
/
+1
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-42
/
+153
2022-01-10
tcp: tcp_send_challenge_ack delete useless param `skb`
Benjamin Yim
1
-5
/
+5
2022-01-10
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-10
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
1
-2
/
+8
2022-01-10
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
1
-3
/
+11
2022-01-10
net: skb: introduce kfree_skb_reason()
Menglong Dong
3
-9
/
+16
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
3
-3
/
+21
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
37
-384
/
+823
2022-01-10
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2
-0
/
+40
2022-01-10
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
1
-0
/
+21
2022-01-10
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
3
-2
/
+97
2022-01-10
netfilter: nft_meta: track register operations
Pablo Neira Ayuso
1
-0
/
+28
2022-01-10
netfilter: nft_payload: track register operations
Pablo Neira Ayuso
1
-0
/
+30
2022-01-10
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
1
-0
/
+11
2022-01-10
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
3
-63
/
+129
2022-01-10
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
1
-12
/
+82
2022-01-10
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
1
-52
/
+52
2022-01-10
netfilter: nft_numgen: move stateful fields out of expression data
Pablo Neira Ayuso
1
-6
/
+28
2022-01-10
netfilter: nft_quota: move stateful fields out of expression data
Pablo Neira Ayuso
1
-5
/
+47
2022-01-10
netfilter: nft_last: move stateful fields out of expression data
Pablo Neira Ayuso
1
-18
/
+51
2022-01-10
netfilter: nft_connlimit: move stateful fields out of expression data
Pablo Neira Ayuso
1
-8
/
+18
2022-01-10
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
3
-9
/
+15
2022-01-10
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-6
/
+6
2022-01-10
netfilter: make function op structures const
Florian Westphal
5
-14
/
+14
2022-01-10
netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook
Florian Westphal
2
-14
/
+9
2022-01-10
netfilter: conntrack: convert to refcount_t api
Florian Westphal
10
-29
/
+23
2022-01-10
Merge tag 'for-net-next-2022-01-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-18
/
+20
2022-01-08
af_packet: fix tracking issues in packet_do_bind()
Eric Dumazet
1
-19
/
+8
2022-01-08
mptcp: reuse __mptcp_make_csum in validate_data_csum
Geliang Tang
1
-9
/
+6
2022-01-08
mptcp: change the parameter of __mptcp_make_csum
Geliang Tang
2
-4
/
+5
2022-01-08
net/tls: Fix skb memory leak when running kTLS traffic
Gal Pressman
1
-0
/
+1
2022-01-07
sch_cake: revise Diffserv docs
Kevin Bracey
1
-20
/
+20
2022-01-07
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
1
-6
/
+6
2022-01-07
ax25: uninitialized variable in ax25_setsockopt()
Dan Carpenter
1
-5
/
+5
2022-01-07
mptcp: Check reclaim amount before reducing allocation
Mat Martineau
1
-1
/
+3
2022-01-07
mptcp: fix a DSS option writing error
Geliang Tang
1
-0
/
+1
2022-01-07
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
1
-3
/
+6
2022-01-07
mptcp: avoid atomic bit manipulation when possible
Paolo Abeni
3
-31
/
+38
2022-01-07
mptcp: cleanup MPJ subflow list handling
Paolo Abeni
5
-104
/
+60
2022-01-07
mptcp: do not block subflows creation on errors
Paolo Abeni
4
-31
/
+71
2022-01-07
mptcp: keep track of local endpoint still available for each msk
Paolo Abeni
4
-54
/
+87
2022-01-07
mptcp: clean-up MPJ option writing
Paolo Abeni
1
-21
/
+23
2022-01-07
mptcp: fix per socket endpoint accounting
Paolo Abeni
1
-6
/
+12
2022-01-07
mptcp: implement support for user-space disconnect
Paolo Abeni
1
-4
/
+13
2022-01-07
mptcp: cleanup accept and poll
Paolo Abeni
3
-20
/
+7
2022-01-07
mptcp: full disconnect implementation
Paolo Abeni
4
-28
/
+98
[next]