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
...
*
|
|
|
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
2015-04-09
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
1
-1
/
+3
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
68
-499
/
+540
|
|
\
\
\
\
|
*
|
|
|
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-1
/
+3
*
|
|
|
|
|
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
2015-04-08
1
-4
/
+10
*
|
|
|
|
|
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
1
-0
/
+2
*
|
|
|
|
|
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2015-04-08
1
-1
/
+2
*
|
|
|
|
|
net: remove extra newlines
Sheng Yong
2015-04-07
2
-8
/
+0
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
tcp: RFC7413 option support for Fast Open client
Daniel Lee
2015-04-07
4
-14
/
+36
*
|
|
|
|
tcp: RFC7413 option support for Fast Open server
Daniel Lee
2015-04-07
3
-23
/
+54
*
|
|
|
|
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
3
-4
/
+4
*
|
|
|
|
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
8
-44
/
+57
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
3
-5
/
+9
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
2
-3
/
+2
|
*
|
|
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
2015-04-02
1
-0
/
+5
|
*
|
|
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-02
1
-3
/
+4
*
|
|
|
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
2
-7
/
+6
*
|
|
|
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
4
-4
/
+4
*
|
|
|
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
6
-19
/
+16
*
|
|
|
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
3
-37
/
+28
*
|
|
|
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
14
-100
/
+61
*
|
|
|
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-2
/
+2
*
|
|
|
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
30
-63
/
+64
*
|
|
|
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
39
-202
/
+210
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
2
-2
/
+2
|
\
|
|
|
|
*
|
|
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-29
1
-1
/
+1
|
*
|
|
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-23
1
-1
/
+1
*
|
|
|
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-1
/
+6
*
|
|
|
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
4
-3
/
+12
*
|
|
|
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
9
-23
/
+23
*
|
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
10
-31
/
+31
*
|
|
tcp: simplify inetpeer_addr_base use
Jiri Benc
2015-03-31
1
-14
/
+8
*
|
|
fib_trie: Cleanup ip_fib_net_exit code path
Alexander Duyck
2015-03-31
1
-22
/
+7
*
|
|
fib_trie: Fix warning on fib4_rules_exit
Alexander Duyck
2015-03-31
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-29
2
-2
/
+6
|
\
\
\
|
*
|
|
netfilter: Use LOGLEVEL_<FOO> defines
Joe Perches
2015-03-25
2
-2
/
+6
*
|
|
|
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
2015-03-29
2
-29
/
+29
*
|
|
|
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
7
-13
/
+15
|
/
/
/
*
|
|
tcp: fix ipv4 mapped request socks
Eric Dumazet
2015-03-25
3
-3
/
+1
*
|
|
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-24
2
-15
/
+6
*
|
|
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-24
2
-12
/
+9
*
|
|
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2015-03-24
1
-14
/
+3
*
|
|
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-24
1
-12
/
+13
*
|
|
tcp: md5: fix rcu lockdep splat
Eric Dumazet
2015-03-24
1
-9
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-3
/
+3
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
1
-3
/
+3
|
|
\
\
|
|
*
|
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
1
-3
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-23
2
-5
/
+4
|
\
\
\
\
|
*
|
|
|
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-22
1
-4
/
+1
[prev]
[next]