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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-04-08
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
1
-2
/
+2
2022-04-08
batman-adv: Check ptr for NULL before reducing its refcnt
Sven Eckelmann
14
-113
/
+181
2022-04-08
can: isotp: restore accidentally removed MSG_PEEK feature
Oliver Hartkopp
1
-1
/
+1
2022-04-08
rxrpc: Fix call timer start racing with call destruction
David Howells
3
-14
/
+43
2022-04-08
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
1
-3
/
+8
2022-04-08
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
1
-4
/
+13
2022-04-08
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-04-08
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-04-08
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
1
-1
/
+4
2022-04-08
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
1
-0
/
+2
2022-04-08
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
1
-4
/
+14
2022-04-08
Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed
Niels Dossche
1
-0
/
+2
2022-04-08
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-04-08
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-04-08
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
1
-4
/
+3
2022-04-08
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
1
-2
/
+5
2022-04-08
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
1
-4
/
+13
2022-04-08
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2
-1
/
+9
2022-04-08
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-18
/
+20
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-04-08
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...
Haimin Zhang
1
-1
/
+1
2022-04-08
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2
-1
/
+20
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+32
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2
-0
/
+10
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-03-23
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
1
-2
/
+1
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
3
-5
/
+16
2022-03-19
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-19
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-19
mac80211: refuse aggregations sessions before authorized
Johannes Berg
1
-1
/
+9
2022-03-19
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
4
-9
/
+20
2022-03-19
sctp: fix the processing for INIT chunk
Xin Long
1
-25
/
+46
2022-03-19
Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
Kai Lueke
1
-18
/
+3
2022-03-16
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-03-16
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-16
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-16
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-16
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2
-0
/
+6
2022-03-16
tipc: fix kernel panic when enabling bearer
Tung Nguyen
1
-5
/
+7
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
3
-14
/
+4
2022-03-08
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
[next]