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
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
4
-8
/
+10
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
4
-4
/
+4
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
1
-1
/
+9
2018-03-29
net/ipv4: Allow notifier to fail route replace
David Ahern
1
-2
/
+7
2018-03-29
net/ipv4: Move call_fib_entry_notifiers up for new routes
David Ahern
1
-2
/
+16
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+3
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+6
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
35
-43
/
+0
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
1
-4
/
+4
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
2
-51
/
+44
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-22
/
+4
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
1
-26
/
+5
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
11
-17
/
+17
2018-03-26
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2
-0
/
+5
2018-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+17
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
1
-2
/
+4
2018-03-23
net: Convert udp_sysctl_ops
Kirill Tkhai
1
-1
/
+2
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
1
-5
/
+21
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+44
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-9
/
+6
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-16
/
+4
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
3
-5
/
+9
2018-03-22
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
1
-3
/
+2
2018-03-22
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
1
-2
/
+10
2018-03-22
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
1
-1
/
+1
2018-03-22
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
1
-1
/
+13
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+3
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
1
-1
/
+7
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
1
-1
/
+3
2018-03-19
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
1
-1
/
+0
2018-03-19
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
1
-1
/
+7
2018-03-19
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
1
-1
/
+0
2018-03-16
net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exit
Yousuk Seung
1
-1
/
+4
2018-03-16
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+2
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
2
-51
/
+67
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2
-7
/
+20
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+18
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-2
/
+1
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-8
/
+12
2018-03-08
net: Convert ipv4_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_security_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_raw_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_nat_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_mangle_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert arptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2
-0
/
+2
2018-03-07
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
1
-1
/
+2
[prev]
[next]