index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression
Arnd Bergmann
1
-1
/
+1
2017-11-20
netfilter: exit_net cleanup check added
Vasily Averin
1
-0
/
+1
2017-11-20
netfilter: remove redundant assignment to e
Colin Ian King
2
-2
/
+0
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-17
/
+58
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
Tejaswi Tanikella
1
-0
/
+2
2017-10-24
netfilter: conntrack: make l3proto trackers const
Florian Westphal
1
-1
/
+1
2017-10-24
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2
-4
/
+41
2017-10-24
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
1
-1
/
+0
2017-10-24
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
1
-9
/
+9
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
1
-1
/
+2
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
[next]