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-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
1
-1
/
+3
2018-05-02
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
1
-0
/
+7
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
1
-3
/
+0
2018-05-01
ethtool: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-01
xprtrdma: Fix list corruption / DMAR errors during MR recovery
Chuck Lever
4
-11
/
+10
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
1
-1
/
+6
2018-04-30
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-04-28
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-04-27
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+18
2018-04-27
sctp: clear the new asoc's stream outcnt in sctp_stream_update
Xin Long
1
-0
/
+2
2018-04-27
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
1
-0
/
+3
2018-04-27
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+2
2018-04-27
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
1
-1
/
+1
2018-04-27
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
Stefano Brivio
1
-2
/
+2
2018-04-26
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
1
-4
/
+0
2018-04-25
bpf: clear the ip_tunnel_info.
William Tu
1
-0
/
+1
2018-04-24
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-24
libceph: reschedule a tick in finish_hunting()
Ilya Dryomov
1
-0
/
+1
2018-04-24
libceph: un-backoff on tick when we have a authenticated session
Ilya Dryomov
1
-3
/
+10
2018-04-24
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-171
/
+200
2018-04-23
net: ieee802154: 6lowpan: fix frag reassembly
Alexander Aring
2
-9
/
+9
2018-04-23
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-23
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-23
net: sched: ife: check on metadata length
Alexander Aring
1
-0
/
+3
2018-04-23
net: sched: ife: handle malformed tlv length
Alexander Aring
2
-3
/
+39
2018-04-23
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-23
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
1
-1
/
+1
2018-04-23
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-22
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2
-9
/
+22
2018-04-22
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2
-2
/
+8
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-138
/
+218
2018-04-20
nl80211: Free connkeys on external authentication failure
Srinivas Dasari
1
-0
/
+1
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-19
cfg80211: fix possible memory leak in regdb_query_country()
weiyongjun (A)
1
-0
/
+1
2018-04-19
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
1
-16
/
+22
2018-04-19
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+3
2018-04-19
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-04-19
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
1
-1
/
+1
2018-04-19
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
1
-27
/
+28
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
1
-12
/
+17
[prev]
[next]