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
2020-09-09
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-4
/
+5
2020-09-09
net/packet: fix overflow in tpacket_rcv
Or Cohen
1
-1
/
+6
2020-09-09
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-09-09
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
1
-1
/
+2
2020-09-09
rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
David Howells
1
-3
/
+13
2020-09-09
rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
David Howells
1
-10
/
+11
2020-09-09
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
1
-1
/
+4
2020-09-09
batman-adv: Fix own OGM check in aggregated OGMs
Linus Lüssing
1
-5
/
+6
2020-09-09
batman-adv: Avoid uninitialized chaddr when handling DHCP
Sven Eckelmann
1
-2
/
+4
2020-09-03
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
1
-1
/
+14
2020-09-03
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2
-5
/
+6
2020-09-03
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-09-03
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-09-03
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
1
-7
/
+9
2020-09-03
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-09-03
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
2020-09-03
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-09-03
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-09-03
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-26
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-26
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-26
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-26
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-26
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
2020-08-26
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
2020-08-26
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-08-26
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
1
-11
/
+38
2020-08-26
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
1
-2
/
+2
2020-08-26
svcrdma: Fix another Receive buffer leak
Chuck Lever
1
-0
/
+2
2020-08-26
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-26
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2
-0
/
+22
2020-08-19
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-19
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-08-19
tcp: correct read of TFO keys on big endian systems
Jason Baron
3
-24
/
+31
2020-08-19
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-19
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-19
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-19
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-19
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-19
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2
-2
/
+1
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-5
/
+7
2020-08-19
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-08-11
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
6
-13
/
+83
2020-08-11
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-11
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
1
-18
/
+20
2020-08-11
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
1
-2
/
+11
[next]