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-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
2018-07-16
netfilter: conntrack: remove get_timeout() indirection
Florian Westphal
2
-20
/
+6
2018-07-16
netfilter: conntrack: avoid calls to l4proto invert_tuple
Florian Westphal
1
-1
/
+1
2018-07-16
netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers
Florian Westphal
1
-8
/
+0
2018-07-16
netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackers
Florian Westphal
2
-8
/
+0
2018-07-16
netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackers
Florian Westphal
1
-7
/
+0
2018-07-16
netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackers
Florian Westphal
2
-12
/
+2
2018-07-16
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
1
-7
/
+0
2018-07-16
netfilter: nft_tproxy: Move nf_tproxy_assign_sock() to nf_tproxy.h
Máté Eckl
1
-0
/
+8
2018-07-06
netfilter: nf_tables: place all set backends in one single module
Pablo Neira Ayuso
1
-0
/
+6
2018-07-06
netfilter: nf_tproxy: fix possible non-linear access to transport header
Máté Eckl
1
-2
/
+2
2018-06-28
netfilter: check if the socket netns is correct.
Flavio Leitner
1
-1
/
+2
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
1
-1
/
+1
2018-06-12
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-1
/
+2
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-10
/
+0
2018-06-08
netfilter: remove include/net/netfilter/nft_dup.h
Corentin Labbe
1
-10
/
+0
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
1
-1
/
+6
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
1
-0
/
+2
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
1
-0
/
+4
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
1
-0
/
+4
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-0
/
+11
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
1
-1
/
+2
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
1
-0
/
+113
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
1
-13
/
+0
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
2
-0
/
+10
2018-05-29
netfilter: nf_tables: remove synchronize_rcu in commit phase
Florian Westphal
1
-0
/
+5
2018-05-29
netfilter: add includes to nf_socket.h
Máté Eckl
1
-4
/
+2
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-59
/
+16
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
1
-7
/
+0
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2
-52
/
+5
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
1
-0
/
+4
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-4
/
+4
2018-05-23
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
1
-0
/
+7
[next]