index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2
-3
/
+25
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-2
/
+2
2016-02-09
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
1
-3
/
+8
2016-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-40
/
+70
2016-01-29
tcp: avoid cwnd undo after receiving ECN
Yuchung Cheng
1
-2
/
+0
2016-01-29
fib_trie: Fix shift by 32 in fib_table_lookup
Alexander Duyck
1
-3
/
+4
2016-01-29
ipv4: ipconfig: avoid unused ic_proto_used symbol
Arnd Bergmann
1
-0
/
+4
2016-01-29
ipv4: early demux should be aware of fragments
Eric Dumazet
1
-1
/
+4
2016-01-28
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
1
-0
/
+1
2016-01-22
tree wide: use kvfree() than conditional kfree()/vfree()
Tetsuo Handa
1
-3
/
+1
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-20
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
1
-7
/
+14
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
4
-203
/
+0
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
1
-1
/
+1
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
1
-1
/
+1
2016-01-19
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
1
-11
/
+21
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+1
2016-01-14
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
1
-2
/
+2
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-2
/
+2
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
3
-49
/
+29
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-2
/
+5
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
1
-8
/
+0
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
1
-3
/
+0
2016-01-14
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2
-2
/
+5
2016-01-14
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
1
-12
/
+5
2016-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+10
2016-01-11
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
2016-01-11
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-10
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
Nikolay Borisov
3
-8
/
+8
2016-01-10
ipv4: Namespecify tcp_keepalive_probes sysctl knob
Nikolay Borisov
3
-8
/
+8
2016-01-10
ipv4: Namespaceify tcp_keepalive_time sysctl knob
Nikolay Borisov
3
-8
/
+9
2016-01-10
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2
-4
/
+8
2016-01-08
ipv4: eliminate lock count warnings in ping.c
Lance Richardson
1
-0
/
+2
2016-01-08
ipv4: fix endianness warnings in ip_tunnel_core.c
Lance Richardson
1
-8
/
+8
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+2
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+13
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-06
soreuseport: pass skb to secondary UDP socket lookup
Craig Gallek
1
-4
/
+6
2016-01-05
inet: kill unused skb_free op
Florian Westphal
2
-10
/
+1
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2
-4
/
+10
2016-01-04
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2
-8
/
+10
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
1
-22
/
+97
2016-01-04
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+37
2015-12-28
netfilter: nf_tables: release objects on netns destruction
Pablo Neira Ayuso
2
-2
/
+2
2015-12-25
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
5
-20
/
+16
[next]