index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join
Vladimir Oltean
2021-07-01
1
-2
/
+2
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
401
-4331
/
+10884
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
41
-241
/
+381
|
|
\
|
|
*
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
2021-06-28
1
-3
/
+10
|
|
*
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-06-28
1
-0
/
+3
|
|
*
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
2021-06-28
1
-1
/
+1
|
|
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-28
5
-25
/
+43
|
|
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-06-28
1
-1
/
+1
|
|
*
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-28
1
-1
/
+2
|
|
*
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
2021-06-24
1
-14
/
+13
|
|
*
can: j1939: j1939_sk_setsockopt(): prevent allocation of j1939 filter for opt...
Norbert Slusarek
2021-06-24
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-06-23
6
-54
/
+114
|
|
|
\
|
|
|
*
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
|
|
|
*
udp: Fix a memory leak in udp_read_sock()
Cong Wang
2021-06-21
1
-0
/
+2
|
|
|
*
skmsg: Improve udp_bpf_recvmsg() accuracy
Cong Wang
2021-06-21
3
-29
/
+65
|
|
|
*
xsk: Fix broken Tx ring validation
Magnus Karlsson
2021-06-18
1
-4
/
+7
|
|
*
|
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
2021-06-23
1
-2
/
+2
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-06-23
7
-32
/
+43
|
|
|
\
\
|
|
|
*
|
xfrm: Fix xfrm offload fallback fail case
Ayush Sawal
2021-06-22
1
-0
/
+1
|
|
|
*
|
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-06-14
1
-14
/
+14
|
|
|
*
|
xfrm: remove the fragment check for ipv6 beet mode
Xin Long
2021-06-01
1
-7
/
+0
|
|
|
*
|
xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_by...
Varad Gautam
2021-06-01
1
-7
/
+14
|
|
|
*
|
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-04-19
3
-4
/
+14
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-22
5
-52
/
+64
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: nf_tables: do not allow to delete table with owner by handle
Pablo Neira Ayuso
2021-06-22
1
-3
/
+9
|
|
|
*
|
|
netfilter: nf_tables: skip netlink portID validation if zero
Pablo Neira Ayuso
2021-06-22
1
-1
/
+1
|
|
|
*
|
|
netfilter: nf_tables_offload: check FLOW_DISSECTOR_KEY_BASIC in VLAN transfer...
Pablo Neira Ayuso
2021-06-21
1
-10
/
+7
|
|
|
*
|
|
netfilter: nf_tables: memleak in hw offload abort path
Pablo Neira Ayuso
2021-06-21
2
-37
/
+31
|
|
|
*
|
|
netfilter: nft_tproxy: restrict support to TCP and UDP transport protocols
Pablo Neira Ayuso
2021-06-16
1
-1
/
+8
|
|
|
*
|
|
netfilter: nft_osf: check for TCP packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+5
|
|
|
*
|
|
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-06-16
1
-0
/
+3
|
|
*
|
|
|
net/ipv4: swap flow ports when validating source
Miao Wang
2021-06-22
1
-0
/
+2
|
|
*
|
|
|
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
2021-06-22
1
-2
/
+2
|
|
*
|
|
|
mptcp: drop duplicate mptcp_setsockopt() declaration
Paolo Abeni
2021-06-22
1
-3
/
+0
|
|
*
|
|
|
mptcp: avoid race on msk state changes
Paolo Abeni
2021-06-22
3
-8
/
+29
|
|
*
|
|
|
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
2021-06-21
1
-5
/
+3
|
|
*
|
|
|
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
2021-06-21
1
-1
/
+1
|
|
*
|
|
|
mptcp: fix 32 bit DSN expansion
Paolo Abeni
2021-06-21
1
-16
/
+1
|
|
*
|
|
|
mptcp: fix bad handling of 32 bit ack wrap-around
Paolo Abeni
2021-06-21
2
-14
/
+23
|
|
*
|
|
|
tls: prevent oversized sendfile() hangs by ignoring MSG_MORE
Jakub Kicinski
2021-06-21
1
-1
/
+1
|
|
*
|
|
|
Merge tag 'linux-can-fixes-for-5.13-20210619' of git://git.kernel.org/pub/scm...
David S. Miller
2021-06-21
5
-4
/
+20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RC...
Oleksij Rempel
2021-06-19
2
-0
/
+7
|
|
|
*
|
|
|
can: isotp: isotp_release(): omit unintended hrtimer restart on socket release
Oliver Hartkopp
2021-06-19
1
-3
/
+4
|
|
|
*
|
|
|
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
2021-06-19
1
-0
/
+3
|
|
|
*
|
|
|
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
2021-06-19
1
-1
/
+6
[next]