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.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
2017-08-25
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
Liping Zhang
1
-3
/
+10
2017-08-13
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-6
/
+10
2017-08-13
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
1
-1
/
+1
2017-08-13
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
2
-3
/
+2
2017-08-13
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-13
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-13
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-13
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+3
2017-08-13
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
1
-1
/
+1
2017-08-13
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-13
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-11
net: account for current skb length when deciding about UFO
Michal Kubeček
2
-2
/
+3
2017-08-11
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2017-08-11
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-08-11
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2
-0
/
+5
2017-08-11
dccp: fix a memleak for dccp_feat_init err process
Xin Long
1
-2
/
+5
2017-08-11
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-08-11
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
Xin Long
1
-0
/
+1
2017-08-11
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-08-11
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
WANG Cong
1
-1
/
+1
2017-08-11
openvswitch: fix potential out of bound access in parse_ct
Liping Zhang
1
-2
/
+5
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-08-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-08-11
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-08-11
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-08-11
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2
-0
/
+2
2017-08-11
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
1
-1
/
+9
2017-08-11
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
1
-1
/
+0
2017-08-11
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
1
-5
/
+18
2017-08-11
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
1
-3
/
+11
2017-08-11
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
1
-2
/
+1
2017-08-07
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-08-07
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
Guillaume Nault
1
-2
/
+2
2017-08-07
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2017-08-07
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-08-07
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-08-07
af_key: Add lock to key dump
Yuejie Shi
1
-8
/
+38
2017-07-28
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
1
-1
/
+2
2017-07-28
ipvs: SNAT packet replies only for NATed connections
Julian Anastasov
1
-5
/
+14
2017-07-28
af_key: Fix sadb_x_ipsecrequest parsing
Herbert Xu
1
-21
/
+26
2017-07-28
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
1
-17
/
+18
2017-07-28
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
Mateusz Jurczyk
1
-2
/
+4
2017-07-28
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
Mateusz Jurczyk
1
-2
/
+1
2017-07-28
nfc: Ensure presence of required attributes in the activate_target handler
Mateusz Jurczyk
1
-1
/
+3
2017-07-28
NFC: fix broken device allocation
Johan Hovold
2
-15
/
+19
2017-07-21
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
2017-07-21
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-07-21
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-21
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-21
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
[next]