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