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
*
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
1
-2
/
+0
*
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2015-02-08
2
-12
/
+12
*
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2015-02-08
1
-5
/
+24
*
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2015-02-08
2
-7
/
+23
*
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2015-02-08
1
-1
/
+5
*
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2015-02-08
3
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
9
-69
/
+80
|
\
|
*
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-01
2
-32
/
+35
|
*
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
2015-01-29
1
-0
/
+3
|
*
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-01-28
1
-0
/
+1
|
*
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
2015-01-28
1
-0
/
+8
|
*
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
2015-01-28
1
-22
/
+9
|
*
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
2015-01-28
1
-4
/
+6
|
*
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
2015-01-28
1
-6
/
+9
|
*
tcp: stretch ACK fixes prep
Neal Cardwell
2015-01-28
6
-9
/
+13
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
5
-147
/
+127
|
\
\
|
*
|
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
4
-13
/
+11
|
*
|
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
3
-131
/
+115
|
*
|
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
1
-4
/
+3
|
*
|
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
*
|
|
tcp: do not pace pure ack packets
Eric Dumazet
2015-02-04
1
-1
/
+9
*
|
|
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
1
-16
/
+2
*
|
|
net: dctcp: loosen requirement to assert ECT(0) during 3WHS
Florian Westphal
2015-02-02
1
-9
/
+5
*
|
|
net-timestamp: no-payload option
Willem de Bruijn
2015-02-02
1
-3
/
+4
*
|
|
ipv4: icmp: use percpu allocation
Eric Dumazet
2015-01-31
1
-9
/
+8
*
|
|
tcp: use SACK RTTs for CC
Kenneth Klette Jonassen
2015-01-31
1
-2
/
+4
*
|
|
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-30
1
-1
/
+1
|
/
/
*
|
openvswitch: Add support for checksums on UDP tunnels.
Jesse Gross
2015-01-28
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
5
-13
/
+16
|
\
|
|
*
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-01-27
1
-1
/
+4
|
*
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-01-27
1
-1
/
+3
|
*
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-01-26
2
-5
/
+7
|
*
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-15
1
-6
/
+2
*
|
fib_trie: Various clean-ups for handling slen
Alexander Duyck
2015-01-25
1
-20
/
+29
*
|
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2015-01-25
3
-19
/
+20
*
|
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
2015-01-25
1
-7
/
+1
*
|
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
2015-01-25
1
-35
/
+65
*
|
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
2015-01-25
1
-5
/
+5
*
|
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
2015-01-25
1
-84
/
+73
*
|
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
2015-01-25
1
-8
/
+8
*
|
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
2015-01-24
2
-8
/
+9
*
|
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
2015-01-19
1
-3
/
+3
*
|
tunnels: advertise link netns via netlink
Nicolas Dichtel
2015-01-19
4
-0
/
+12
*
|
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
2
-4
/
+4
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
6
-10
/
+19
*
|
ipv4: per cpu uncached list
Eric Dumazet
2015-01-15
1
-13
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-4
/
+4
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-12
1
-4
/
+4
|
|
\
|
|
*
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
1
-4
/
+4
*
|
|
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-14
3
-8
/
+17
[next]