index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: fix possible NULL deref in smc_pnet_add_eth()
Eric Dumazet
2022-01-12
1
-1
/
+2
*
net: bridge: fix net device refcount tracking issue in error path
Eric Dumazet
2022-01-12
1
-1
/
+2
*
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
2022-01-12
1
-0
/
+2
*
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
2022-01-12
1
-22
/
+11
*
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
2022-01-12
1
-2
/
+3
*
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
2022-01-12
1
-1
/
+2
*
mctp: test: zero out sockaddr
Matt Johnston
2022-01-12
1
-1
/
+1
*
netfilter: nf_tables: typo NULL check in _clone() function
Pablo Neira Ayuso
2022-01-11
4
-4
/
+4
*
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
2022-01-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
19
-42
/
+153
|
\
|
*
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
2022-01-10
3
-3
/
+21
|
*
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
2022-01-07
1
-6
/
+6
|
*
ax25: uninitialized variable in ax25_setsockopt()
Dan Carpenter
2022-01-07
1
-5
/
+5
|
*
mptcp: Check reclaim amount before reducing allocation
Mat Martineau
2022-01-07
1
-1
/
+3
|
*
mptcp: fix a DSS option writing error
Geliang Tang
2022-01-07
1
-0
/
+1
|
*
mptcp: fix opt size when sending DSS + MP_FAIL
Matthieu Baerts
2022-01-07
1
-3
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2022-01-07
3
-1
/
+15
|
|
\
|
|
*
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
2022-01-06
1
-0
/
+8
|
|
*
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
2022-01-06
1
-0
/
+3
|
|
*
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
2022-01-05
1
-1
/
+4
|
*
|
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
2022-01-06
3
-9
/
+13
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
5
-12
/
+81
|
|
\
\
|
|
*
|
net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
Raed Salem
2022-01-05
1
-5
/
+25
|
|
*
|
xfrm: state and policy should fail if XFRMA_IF_ID 0
Antony Antony
2021-12-17
1
-3
/
+18
|
|
*
|
xfrm: interface with if_id 0 should return error
Antony Antony
2021-12-17
1
-2
/
+12
|
|
*
|
xfrm: fix a small bug in xfrm_sa_len()
Eric Dumazet
2021-12-09
1
-1
/
+1
|
|
*
|
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2021-11-23
2
-1
/
+25
|
*
|
|
can: isotp: convert struct tpcon::{idx,len} to unsigned int
Marc Kleine-Budde
2022-01-05
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
tcp: tcp_send_challenge_ack delete useless param `skb`
Benjamin Yim
2022-01-10
1
-5
/
+5
*
|
|
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
2022-01-10
1
-4
/
+0
*
|
|
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
2022-01-10
1
-2
/
+8
*
|
|
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
2022-01-10
1
-3
/
+11
*
|
|
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-10
3
-9
/
+16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-10
37
-384
/
+823
|
\
\
\
|
*
|
|
netfilter: nft_meta: cancel register tracking after meta update
Pablo Neira Ayuso
2022-01-09
2
-0
/
+40
|
*
|
|
netfilter: nft_payload: cancel register tracking after payload update
Pablo Neira Ayuso
2022-01-09
1
-0
/
+21
|
*
|
|
netfilter: nft_bitwise: track register operations
Pablo Neira Ayuso
2022-01-09
3
-2
/
+97
|
*
|
|
netfilter: nft_meta: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+28
|
*
|
|
netfilter: nft_payload: track register operations
Pablo Neira Ayuso
2022-01-09
1
-0
/
+30
|
*
|
|
netfilter: nf_tables: add register tracking infrastructure
Pablo Neira Ayuso
2022-01-09
1
-0
/
+11
|
*
|
|
netfilter: nf_tables: add rule blob layout
Pablo Neira Ayuso
2022-01-09
3
-63
/
+129
|
*
|
|
netfilter: nft_limit: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-12
/
+82
|
*
|
|
netfilter: nft_limit: rename stateful structure
Pablo Neira Ayuso
2022-01-09
1
-52
/
+52
|
*
|
|
netfilter: nft_numgen: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-6
/
+28
|
*
|
|
netfilter: nft_quota: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-5
/
+47
|
*
|
|
netfilter: nft_last: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-18
/
+51
|
*
|
|
netfilter: nft_connlimit: move stateful fields out of expression data
Pablo Neira Ayuso
2022-01-09
1
-8
/
+18
|
*
|
|
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
2022-01-09
3
-9
/
+15
|
*
|
|
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
2022-01-09
1
-6
/
+6
|
*
|
|
netfilter: make function op structures const
Florian Westphal
2022-01-09
5
-14
/
+14
[next]