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
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-1
/
+0
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
1
-15
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-106
/
+17
2018-12-21
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
4
-20
/
+6
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
1
-3
/
+0
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
1
-0
/
+5
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
1
-4
/
+4
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
1
-6
/
+0
2018-12-17
netfilter: nat: remove nf_nat_l4proto struct
Florian Westphal
2
-33
/
+0
2018-12-17
netfilter: nat: remove l4proto->manip_pkt
Florian Westphal
1
-8
/
+7
2018-12-17
netfilter: nat: remove l4proto->nlattr_to_range
Florian Westphal
1
-6
/
+0
2018-12-17
netfilter: nat: remove l4proto->in_range
Florian Westphal
1
-11
/
+0
2018-12-17
netfilter: nat: fold in_range indirection into caller
Florian Westphal
1
-3
/
+0
2018-12-17
netfilter: nat: remove l4proto->unique_tuple
Florian Westphal
1
-11
/
+0
2018-12-17
netfilter: nat: un-export nf_nat_l4proto_unique_tuple
Florian Westphal
1
-6
/
+0
2018-12-17
netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support
Florian Westphal
1
-2
/
+0
2018-12-01
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2
-2
/
+2
2018-11-12
netfilter: nf_flow_table: make nf_flow_table_iterate() static
Taehee Yoo
1
-4
/
+0
2018-11-03
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
1
-0
/
+39
2018-10-19
netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file
Taehee Yoo
1
-1
/
+0
2018-10-19
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...
Taehee Yoo
1
-1
/
+1
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
1
-0
/
+4
2018-09-20
netfilter: conntrack: clamp l4proto array size at largers supported protocol
Florian Westphal
1
-1
/
+1
2018-09-20
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
3
-28
/
+7
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
1
-1
/
+1
2018-09-20
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
1
-4
/
+9
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
1
-1
/
+1
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
1
-5
/
+0
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
2
-5
/
+5
2018-09-17
netfilter: nf_tables: asynchronous release
Florian Westphal
1
-0
/
+2
2018-09-17
netfilter: nf_tables: split set destruction in deactivate and destroy phase
Florian Westphal
1
-1
/
+6
2018-08-29
netfilter: nf_tables: rework ct timeout set support
Florian Westphal
1
-1
/
+1
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
1
-1
/
+1
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
1
-2
/
+2
2018-08-07
netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4proto
Pablo Neira Ayuso
1
-2
/
+0
2018-08-07
netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object
Pablo Neira Ayuso
1
-9
/
+13
2018-08-07
netfilter: cttimeout: move ctnl_untimeout to nf_conntrack
Harsha Sharma
1
-0
/
+1
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
1
-2
/
+0
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
1
-0
/
+7
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-136
/
+52
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-2
/
+8
2018-07-20
netfilter: nf_tables: use dev->name directly
Florian Westphal
1
-1
/
+0
2018-07-18
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
1
-3
/
+1
2018-07-18
netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...
Yi-Hung Wei
1
-4
/
+13
2018-07-18
netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup
Yi-Hung Wei
1
-4
/
+7
2018-07-18
netfilter: nf_conncount: Switch to plain list
Yi-Hung Wei
1
-3
/
+12
2018-07-17
netfilter: nf_tables: fix jumpstack depth validation
Taehee Yoo
1
-2
/
+2
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
5
-62
/
+5
[next]