index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-28
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-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-01-26
fib_trie: Various clean-ups for handling slen
Alexander Duyck
1
-20
/
+29
2015-01-26
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
3
-19
/
+20
2015-01-26
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-26
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-26
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-26
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-26
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-25
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-19
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2
-4
/
+4
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
6
-10
/
+19
2015-01-16
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-01-16
ipv4: per cpu uncached list
Eric Dumazet
1
-13
/
+33
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2015-01-14
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
3
-8
/
+17
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-1
/
+1
2015-01-13
tcp: avoid reducing cwnd when ACK+DSACK is received
Sébastien Barré
1
-19
/
+19
2015-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+4
2015-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-01-06
net: tcp: add per route congestion control
Daniel Borkmann
3
-4
/
+49
2015-01-06
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
1
-2
/
+12
2015-01-06
net: tcp: add key management to congestion control
Daniel Borkmann
1
-16
/
+81
2015-01-06
net: tcp: refactor reinitialization of congestion control
Daniel Borkmann
1
-10
/
+14
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2
-2
/
+41
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-2
/
+3
2015-01-06
ip: IP cmsg cleanup
Tom Herbert
1
-27
/
+37
2015-01-06
ip: Move checksum convert defines to inet
Tom Herbert
3
-3
/
+3
2015-01-05
geneve: Check family when reusing sockets.
Jesse Gross
1
-4
/
+5
2015-01-05
geneve: Remove socket hash table.
Jesse Gross
1
-19
/
+7
2015-01-05
geneve: Simplify locking.
Jesse Gross
1
-33
/
+26
2015-01-05
geneve: Remove workqueue.
Jesse Gross
1
-19
/
+2
2015-01-03
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
1
-2
/
+95
2015-01-01
fib_trie: Add tracking value for suffix length
Alexander Duyck
1
-6
/
+116
2015-01-01
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
1
-9
/
+5
2015-01-01
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
1
-121
/
+115
2015-01-01
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
1
-53
/
+50
2015-01-01
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
1
-83
/
+66
2015-01-01
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
1
-86
/
+89
2015-01-01
fib_trie: Move resize to after inflate/halve
Alexander Duyck
1
-157
/
+154
2015-01-01
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
3
-101
/
+85
2015-01-01
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
1
-27
/
+26
2015-01-01
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
1
-113
/
+81
2015-01-01
fib_trie: Optimize fib_table_insert
Alexander Duyck
1
-125
/
+71
2015-01-01
fib_trie: Optimize fib_find_node
Alexander Duyck
1
-15
/
+21
[next]