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
*
ipvs: fix warning on unused variable
Andrea Claudi
2019-02-16
1
-1
/
+2
*
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
2019-02-15
1
-0
/
+3
*
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-13
1
-1
/
+2
*
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-12
3
-6
/
+15
*
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-02-12
1
-1
/
+1
*
netfilter: nft_compat: don't use refcount_inc on newly allocated entry
Florian Westphal
2019-02-05
1
-39
/
+23
*
netfilter: nf_tables: unbind set in rule from commit path
Pablo Neira Ayuso
2019-02-04
6
-79
/
+72
*
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
2019-02-04
1
-0
/
+16
*
netfilter: nfnetlink_osf: add missing fmatch check
Fernando Fernandez Mancera
2019-01-28
1
-0
/
+4
*
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
2019-01-24
1
-0
/
+12
*
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
2019-01-18
1
-1
/
+47
*
netfilter: nft_compat: make lists per netns
Florian Westphal
2019-01-18
1
-40
/
+89
*
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
2019-01-18
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-01-15
3
-14
/
+18
|
\
|
*
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
2019-01-14
1
-1
/
+4
|
*
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
2019-01-11
2
-4
/
+5
|
*
netfilter: nft_flow_offload: Fix reverse route lookup
wenxu
2019-01-09
1
-2
/
+2
|
*
netfilter: nf_tables: selective rule dump needs table to be specified
Pablo Neira Ayuso
2019-01-08
1
-1
/
+1
|
*
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
2019-01-08
1
-0
/
+2
|
*
netfilter: nf_tables: Fix for endless loop when dumping ruleset
Phil Sutter
2019-01-08
1
-6
/
+4
*
|
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
3
-173
/
+133
|
\
|
*
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
1
-32
/
+15
|
*
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2018-12-29
1
-26
/
+20
|
*
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
2
-91
/
+69
|
*
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
|
*
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
|
*
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
1
-14
/
+5
|
*
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-29
1
-0
/
+2
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
2
-2
/
+2
*
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
2
-5
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-12-20
30
-1170
/
+1007
|
\
|
*
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
2018-12-21
5
-42
/
+10
|
*
netfilter: conntrack: merge ecache and timestamp sysctl tables with main one
Florian Westphal
2018-12-21
3
-128
/
+35
|
*
netfilter: conntrack: merge acct and helper sysctl table with main one
Florian Westphal
2018-12-21
3
-128
/
+22
|
*
netfilter: conntrack: add mnemonics for sysctl table
Florian Westphal
2018-12-21
1
-11
/
+20
|
*
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
2018-12-21
2
-19
/
+18
|
*
netfilter: conntrack: register sysctl table for gre
Yafang Shao
2018-12-21
1
-1
/
+41
|
*
netfilter: conntrack: udp: set stream timeout to 2 minutes
Florian Westphal
2018-12-21
1
-1
/
+1
|
*
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
2018-12-21
1
-3
/
+13
|
*
netfilter: nf_tables: Speed up selective rule dumps
Phil Sutter
2018-12-18
1
-28
/
+62
|
*
netfilter: nf_nat_sip: fix RTP/RTCP source port translations
Alin Nastac
2018-12-17
1
-4
/
+35
|
*
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2018-12-17
8
-202
/
+2
|
*
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
2018-12-17
8
-250
/
+354
|
*
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
2018-12-17
7
-58
/
+17
|
*
netfilter: nat: remove l4proto->in_range
Florian Westphal
2018-12-17
7
-55
/
+43
|
*
netfilter: nat: fold in_range indirection into caller
Florian Westphal
2018-12-17
1
-7
/
+16
|
*
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
2018-12-17
2
-26
/
+56
[next]