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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
4
-61
/
+41
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
4
-17
/
+33
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-11
/
+29
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
4
-345
/
+402
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
7
-40
/
+36
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
8
-70
/
+48
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
3
-16
/
+60
2018-01-08
netfilter: core: support for NFPROTO_INET hook registration
Pablo Neira Ayuso
1
-9
/
+44
2018-01-08
netfilter: core: pass family as parameter to nf_remove_net_hook()
Pablo Neira Ayuso
1
-5
/
+5
2018-01-08
netfilter: core: pass hook number, family and device to nf_find_hook_list()
Pablo Neira Ayuso
1
-17
/
+19
2018-01-08
netfilter: core: add nf_remove_net_hook
Pablo Neira Ayuso
1
-4
/
+4
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2
-5
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
9
-13
/
+24
2018-01-08
netfilter: nf_tables_arp: don't set forward chain
Pablo Neira Ayuso
1
-1
/
+0
2018-01-08
netfilter: nf_tables: reject nat hook registration if prio is before conntrack
Florian Westphal
1
-1
/
+6
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
4
-0
/
+16
2018-01-08
netfilter: xtables: add and use xt_request_find_table_lock
Florian Westphal
4
-51
/
+63
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
6
-0
/
+21
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
1
-7
/
+17
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
3
-11
/
+50
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
1
-6
/
+28
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
4
-18
/
+6
2018-01-08
netfilter: core: make nf_unregister_net_hooks simple wrapper again
Florian Westphal
1
-56
/
+3
2018-01-08
netfilter: nf_conntrack_h323: Remove unwanted comments.
Varsha Rao
2
-71
/
+13
2018-01-08
netfilter: ipset: add resched points during set listing
Florian Westphal
3
-2
/
+2
2018-01-08
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
2
-7
/
+7
2018-01-08
netfilter: conntrack: timeouts can be const
Florian Westphal
7
-7
/
+7
2018-01-08
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
6
-2
/
+9
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
8
-14
/
+14
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
3
-8
/
+8
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
5
-31
/
+25
2018-01-08
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
2018-01-08
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2
-4
/
+3
2018-01-08
ipv6: Export sernum update function
Ido Schimmel
1
-3
/
+8
2018-01-08
ipv6: Teach tree walker to skip multipath routes
Ido Schimmel
1
-2
/
+9
2018-01-08
ipv6: Report dead flag during route dump
Ido Schimmel
1
-0
/
+3
2018-01-08
ipv6: Ignore dead routes during lookup
Ido Schimmel
1
-4
/
+14
2018-01-08
ipv6: Check nexthop flags in route dump instead of carrier
Ido Schimmel
1
-1
/
+1
2018-01-08
ipv6: Check nexthop flags during route lookup instead of carrier
Ido Schimmel
1
-4
/
+3
2018-01-08
ipv6: Set nexthop flags during route creation
Ido Schimmel
1
-0
/
+3
2018-01-08
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2
-6
/
+19
2018-01-08
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2
-18
/
+23
2018-01-08
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2
-0
/
+32
2018-01-08
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
1
-1
/
+3
2018-01-08
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2
-6
/
+3
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-11
/
+152
2018-01-06
bpf: finally expose xdp_rxq_info to XDP bpf-programs
Jesper Dangaard Brouer
1
-0
/
+19
2018-01-06
xdp: generic XDP handling of xdp_rxq_info
Jesper Dangaard Brouer
1
-10
/
+59
[next]