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
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_flow_offload: fix use-after-free and a resource leak
Felix Fietkau
2018-02-07
1
-1
/
+0
*
netfilter: remove useless prototype
Taehee Yoo
2018-02-07
1
-5
/
+0
*
netfilter: nf_tables: fix flowtable free
Pablo Neira Ayuso
2018-02-07
1
-0
/
+2
*
netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
Pablo Neira Ayuso
2018-02-07
1
-0
/
+3
*
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
2018-01-19
1
-2
/
+9
*
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
2018-01-10
1
-21
/
+2
*
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2018-01-10
1
-2
/
+2
*
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2018-01-10
1
-4
/
+4
*
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
1
-6
/
+0
*
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
2018-01-10
1
-2
/
+0
*
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
2018-01-08
1
-0
/
+5
*
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
2018-01-08
1
-0
/
+94
*
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2018-01-08
2
-0
/
+71
*
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
2018-01-08
1
-3
/
+0
*
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
2018-01-08
1
-0
/
+17
*
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
2018-01-08
1
-3
/
+1
*
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
2018-01-08
1
-8
/
+1
*
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2018-01-08
2
-4
/
+0
*
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
2018-01-08
1
-0
/
+5
*
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
2018-01-08
3
-45
/
+19
*
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
2018-01-08
1
-1
/
+1
*
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
2018-01-08
3
-13
/
+13
*
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
2018-01-08
1
-5
/
+5
*
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
2018-01-08
1
-4
/
+3
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
4
-9
/
+25
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
4
-9
/
+25
|
|
\
\
|
|
*
|
netfilter: nf_tables: get set elements via netlink
Pablo Neira Ayuso
2017-11-07
1
-0
/
+5
|
|
*
|
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
1
-2
/
+2
|
|
*
|
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
2
-2
/
+2
|
|
*
|
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
1
-1
/
+0
|
|
*
|
netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
Florian Westphal
2017-10-24
1
-6
/
+8
|
|
*
|
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
2017-10-24
1
-0
/
+10
|
|
|
/
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
49
-0
/
+49
|
\
|
|
|
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
49
-0
/
+49
|
|
/
*
/
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-08
2
-3
/
+1
*
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
2017-09-04
1
-6
/
+0
*
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
1
-1
/
+1
*
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
1
-1
/
+0
*
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
1
-11
/
+24
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
1
-1
/
+1
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
3
-6
/
+6
*
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
1
-3
/
+4
*
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
2
-8
/
+0
*
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
1
-2
/
+2
*
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
1
-3
/
+0
*
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
1
-3
/
+0
*
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
1
-11
/
+8
[next]