summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: remove prealloc supportFlorian Westphal2017-04-262-46/+4
* netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng2017-04-262-13/+28
* ebtables: remove nf_hook_register usageFlorian Westphal2017-04-264-49/+46
* netfilter: decnet: only register hooks in init namespaceFlorian Westphal2017-04-261-2/+2
* ipvs: convert to use pernet nf_hook apiFlorian Westphal2017-04-261-10/+9
* netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-262-68/+78
* netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14Gao Feng2017-04-192-6/+5
* netfilter: ipvs: fix incorrect conflict resolutionFlorian Westphal2017-04-191-1/+2
* nefilter: eache: reduce struct size from 32 to 24 byteFlorian Westphal2017-04-191-0/+3
* netfilter: allow early drop of assured conntracksFlorian Westphal2017-04-194-0/+99
* netfilter: conntrack: use u8 for extension sizes againFlorian Westphal2017-04-191-0/+33
* netfilter: remove last traces of variable-sized extensionsFlorian Westphal2017-04-191-9/+7
* netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-198-28/+13
* netfilter: nfnetlink_cthelper: reject too large userspace allocation requestsFlorian Westphal2017-04-191-2/+8
* netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-198-0/+16
* netfilter: nft_ct: allow to set ctnetlink event types of a connectionFlorian Westphal2017-04-191-1/+24
* netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-1513-41/+14
* netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-159-81/+33
* netfilter: ecache: Refine the nf_ct_deliver_cached_eventsGao Feng2017-04-151-2/+2
* netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setupGao Feng2017-04-151-1/+1
* Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2017-04-152-7/+4
|\
| * ipvs: remove unused variableArushi Singhal2017-03-301-4/+1
| * netfilter: ipvs: Replace kzalloc with kcalloc.Varsha Rao2017-03-301-2/+2
| * netfilter: ipvs: don't check for presence of nat extensionFlorian Westphal2017-03-301-1/+1
* | ipset: remove unused function __ip_set_get_netlinkAaron Conole2017-04-151-8/+0
* | netfilter: nf_conntrack: remove double assignmentAaron Conole2017-04-141-2/+1
* | netfilter: nf_tables: remove double return statementAaron Conole2017-04-141-2/+0
* | netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.Taehee Yoo2017-04-131-5/+2
* | netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal2017-04-081-9/+0
* | netfilter: Remove exceptional & on function nameArushi Singhal2017-04-0714-16/+16
* | net: netfilter: Use list_{next/prev}_entry instead of list_entrysimran singhal2017-04-071-1/+1
* | netfilter: Use seq_puts()/seq_putc() where possiblesimran singhal2017-04-076-15/+15
* | netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-079-49/+35
* | netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso2017-04-0710-27/+28
* | netfilter: ctnetlink: Expectations must have a conntrack helper areaGao Feng2017-04-061-19/+8
* | netfilter: nat: avoid use of nf_conn_nat extensionFlorian Westphal2017-04-062-15/+5
* | netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns booleanGao Feng2017-04-065-46/+47
* | netfilter: nf_ct_expect: Add nf_ct_remove_expect()Gao Feng2017-04-063-24/+19
* | netfilter: expect: Make sure the max_expected limit is effectiveGao Feng2017-04-063-0/+15
* | netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso2017-04-063-21/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-0644-376/+679
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-0540-375/+663
| |\ \
| | * | tcp: fix reordering SNMP under-countingYuchung Cheng2017-04-051-13/+14
| | * | tcp: fix lost retransmit SNMP under-countingYuchung Cheng2017-04-051-1/+2
| | * | sctp: get sock from transport in sctp_transport_update_pmtuXin Long2017-04-055-22/+17
| | * | l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault2017-04-041-1/+1
| | * | l2tp: take reference on sessions being dumpedGuillaume Nault2017-04-045-11/+27
| | * | tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner2017-04-031-5/+9
| | * | sctp: check for dst and pathmtu update in sctp_packet_configXin Long2017-04-031-31/+36
| | * | flow dissector: correct size of storage for ARPSimon Horman2017-04-031-1/+1
OpenPOWER on IntegriCloud