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
2018-06-15
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-1
/
+1
2018-06-15
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
Guillaume Nault
1
-0
/
+6
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-15
Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-6
/
+9
2018-06-15
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
1
-0
/
+1
2018-06-15
mac80211: Move up init of TXQs
Toke Høiland-Jørgensen
1
-6
/
+6
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
1
-0
/
+2
2018-06-15
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-15
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
Guillaume Nault
1
-0
/
+10
2018-06-15
l2tp: prevent pppol2tp_connect() from creating kernel sockets
Guillaume Nault
1
-0
/
+9
2018-06-15
l2tp: only accept PPP sessions in pppol2tp_connect()
Guillaume Nault
1
-0
/
+6
2018-06-15
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
Guillaume Nault
1
-0
/
+1
2018-06-15
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2
-0
/
+8
2018-06-14
sctp: define sctp_packet_gso_append to build GSO frames
Xin Long
1
-10
/
+18
2018-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-20
/
+48
2018-06-13
smc: convert to ->poll_mask
Cong Wang
1
-9
/
+3
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
1
-14
/
+1
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2
-5
/
+10
2018-06-12
netfilter: xt_connmark: fix list corruption on rmmod
Florian Westphal
1
-1
/
+1
2018-06-12
netfilter: ctnetlink: avoid null pointer dereference
Florian Westphal
1
-1
/
+2
2018-06-12
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-06-12
netfilter: nf_tables: close race between netns exit and rmmod
Florian Westphal
2
-3
/
+15
2018-06-12
netfilter: nf_tables: fix module unload race
Florian Westphal
2
-6
/
+16
2018-06-12
netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL
Pablo Neira Ayuso
1
-3
/
+1
2018-06-12
netfilter: nft_socket: fix module autoload
Pablo Neira Ayuso
1
-0
/
+1
2018-06-12
tcp: Do not reload skb pointer after skb_gro_receive().
David Miller
1
-2
/
+0
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+2
2018-06-12
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-12
tls: fix NULL pointer dereference on poll
Daniel Borkmann
2
-11
/
+10
2018-06-12
xsk: silence warning on memory allocation failure
Björn Töpel
1
-1
/
+2
2018-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
11
-19
/
+54
2018-06-12
net: dsa: add error handling for pskb_trim_rcsum
Zhouyang Jia
1
-1
/
+2
2018-06-12
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-40
/
+60
2018-06-11
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
1
-5
/
+7
2018-06-10
socket: close race condition between sock_close() and sockfs_setattr()
Cong Wang
1
-3
/
+15
2018-06-09
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
1
-1
/
+3
2018-06-09
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
4
-6
/
+7
2018-06-09
net/sched: act_simple: fix parsing of TCA_DEF_DATA
Davide Caratti
1
-9
/
+6
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
3
-0
/
+4
2018-06-08
net/9p/trans_xen.c: don't inclide rwlock.h directly
Sebastian Andrzej Siewior
1
-1
/
+0
2018-06-08
net/9p: detect invalid options as much as possible
Chengguang Xu
1
-8
/
+5
2018-06-08
bpfilter: fix race in pipe access
Alexei Starovoitov
1
-3
/
+7
2018-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+5
2018-06-08
bpf, xdp: fix crash in xdp_umem_unaccount_pages
Daniel Borkmann
1
-2
/
+4
2018-06-08
xsk: Fix umem fill/completion queue mmap on 32-bit
Geert Uytterhoeven
1
-1
/
+1
2018-06-07
bpfilter: fix OUTPUT_FORMAT
Alexei Starovoitov
1
-1
/
+1
2018-06-07
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
1
-2
/
+2
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
1
-2
/
+2
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
1
-5
/
+5
[next]