summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-082-0/+2
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-9/+3
* net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-043-8/+8
* netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0312-84/+63
|\
| * netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-19/+0
| * netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-1/+0
| * netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-1/+0
| * netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-6/+7
| * netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers2017-08-241-27/+30
| * netfilter: constify nf_loginfo structuresJulia Lawall2017-08-023-3/+3
| * netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()Taehee Yoo2017-08-022-4/+0
| * netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-14/+2
| * netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-315-5/+5
| * netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay2017-07-311-4/+16
* | netfilter: x_tables: Fix use-after-free in ipt_do_table.Taehee Yoo2017-07-312-9/+10
* | netfilter: ipt_CLUSTERIP: fix use-after-free of proc entrySabrina Dubroca2017-07-191-1/+3
|/
* netfilter: nf_tables: only allow in/output for arp packetsFlorian Westphal2017-07-171-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-302-37/+82
|\
| * netfilter: ipt_CLUSTERIP: do not hold devXin Long2017-06-191-28/+73
| * netfilter: conntrack: rename nf_ct_iterate_cleanupFlorian Westphal2017-05-291-2/+2
| * netfilter: ipt_CLUSTERIP: switch to nf_register_net_hookFlorian Westphal2017-05-291-7/+7
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-6/+6
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
|/
* sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-0110-99/+113
|\
| * netfilter: snmp: avoid stack size warningFlorian Westphal2017-05-011-6/+6
| * netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-3/+1
| * netfilter: pptp: attach nat extension when neededFlorian Westphal2017-04-261-4/+21
| * netfilter: masquerade: attach nat extension if not presentFlorian Westphal2017-04-261-2/+3
| * netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng2017-04-261-7/+14
| * netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-34/+39
| * netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-152-5/+1
| * netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-151-2/+1
| * netfilter: Remove exceptional & on function nameArushi Singhal2017-04-071-1/+1
| * netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-072-25/+16
| * netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-061-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-1/+1
|\ \ | |/ |/|
| * netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng2017-04-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-18/+2
|\ \ | |/
| * netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng2017-03-271-18/+1
| * netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-03-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-234-13/+12
|\ \ | |/
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
| * netfilter: don't track fragmented packetsFlorian Westphal2017-03-082-5/+4
* | netfilter: refcounter conversionsReshetova, Elena2017-03-171-9/+10
* | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-2/+2
* | netfilter: nf_reject: remove unused variableTaehee Yoo2017-03-081-3/+0
* | netfilter: arp_tables: remove redundant check on ret being non-zeroColin Ian King2017-03-061-2/+0
* | netfilter: Use pr_cont where appropriateJoe Perches2017-03-061-13/+2
|/
OpenPOWER on IntegriCloud