index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
2016-02-07
3
-9
/
+9
*
|
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
2016-02-07
4
-11
/
+12
*
|
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
2016-02-07
3
-12
/
+13
*
|
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
2016-02-07
5
-16
/
+17
*
|
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
2016-02-07
5
-20
/
+18
*
|
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
2016-02-07
4
-14
/
+11
*
|
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
2016-02-07
4
-12
/
+15
*
|
tcp: tcp_cong_control helper
Yuchung Cheng
2016-02-07
1
-12
/
+19
*
|
tcp: make congestion control more robust against reordering
Yuchung Cheng
2016-02-07
1
-1
/
+1
*
|
tcp: refactor pkts acked accounting
Yuchung Cheng
2016-02-07
1
-4
/
+3
*
|
tcp: new delivery accounting
Yuchung Cheng
2016-02-07
1
-6
/
+15
*
|
tcp: move cwnd reduction after recovery state procesing
Yuchung Cheng
2016-02-07
1
-32
/
+28
*
|
tcp: retransmit after recovery processing and congestion control
Yuchung Cheng
2016-02-07
1
-12
/
+46
*
|
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2016-02-06
2
-1
/
+4
*
|
tcp: do not enqueue skb with SYN flag
Eric Dumazet
2016-02-06
2
-2
/
+9
*
|
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-06
2
-30
/
+37
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
11
-40
/
+70
|
\
|
*
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
2016-01-29
1
-2
/
+0
|
*
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
2016-01-29
1
-3
/
+4
|
*
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
2016-01-29
1
-0
/
+4
|
*
ipv4: early demux should be aware of fragments
Eric Dumazet
2016-01-29
1
-1
/
+4
|
*
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
2016-01-28
1
-4
/
+8
|
*
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2016-01-28
1
-5
/
+5
|
*
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2016-01-28
2
-2
/
+1
|
*
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2016-01-25
1
-0
/
+1
|
*
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-01-21
1
-5
/
+8
|
*
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2016-01-20
1
-7
/
+14
|
*
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
2016-01-19
1
-11
/
+21
*
|
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
2016-01-22
1
-3
/
+1
*
|
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
4
-203
/
+0
*
|
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
1
-1
/
+1
*
|
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-15
1
-0
/
+1
|
\
|
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-0
/
+1
*
|
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
2016-01-14
1
-2
/
+2
*
|
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
1
-2
/
+2
*
|
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
3
-49
/
+29
*
|
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
1
-2
/
+5
*
|
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
1
-8
/
+0
*
|
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
1
-3
/
+0
*
|
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
2
-2
/
+5
*
|
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
2016-01-14
1
-12
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
4
-6
/
+10
|
\
|
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
1
-1
/
+1
|
*
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-11
1
-1
/
+1
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
2
-4
/
+8
*
|
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+8
*
|
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+8
*
|
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
2016-01-10
3
-8
/
+9
*
|
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
2016-01-08
1
-0
/
+2
[prev]
[next]