summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ebtables: add support for matching IGMP typeMatthias Schiffer2018-03-201-1/+3
* netfilter: ebtables: add support for matching ICMP type and codeMatthias Schiffer2018-03-201-3/+10
* netfilter: ctnetlink: synproxy supportPablo Neira Ayuso2018-03-202-0/+11
* netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.Jack Ma2018-03-201-0/+10
* netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2018-03-201-2/+10
* netfilter: Refactor nf_conncountYi-Hung Wei2018-03-201-1/+0
* netfilter: make xt_rateest hash table per netCong Wang2018-03-051-2/+2
* netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-051-1/+1
* netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-051-0/+1
* netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-051-0/+2
* netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo2018-03-051-2/+1
* netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-051-2/+1
* net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer2018-03-051-0/+1
* net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2018-03-051-1/+1
* net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer2018-03-051-1/+1
* net/ncsi: Add generic netlink familySamuel Mendoza-Jonas2018-03-051-0/+115
* tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-052-13/+4
|\
| * batman-adv: always assume 2-byte packet alignmentMatthias Schiffer2018-02-271-11/+2
| * batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-262-2/+2
* | gre: add sequence number for collect md mode.William Tu2018-03-051-0/+1
* | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-041-1/+1
* | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-041-16/+0
* | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-043-2/+4
* | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-043-5/+11
* | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-041-1/+1
* | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...David S. Miller2018-03-021-2/+4
|\ \
| * | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+4
* | | tcp_bbr: better deal with suboptimal GSO (II)Eric Dumazet2018-03-021-4/+2
* | | net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-021-0/+8
* | | net/mac89x0: Convert to platform_driverFinn Thain2018-03-021-1/+0
* | | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrsRoopa Prabhu2018-03-021-1/+5
* | | net: Fix spelling mistake "greater then" -> "greater than"Gal Pressman2018-03-011-1/+1
* | | ipmr, ip6mr: Unite dumproute flowsYuval Mintz2018-03-011-0/+29
* | | ip6mr: Remove MFC_NOTIFY and refactor flagsYuval Mintz2018-03-013-12/+9
* | | ipmr, ip6mr: Unite vif seq functionsYuval Mintz2018-03-011-0/+33
* | | ipmr, ip6mr: Unite mfc seq logicYuval Mintz2018-03-011-0/+69
* | | ipmr, ip6mr: Unite logic for searching in MFC cacheYuval Mintz2018-03-011-3/+49
* | | ipmr, ip6mr: Make mfc_cache a common structureYuval Mintz2018-03-013-63/+50
* | | ipmr, ip6mr: Unite creation of new mr_tableYuval Mintz2018-03-011-0/+17
* | | mroute*: Make mr_table a common structYuval Mintz2018-03-014-23/+47
* | | ip6mr: Align hash implementation to ipmrYuval Mintz2018-03-011-14/+16
* | | ip6mr: Make mroute_sk rcu-basedYuval Mintz2018-03-011-3/+3
* | | ipmr,ipmr6: Define a uniform vif_deviceYuval Mintz2018-03-013-22/+54
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-03-013-2/+30
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-03-012-1/+27
* | | net: fib_rules: support for match on ip_proto, sport and dportRoopa Prabhu2018-03-012-1/+43
* | | net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8