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