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
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-09
1
-2
/
+20
*
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
2017-10-06
1
-2
/
+2
*
netfilter: nf_tables: do not dump chain counters if not enabled
Pablo Neira Ayuso
2017-10-06
1
-1
/
+1
*
netfilter: nf_tables: Release memory obtained by kasprintf
Arvind Yadav
2017-10-03
1
-1
/
+3
*
netfilter: nf_tables: fix update chain error
JingPiao Chen
2017-09-29
1
-2
/
+2
*
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
2017-09-29
1
-2
/
+5
*
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
2017-09-26
1
-9
/
+13
*
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
2017-09-26
10
-22
/
+24
*
netfilter: xt_socket: Restore mark from full sockets only
Subash Abhinov Kasiviswanathan
2017-09-26
1
-2
/
+2
*
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
Vadim Fedorenko
2017-09-26
1
-2
/
+6
*
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
2017-09-18
1
-1
/
+13
*
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
Geert Uytterhoeven
2017-09-18
1
-6
/
+6
*
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
2017-09-08
1
-5
/
+7
*
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
2017-09-08
1
-2
/
+2
*
netfilter: core: remove erroneous warn_on
Florian Westphal
2017-09-08
1
-1
/
+1
*
netfilter: nat: use keyed locks
Florian Westphal
2017-09-08
1
-12
/
+24
*
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2017-09-08
1
-77
/
+53
*
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
2017-09-08
1
-1
/
+3
*
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
2017-09-08
1
-1
/
+2
*
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
2017-09-08
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
59
-880
/
+1898
|
\
|
*
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
2017-09-04
1
-1
/
+23
|
*
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
2017-09-04
1
-1
/
+7
|
*
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
2017-09-04
1
-93
/
+106
|
*
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
2017-09-04
1
-78
/
+92
|
*
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
2017-09-04
8
-31
/
+30
|
*
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
2017-09-04
7
-7
/
+2
|
*
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2017-09-04
1
-1
/
+121
|
*
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
2017-09-04
1
-13
/
+13
|
*
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
2017-09-04
5
-35
/
+66
|
*
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
2017-09-04
1
-24
/
+253
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
48
-617
/
+1206
|
|
\
|
|
*
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
1
-1
/
+2
|
|
*
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
1
-12
/
+0
|
|
*
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
2
-7
/
+1
|
|
*
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
1
-3
/
+56
|
|
*
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
1
-0
/
+23
|
|
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
3
-99
/
+268
|
|
*
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-28
3
-5
/
+5
|
|
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
5
-35
/
+35
|
|
*
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
4
-0
/
+22
|
|
*
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
8
-70
/
+56
|
|
*
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
8
-17
/
+20
|
|
*
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
2
-2
/
+11
|
|
*
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
2
-7
/
+5
|
|
*
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
1
-0
/
+66
|
|
*
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
1
-2
/
+162
|
|
*
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
1
-5
/
+11
|
|
*
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-08-19
1
-12
/
+21
[next]