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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
5
-2
/
+61
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
4
-1
/
+290
2018-01-08
netfilter: flow table support for IPv4
Pablo Neira Ayuso
3
-0
/
+294
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
3
-0
/
+439
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
1
-1
/
+746
2018-01-08
netfilter: nf_conntrack: add IPS_OFFLOAD status bit
Pablo Neira Ayuso
4
-5
/
+45
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+3
2018-01-08
netfilter: remove defensive check on malformed packets from raw sockets
Pablo Neira Ayuso
13
-128
/
+3
2018-01-08
netfilter: meta: secpath support
Florian Westphal
1
-0
/
+43
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
4
-52
/
+6
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
3
-8
/
+16
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
5
-17
/
+27
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
9
-56
/
+57
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-07
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
2018-01-07
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2
-4
/
+3
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
1
-3
/
+8
2018-01-07
ipv6: Teach tree walker to skip multipath routes
Ido Schimmel
1
-2
/
+9
[next]