| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: ebtables: add support for matching IGMP type | Matthias Schiffer | 2018-03-20 | 1 | -1/+3 |
* | netfilter: ebtables: add support for matching ICMP type and code | Matthias Schiffer | 2018-03-20 | 1 | -3/+10 |
* | netfilter: ctnetlink: synproxy support | Pablo Neira Ayuso | 2018-03-20 | 2 | -0/+11 |
* | netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets. | Jack Ma | 2018-03-20 | 1 | -0/+10 |
* | netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6} | Pablo Neira Ayuso | 2018-03-20 | 1 | -2/+10 |
* | netfilter: Refactor nf_conncount | Yi-Hung Wei | 2018-03-20 | 1 | -1/+0 |
* | netfilter: make xt_rateest hash table per net | Cong Wang | 2018-03-05 | 1 | -2/+2 |
* | netfilter: compat: prepare xt_compat_init_offsets to return errors | Florian Westphal | 2018-03-05 | 1 | -1/+1 |
* | netfilter: x_tables: add counters allocation wrapper | Florian Westphal | 2018-03-05 | 1 | -0/+1 |
* | netfilter: x_tables: move hook entry checks into core | Florian Westphal | 2018-03-05 | 1 | -0/+2 |
* | netfilter: nf_conntrack_broadcast: remove useless parameter | Taehee Yoo | 2018-03-05 | 1 | -2/+1 |
* | netfilter: nfnetlink_acct: remove useless parameter | Taehee Yoo | 2018-03-05 | 1 | -2/+1 |
* | net: core: dst: Add kernel-doc for 'net' parameter | Jonathan Neuschäfer | 2018-03-05 | 1 | -0/+1 |
* | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency | Jonathan Neuschäfer | 2018-03-05 | 1 | -1/+1 |
* | net: core: dst_cache: Fix a typo in a comment | Jonathan Neuschäfer | 2018-03-05 | 1 | -1/+1 |
* | net/ncsi: Add generic netlink family | Samuel Mendoza-Jonas | 2018-03-05 | 1 | -0/+115 |
* | tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha | 2018-03-05 | 1 | -0/+1 |
* | tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha | 2018-03-05 | 1 | -0/+1 |
* | Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m... | David S. Miller | 2018-03-05 | 2 | -13/+4 |
|\ |
|
| * | batman-adv: always assume 2-byte packet alignment | Matthias Schiffer | 2018-02-27 | 1 | -11/+2 |
| * | batman-adv: Update copyright years for 2018 | Sven Eckelmann | 2018-02-26 | 2 | -2/+2 |
* | | gre: add sequence number for collect md mode. | William Tu | 2018-03-05 | 1 | -0/+1 |
* | | dsa: Pass the port to get_sset_count() | Andrew Lunn | 2018-03-04 | 1 | -1/+1 |
* | | net: Remove unused get_hash_from_flow functions | David Ahern | 2018-03-04 | 1 | -16/+0 |
* | | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 2018-03-04 | 3 | -2/+4 |
* | | net/ipv6: Pass skb to route lookup | David Ahern | 2018-03-04 | 3 | -5/+11 |
* | | net: Rename NETEVENT_MULTIPATH_HASH_UPDATE | David Ahern | 2018-03-04 | 1 | -1/+1 |
* | | net/ipv4: Pass net to fib_multipath_hash instead of fib_info | David Ahern | 2018-03-04 | 1 | -1/+1 |
* | | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-03-02 | 1 | -2/+4 |
|\ \ |
|
| * | | mac80211: support A-MSDU in fast-rx | Felix Fietkau | 2018-02-27 | 1 | -2/+4 |
* | | | tcp_bbr: better deal with suboptimal GSO (II) | Eric Dumazet | 2018-03-02 | 1 | -4/+2 |
* | | | net: phy: Export gen10g_* functions | Florian Fainelli | 2018-03-02 | 1 | -0/+8 |
* | | | net/mac89x0: Convert to platform_driver | Finn Thain | 2018-03-02 | 1 | -1/+0 |
* | | | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs | Roopa Prabhu | 2018-03-02 | 1 | -1/+5 |
* | | | net: Fix spelling mistake "greater then" -> "greater than" | Gal Pressman | 2018-03-01 | 1 | -1/+1 |
* | | | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz | 2018-03-01 | 1 | -0/+29 |
* | | | ip6mr: Remove MFC_NOTIFY and refactor flags | Yuval Mintz | 2018-03-01 | 3 | -12/+9 |
* | | | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz | 2018-03-01 | 1 | -0/+33 |
* | | | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz | 2018-03-01 | 1 | -0/+69 |
* | | | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 2018-03-01 | 1 | -3/+49 |
* | | | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 2018-03-01 | 3 | -63/+50 |
* | | | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 2018-03-01 | 1 | -0/+17 |
* | | | mroute*: Make mr_table a common struct | Yuval Mintz | 2018-03-01 | 4 | -23/+47 |
* | | | ip6mr: Align hash implementation to ipmr | Yuval Mintz | 2018-03-01 | 1 | -14/+16 |
* | | | ip6mr: Make mroute_sk rcu-based | Yuval Mintz | 2018-03-01 | 1 | -3/+3 |
* | | | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 2018-03-01 | 3 | -22/+54 |
* | | | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 3 | -2/+30 |
* | | | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 2018-03-01 | 2 | -1/+27 |
* | | | net: fib_rules: support for match on ip_proto, sport and dport | Roopa Prabhu | 2018-03-01 | 2 | -1/+43 |
* | | | net: sch: prio: Add offload ability for grafting a child | Nogah Frankel | 2018-02-28 | 1 | -0/+8 |