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-03-14
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
1
-101
/
+47
2015-03-14
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
1
-1
/
+1
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
3
-1
/
+6
2015-03-13
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
1
-36
/
+30
2015-03-13
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
1
-10
/
+11
2015-03-13
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
1
-4
/
+5
2015-03-13
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
1
-5
/
+19
2015-03-13
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
1
-0
/
+5
2015-03-13
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
1
-9
/
+3
2015-03-12
inet: introduce ireq_family
Eric Dumazet
3
-1
/
+3
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2
-6
/
+5
2015-03-12
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
1
-0
/
+2
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
1
-1
/
+0
2015-03-12
fib_trie: Provide a deterministic order for fib_alias w/ tables merged
Alexander Duyck
1
-11
/
+17
2015-03-12
fib_trie: Avoid NULL pointer if local table is not allocated
Alexander Duyck
1
-1
/
+4
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-3
/
+1
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
3
-6
/
+3
2015-03-11
net: fix CONFIG_NET_NS=n compilation
Eric Dumazet
2
-2
/
+2
2015-03-11
net: add real socket cookies
Eric Dumazet
5
-5
/
+15
2015-03-11
fib_trie: Only display main table in /proc/net/route
Alexander Duyck
1
-0
/
+5
2015-03-11
fib_trie: Fix uninitialized variable warning
Alexander Duyck
1
-3
/
+3
2015-03-11
fib_trie: call fib_table_flush_external under RTNL
Sabrina Dubroca
1
-1
/
+2
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
4
-18
/
+234
2015-03-10
fib_trie: Address possible NULL pointer dereference in resize
Alexander Duyck
1
-4
/
+2
2015-03-10
fib_trie: Correctly handle case of key == 0 in leaf_walk_rcu
Alexander Duyck
1
-1
/
+1
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
3
-22
/
+26
2015-03-10
inet_diag: cleanups
Eric Dumazet
1
-73
/
+71
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
1
-1
/
+1
2015-03-09
switchdev: add netlink flags to IPv4 FIB add op
Scott Feldman
1
-1
/
+4
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-23
/
+43
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2
-3
/
+0
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-26
/
+62
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
1
-10
/
+23
2015-03-06
fib_trie: Add key vector to root, return parent key_vector in resize
Alexander Duyck
1
-232
/
+201
2015-03-06
fib_trie: Move parent from key_vector to tnode
Alexander Duyck
1
-6
/
+5
2015-03-06
fib_trie: Pull empty_children and full_children into tnode
Alexander Duyck
1
-15
/
+16
2015-03-06
fib_trie: Move rcu from key_vector to tnode, add accessors.
Alexander Duyck
1
-18
/
+16
2015-03-06
fib_trie: Add tnode struct as a container for fields not needed in key_vector
Alexander Duyck
1
-33
/
+39
2015-03-06
fib_trie: Rename tnode_child_length to child_length
Alexander Duyck
1
-24
/
+29
2015-03-06
fib_trie: replace tnode_get_child functions with get_child macros
Alexander Duyck
1
-36
/
+24
2015-03-06
fib_trie: Rename tnode to key_vector
Alexander Duyck
1
-119
/
+128
2015-03-06
fib_trie: Return pointer to tnode pointer in resize/inflate/halve
Alexander Duyck
1
-41
/
+65
2015-03-06
fib_trie: Minor cleanups to fib_table_flush_external
Alexander Duyck
1
-12
/
+8
2015-03-06
ipv4: Create probe timer for tcp PMTU as per RFC4821
Fan Du
4
-2
/
+45
2015-03-06
ipv4: Use binary search to choose tcp PMTU probe_size
Fan Du
3
-3
/
+19
2015-03-06
ipv4: Fix unused variable warnings in fib_table_flush_external.
David S. Miller
1
-2
/
+0
2015-03-06
fib: hook IPv4 fib for hardware offload
Scott Feldman
1
-1
/
+30
2015-03-06
switchdev: don't support custom ip rules, for now
Scott Feldman
3
-0
/
+77
2015-03-05
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
1
-24
/
+31
[next]