index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
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
*
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
*
|
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
2016-01-08
1
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
2
-2
/
+2
|
\
\
|
*
|
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2015-12-28
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
3
-4
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-06
1
-0
/
+3
|
*
|
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
2
-4
/
+10
*
|
|
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
2016-01-06
1
-4
/
+6
*
|
|
inet: kill unused skb_free op
Florian Westphal
2016-01-05
2
-10
/
+1
*
|
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
2
-8
/
+10
*
|
|
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2016-01-04
1
-22
/
+97
*
|
|
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-01-04
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-31
2
-12
/
+37
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-12-22
1
-9
/
+37
|
|
\
|
|
*
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2015-11-03
1
-9
/
+37
|
*
|
ipip: ioctl: Remove superfluous IP-TTL handling.
Pravin B Shelar
2015-12-18
1
-3
/
+0
*
|
|
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-25
5
-20
/
+16
*
|
|
tcp: honour SO_BINDTODEVICE for TW_RST case too
Florian Westphal
2015-12-22
2
-8
/
+11
*
|
|
tcp: send_reset: test for non-NULL sk first
Florian Westphal
2015-12-22
1
-6
/
+5
*
|
|
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
2015-12-22
1
-0
/
+5
*
|
|
tcp: diag: add support for request sockets to tcp_abort()
Eric Dumazet
2015-12-18
1
-0
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-12-18
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2015-12-14
15
-398
/
+458
|
|
\
\
\
[next]