index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
2
-0
/
+2
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
1
-9
/
+3
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
3
-8
/
+8
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
1
-1
/
+0
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-84
/
+63
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-19
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-1
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
1
-1
/
+0
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
1
-6
/
+7
2017-08-24
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
1
-27
/
+30
2017-08-02
netfilter: constify nf_loginfo structures
Julia Lawall
3
-3
/
+3
2017-08-02
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
2
-4
/
+0
2017-07-31
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
1
-14
/
+2
2017-07-31
netfilter: x_tables: Fix use-after-free in ipt_do_table.
Taehee Yoo
2
-9
/
+10
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
5
-5
/
+5
2017-07-31
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
1
-4
/
+16
2017-07-19
netfilter: ipt_CLUSTERIP: fix use-after-free of proc entry
Sabrina Dubroca
1
-1
/
+3
2017-07-17
netfilter: nf_tables: only allow in/output for arp packets
Florian Westphal
1
-2
/
+1
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-37
/
+82
2017-06-19
netfilter: ipt_CLUSTERIP: do not hold dev
Xin Long
1
-28
/
+73
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2
-6
/
+6
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-05-29
netfilter: conntrack: rename nf_ct_iterate_cleanup
Florian Westphal
1
-2
/
+2
2017-05-29
netfilter: ipt_CLUSTERIP: switch to nf_register_net_hook
Florian Westphal
1
-7
/
+7
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-1
/
+1
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-99
/
+113
2017-05-01
netfilter: snmp: avoid stack size warning
Florian Westphal
1
-6
/
+6
2017-04-26
netfilter: don't attach a nat extension by default
Florian Westphal
1
-3
/
+1
2017-04-26
netfilter: pptp: attach nat extension when needed
Florian Westphal
1
-4
/
+21
2017-04-26
netfilter: masquerade: attach nat extension if not present
Florian Westphal
1
-2
/
+3
2017-04-26
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
1
-7
/
+14
2017-04-26
netfilter: synproxy: only register hooks when needed
Florian Westphal
1
-34
/
+39
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-15
netfilter: remove nf_ct_is_untracked
Florian Westphal
2
-5
/
+1
2017-04-15
netfilter: kill the fake untracked conntrack objects
Florian Westphal
1
-2
/
+1
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2
-25
/
+16
2017-04-06
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
1
-10
/
+10
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+2
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
1
-0
/
+1
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+12
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
1
-9
/
+10
2017-03-13
netfilter: nft_fib: Support existence check
Phil Sutter
1
-2
/
+2
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2017-03-08
netfilter: nf_reject: remove unused variable
Taehee Yoo
1
-3
/
+0
2017-03-08
netfilter: don't track fragmented packets
Florian Westphal
2
-5
/
+4
2017-03-06
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
1
-2
/
+0
2017-03-06
netfilter: Use pr_cont where appropriate
Joe Perches
1
-13
/
+2
[next]