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.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
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-10
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
1
-1
/
+1
2019-07-10
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
1
-3
/
+15
2019-07-10
tipc: change to use register_pernet_device
Xin Long
1
-6
/
+6
2019-07-10
sctp: change to hold sk after auth shkey is created successfully
Xin Long
1
-4
/
+4
2019-07-10
net/9p: include trans_common.h to fix missing prototype warning.
Adeodato Simó
1
-0
/
+1
2019-07-10
9p: p9dirent_read: check network-provided name length
Dominique Martinet
1
-3
/
+9
2019-07-10
9p/rdma: remove useless check in cm_event_handler
Dominique Martinet
1
-2
/
+1
2019-07-10
9p/rdma: do not disconnect on down_interruptible EAGAIN
Dominique Martinet
1
-2
/
+2
2019-07-10
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-07-10
cfg80211: fix memory leak of wiphy device name
Eric Biggers
1
-1
/
+1
2019-07-10
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-07-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-07-10
can: purge socket error queue on sock destruct
Willem de Bruijn
1
-0
/
+1
2019-06-27
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
1
-1
/
+1
2019-06-22
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-22
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-22
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-8
/
+0
2019-06-17
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
3
-2
/
+13
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2
-0
/
+6
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
3
-8
/
+25
2019-06-11
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2019-06-11
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-11
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-11
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
1
-1
/
+8
2019-06-11
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-11
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-10
/
+0
2019-06-11
tipc: fix modprobe tipc failed after switch order of device registration -v2
Junwei Hu
3
-10
/
+27
2019-06-11
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-06-11
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-06-11
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
1
-0
/
+2
2019-06-11
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-06-11
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2
-3
/
+5
2019-06-11
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
1
-11
/
+13
2019-06-11
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
1
-2
/
+3
2019-06-11
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-06-11
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-06-11
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-7
/
+7
2019-06-11
tipc: switch order of device registration to fix a crash
Junwei Hu
1
-7
/
+7
2019-06-11
net: avoid weird emergency message
Eric Dumazet
1
-1
/
+1
2019-05-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-16
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-16
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-16
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-05-16
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
1
-1
/
+1
[next]