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-05-16
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-05-16
kcm: Call strp_stop before strp_done in kcm_attach
Tom Herbert
1
-0
/
+1
2018-05-16
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
1
-5
/
+6
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-05-09
net: don't call update_pmtu unconditionally
Nicolas Dichtel
5
-9
/
+7
2018-05-01
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-05-01
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-05-01
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-29
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-29
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-29
net: sched: ife: check on metadata length
Alexander Aring
1
-0
/
+3
2018-04-29
net: sched: ife: handle malformed tlv length
Alexander Aring
2
-3
/
+39
2018-04-29
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
1
-1
/
+0
2018-04-29
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-29
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
1
-4
/
+3
2018-04-29
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
1
-1
/
+1
2018-04-29
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+1
2018-04-29
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2018-04-29
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-29
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-29
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-29
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-29
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-9
/
+14
2018-04-29
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2
-9
/
+22
2018-04-29
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-29
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-29
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+6
2018-04-29
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-29
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-26
netfilter: x_tables: limit allocation requests for blob rule heads
Florian Westphal
1
-0
/
+3
2018-04-26
netfilter: compat: reject huge allocation requests
Florian Westphal
1
-8
/
+18
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
5
-11
/
+31
2018-04-26
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
4
-3
/
+18
2018-04-26
netfilter: x_tables: cap allocations at 512 mbyte
Florian Westphal
1
-1
/
+2
2018-04-26
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-04-26
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-04-26
rxrpc: Don't put crypto buffers on the stack
David Howells
2
-41
/
+52
2018-04-26
RDS: IB: Fix null pointer issue
Guanglei Li
1
-1
/
+2
2018-04-26
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2018-04-26
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
1
-0
/
+34
2018-04-26
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
1
-1
/
+1
2018-04-26
netfilter: x_tables: fix pointer leaks to userspace
Dmitry Vyukov
5
-2
/
+5
2018-04-26
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
3
-24
/
+22
2018-04-26
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
1
-5
/
+10
2018-04-24
net: dsa: Discard frames from unused ports
Andrew Lunn
8
-0
/
+24
2018-04-24
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-04-19
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
1
-3
/
+0
2018-04-19
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
3
-13
/
+33
[next]