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