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
...
|
*
|
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
2016-11-29
1
-1
/
+1
|
*
|
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
2016-11-28
1
-0
/
+1
*
|
|
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
1
-1
/
+11
*
|
|
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
1
-0
/
+1
*
|
|
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
5
-7
/
+16
*
|
|
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
2016-12-02
1
-13
/
+26
*
|
|
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
2016-12-02
1
-1
/
+3
*
|
|
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
2016-11-30
1
-1
/
+2
*
|
|
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+20
*
|
|
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
2016-11-30
1
-0
/
+20
*
|
|
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
2016-11-30
3
-3
/
+24
*
|
|
tcp: instrument how long TCP is limited by receive window
Francis Yan
2016-11-30
1
-2
/
+9
*
|
|
tcp: instrument how long TCP is busy sending
Francis Yan
2016-11-30
2
-3
/
+19
*
|
|
tcp: instrument tcp sender limits chronographs
Francis Yan
2016-11-30
1
-0
/
+30
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
2
-2
/
+2
|
\
|
|
|
*
|
udplite: call proper backlog handlers
Eric Dumazet
2016-11-24
3
-3
/
+3
|
|
/
*
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-2
/
+24
*
|
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-24
1
-11
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
5
-24
/
+125
|
\
|
|
*
tcp: zero ca_priv area when switching cc algorithms
Florian Westphal
2016-11-21
1
-1
/
+3
|
*
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
2016-11-16
1
-1
/
+3
|
*
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-16
2
-5
/
+80
|
*
udp: restore UDPlite many-cast delivery
Pablo Neira
2016-11-15
1
-3
/
+3
|
*
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
2016-11-15
1
-14
/
+36
*
|
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-21
7
-6
/
+18
*
|
tcp: add cwnd_undo functions to various tcp cc algorithms
Florian Westphal
2016-11-21
5
-1
/
+55
*
|
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2016-11-21
1
-1
/
+2
*
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
5
-7
/
+7
*
|
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-18
1
-0
/
+2
*
|
tcp: allow to enable the repair mode for non-listening sockets
Andrey Vagin
2016-11-15
1
-1
/
+1
*
|
dctcp: update cwnd on congestion event
Florian Westphal
2016-11-15
1
-1
/
+8
*
|
udplite: fix NULL pointer dereference
Paolo Abeni
2016-11-15
2
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
12
-49
/
+71
|
\
|
|
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-13
1
-1
/
+18
|
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2016-11-13
1
-1
/
+3
|
*
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
2016-11-10
1
-5
/
+11
|
*
net: tcp response should set oif only if it is L3 master
David Ahern
2016-11-09
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-09
1
-2
/
+4
|
|
\
|
|
*
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
Liping Zhang
2016-10-31
1
-2
/
+4
|
*
|
net: icmp_route_lookup should use rt dev to determine L3 domain
David Ahern
2016-11-09
1
-2
/
+2
|
*
|
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
2016-11-07
1
-12
/
+9
|
*
|
tcp: fix return value for partial writes
Eric Dumazet
2016-11-03
1
-1
/
+1
|
*
|
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
4
-17
/
+4
|
*
|
tcp: fix potential memory corruption
Eric Dumazet
2016-11-03
1
-1
/
+1
|
*
|
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
2016-11-03
1
-5
/
+4
|
*
|
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
2016-10-31
1
-1
/
+12
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
13
-104
/
+67
|
\
\
|
*
|
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
2016-11-13
2
-20
/
+20
|
*
|
udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
Arnd Bergmann
2016-11-10
1
-1
/
+2
[prev]
[next]