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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-27
/
+107
2018-10-19
Revert "netfilter: xt_quota: fix the behavior of xt_quota module"
Pablo Neira Ayuso
1
-22
/
+33
2018-10-19
netfilter: remove two unused variables.
Weongyo Jeong
2
-6
/
+0
2018-10-19
netfilter: nf_flow_table: do not remove offload when other netns's interface ...
Taehee Yoo
1
-3
/
+6
2018-10-19
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...
Taehee Yoo
2
-2
/
+2
2018-10-19
netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...
Taehee Yoo
1
-3
/
+0
2018-10-16
netfilter: xt_nat: fix DNAT target for shifted portmap ranges
Paolo Abeni
1
-0
/
+2
2018-10-16
netfilter: xt_osf: simplify xt_osf_match_packet()
Pablo Neira Ayuso
1
-7
/
+1
2018-10-16
netfilter: nft_xfrm: use state family, not hook one
Florian Westphal
1
-5
/
+6
2018-10-16
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2
-26
/
+35
2018-10-16
netfilter: cttimeout: remove set but not used variable 'l3num'
YueHaibing
1
-2
/
+0
2018-10-16
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-10-11
netfilter: nft_compat: do not dump private area
Pablo Neira Ayuso
1
-2
/
+22
2018-10-11
netfilter: xt_TEE: add missing code to get interface index in checkentry.
Taehee Yoo
1
-0
/
+7
2018-10-11
netfilter: xt_TEE: fix wrong interface selection
Taehee Yoo
1
-17
/
+52
2018-10-11
netfilter: nft_osf: usage from output path is not valid
Fernando Fernandez Mancera
1
-0
/
+10
2018-10-11
netfilter: nft_set_rbtree: allow loose matching of closing element in interval
Pablo Neira Ayuso
1
-2
/
+8
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
37
-991
/
+1399
2018-10-09
netfilter: xt_quota: Don't use aligned attribute in sizeof
Nathan Chancellor
1
-1
/
+1
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-19
/
+19
2018-10-03
netfilter: xt_quota: fix the behavior of xt_quota module
Chenbo Feng
1
-33
/
+22
2018-09-28
netfilter: xt_socket: check sk before checking for netns.
Flavio Leitner
1
-2
/
+2
2018-09-28
netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
Taehee Yoo
1
-14
/
+14
2018-09-28
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fa...
Taehee Yoo
2
-6
/
+6
2018-09-28
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
1
-4
/
+2
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2
-1
/
+24
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2
-4
/
+132
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-2
/
+1
2018-09-21
netfilter: ctnetlink: must check mark attributes vs NULL
Florian Westphal
1
-2
/
+9
2018-09-20
netfilter: conntrack: get rid of double sizeof
zhong jiang
1
-2
/
+2
2018-09-20
netfilter: nft_osf: use enum nft_data_types for nft_validate_register_store
Stefan Agner
1
-1
/
+1
2018-09-20
netfilter: nf_tables: use rhashtable_walk_enter instead of rhashtable_walk_init
Taehee Yoo
2
-46
/
+19
2018-09-20
netfilter: nat: remove duplicate skb_is_nonlinear() in __nf_nat_mangle_tcp_pa...
Taehee Yoo
1
-3
/
+1
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
17
-273
/
+69
2018-09-20
netfilter: conntrack: remove unused proto arg from netns init functions
Florian Westphal
9
-11
/
+10
2018-09-20
netfilter: conntrack: remove error callback and handle icmp from core
Florian Westphal
3
-18
/
+43
2018-09-20
netfilter: conntrack: avoid using ->error callback if possible
Florian Westphal
3
-106
/
+91
2018-09-20
netfilter: conntrack: deconstify packet callback skb pointer
Florian Westphal
8
-63
/
+94
2018-09-20
netfilter: conntrack: remove the l4proto->new() function
Florian Westphal
9
-258
/
+194
2018-09-20
netfilter: conntrack: pass nf_hook_state to packet and error handlers
Florian Westphal
10
-108
/
+131
2018-09-17
netfilter: nat: remove unnecessary rcu_read_lock in nf_nat_redirect_ipv{4/6}
Taehee Yoo
1
-4
/
+0
2018-09-17
netfilter: cttimeout: remove superfluous check on layer 4 netlink functions
Pablo Neira Ayuso
2
-33
/
+18
2018-09-17
netfilter: xtables: avoid BUG_ON
Florian Westphal
2
-6
/
+0
2018-09-17
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
3
-7
/
+14
2018-09-17
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+72
2018-09-17
netfilter: ctnetlink: Support L3 protocol-filter on flush
Kristian Evensen
1
-22
/
+28
2018-09-17
netfilter: nf_tables: add xfrm expression
Florian Westphal
3
-0
/
+301
2018-09-17
netfilter: remove obsolete need_conntrack stub
Florian Westphal
1
-7
/
+0
[next]