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
*
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
|
*
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
2018-12-17
6
-129
/
+75
|
*
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
2018-12-17
1
-7
/
+2
|
*
netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()
Yafang Shao
2018-12-17
1
-14
/
+7
|
*
netfilter: nat: limit port clash resolution attempts
Florian Westphal
2018-12-17
1
-6
/
+23
|
*
netfilter: nat: remove unnecessary 'else if' branch
Xiaozhou Liu
2018-12-17
1
-2
/
+0
|
*
netfilter: ipset: replace a strncpy() with strscpy()
Qian Cai
2018-12-14
1
-2
/
+4
|
*
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
2018-12-14
1
-1
/
+1
|
*
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
2018-12-01
5
-26
/
+7
|
*
netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()
Paul E. McKenney
2018-12-01
3
-5
/
+5
|
*
netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()
Taehee Yoo
2018-11-12
1
-27
/
+7
|
*
netfilter: nf_flow_table: make nf_flow_table_iterate() static
Taehee Yoo
2018-11-12
1
-4
/
+4
|
*
netfilter: ctnetlink: always honor CTA_MARK_MASK
Andreas Jaggi
2018-11-12
1
-10
/
+19
|
*
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2018-11-12
4
-40
/
+174
|
|
\
|
|
*
netfilter: ipset: Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
1
-17
/
+147
|
|
*
netfilter: ipset: Make invalid MAC address checks consistent
Stefano Brivio
2018-10-22
2
-7
/
+7
|
|
*
netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...
Stefano Brivio
2018-10-22
3
-16
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
6
-15
/
+22
|
\
\
\
|
*
|
|
netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()
Taehee Yoo
2018-12-13
1
-1
/
+1
|
*
|
|
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
2018-12-13
1
-1
/
+2
|
*
|
|
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2018-12-13
1
-1
/
+1
|
*
|
|
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
2018-12-07
1
-3
/
+4
|
*
|
|
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
2018-12-04
2
-9
/
+14
*
|
|
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
2
-2
/
+2
*
|
|
|
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
1
-1
/
+1
*
|
|
|
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
4
-41
/
+54
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
9
-77
/
+72
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-11-28
1
-11
/
+4
|
*
|
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
2018-11-27
1
-5
/
+2
|
*
|
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
1
-1
/
+4
|
*
|
netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
Florian Westphal
2018-11-26
2
-14
/
+15
|
*
|
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
2018-11-26
1
-0
/
+3
[next]