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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+14
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
1
-2
/
+5
2016-09-17
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2016-09-16
net: VRF: Pass original iif to ip_route_input()
Mark Tomlinson
1
-2
/
+3
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+7
2016-09-09
vti: use right inner_mode for inbound inter address family policy checks
thomas.zeitlhofer+lkml@ze-it.at
1
-1
/
+14
2016-09-09
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
1
-1
/
+1
2016-09-09
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
1
-0
/
+1
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
2
-3
/
+8
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
1
-4
/
+7
2016-09-02
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
1
-0
/
+1
2016-09-02
netconf: add a notif when settings are created
Nicolas Dichtel
1
-4
/
+7
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-08-24
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2
-3
/
+6
2016-08-24
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2
-2
/
+0
2016-08-24
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-08-24
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
2016-08-23
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
1
-3
/
+5
2016-08-22
xfrm: Only add l3mdev oif to dst lookups
David Ahern
1
-1
/
+1
2016-08-19
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-1
/
+0
2016-08-09
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-08-06
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-07-31
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-79
/
+12
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-192
/
+1196
2016-07-27
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
1
-1
/
+1
2016-07-26
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
1
-3
/
+1
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+7
2016-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-47
/
+59
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-22
/
+40
2016-07-20
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
1
-0
/
+9
2016-07-20
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
3
-4
/
+6
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
2
-43
/
+49
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
1
-4
/
+9
2016-07-16
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
1
-17
/
+64
2016-07-16
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
1
-17
/
+22
2016-07-12
ipv4: af_inet: make it explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-11
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
1
-0
/
+6
2016-07-11
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-07-11
tunnels: correct conditional build of MPLS and IPv6
Simon Horman
1
-12
/
+13
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
1
-0
/
+2
2016-07-11
netfilter: conntrack: fix race between nf_conntrack proc read and hash resize
Liping Zhang
1
-4
/
+10
2016-07-10
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
Eric Dumazet
1
-6
/
+6
2016-07-10
ipip: support MPLS over IPv4
Simon Horman
1
-16
/
+121
2016-07-10
tunnels: support MPLS over IPv4 tunnels
Simon Horman
1
-10
/
+67
[next]