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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
tcp: limit sk_rcvlowat by the maximum receive buffer
Soheil Hassas Yeganeh
2018-06-10
1
-5
/
+7
*
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
2
-2
/
+2
*
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
2018-06-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
46
-785
/
+1637
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-2
/
+18
|
|
\
|
|
*
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-2
/
+18
|
*
|
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-05
2
-0
/
+4
|
*
|
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-05
1
-3
/
+5
|
*
|
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2018-06-05
1
-3
/
+1
|
*
|
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
1
-1
/
+0
|
*
|
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-06-05
1
-12
/
+14
|
*
|
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2018-06-04
2
-4
/
+36
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-4
/
+4
|
|
\
\
|
*
|
|
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
3
-1
/
+152
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-06-02
3
-11
/
+2
|
|
\
\
\
|
|
*
|
|
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-29
3
-11
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-31
2
-4
/
+4
|
*
|
|
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
2
-11
/
+57
|
*
|
|
net: bpfilter: make function bpfilter_mbox_request() static
Wei Yongjun
2018-05-29
1
-2
/
+3
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
3
-3
/
+5
|
|
\
\
|
*
|
|
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-24
1
-2
/
+0
|
*
|
|
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
2018-05-24
1
-5
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-0
/
+31
|
|
\
\
\
|
|
*
|
|
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+31
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
4
-162
/
+115
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
3
-112
/
+106
|
|
*
|
|
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
1
-6
/
+13
|
|
*
|
|
|
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
1
-1
/
+4
|
|
*
|
|
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
1
-53
/
+2
|
|
|
/
/
/
|
*
|
|
|
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
4
-40
/
+134
|
*
|
|
|
udp: exclude gso from xfrm paths
Willem de Bruijn
2018-05-23
1
-1
/
+2
|
*
|
|
|
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
4
-0
/
+63
|
*
|
|
|
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
2018-05-22
1
-2
/
+2
|
*
|
|
|
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-05-22
1
-11
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
7
-7
/
+25
|
|
\
\
\
\
|
*
|
|
|
|
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
2018-05-18
1
-1
/
+1
|
*
|
|
|
|
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
2018-05-18
3
-1
/
+13
|
*
|
|
|
|
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
2018-05-18
3
-2
/
+10
|
*
|
|
|
|
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2018-05-18
2
-0
/
+3
|
*
|
|
|
|
tcp: add SACK compression
Eric Dumazet
2018-05-18
4
-6
/
+62
|
*
|
|
|
|
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
2018-05-18
1
-2
/
+0
|
*
|
|
|
|
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
2018-05-17
1
-4
/
+8
|
*
|
|
|
|
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2018-05-17
2
-7
/
+12
|
*
|
|
|
|
tcp: separate loss marking and state update on RTO
Yuchung Cheng
2018-05-17
1
-2
/
+2
|
*
|
|
|
|
tcp: new helper tcp_timeout_mark_lost
Yuchung Cheng
2018-05-17
1
-21
/
+29
|
*
|
|
|
|
tcp: account lost retransmit after timeout
Yuchung Cheng
2018-05-17
2
-17
/
+5
|
*
|
|
|
|
tcp: simpler NewReno implementation
Yuchung Cheng
2018-05-17
2
-8
/
+38
|
*
|
|
|
|
tcp: disable RFC6675 loss detection
Yuchung Cheng
2018-05-17
1
-4
/
+8
|
*
|
|
|
|
tcp: support DUPACK threshold in RACK
Yuchung Cheng
2018-05-17
1
-13
/
+27
|
|
|
/
/
/
|
|
/
|
|
|
[next]