| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-03-04 | dsa: Pass the port to get_sset_count() |  Andrew Lunn | 1 | -1/+1 |
| 2018-03-04 | net: Remove unused get_hash_from_flow functions |  David Ahern | 1 | -16/+0 |
| 2018-03-04 | net/ipv6: Add support for path selection using hash of 5-tuple |  David Ahern | 3 | -2/+4 |
| 2018-03-04 | net/ipv6: Pass skb to route lookup |  David Ahern | 3 | -5/+11 |
| 2018-03-04 | net: Rename NETEVENT_MULTIPATH_HASH_UPDATE |  David Ahern | 1 | -1/+1 |
| 2018-03-04 | net/ipv4: Pass net to fib_multipath_hash instead of fib_info |  David Ahern | 1 | -1/+1 |
| 2018-03-02 | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next |  David S. Miller | 1 | -2/+4 |
| 2018-03-01 | tcp_bbr: better deal with suboptimal GSO (II) |  Eric Dumazet | 1 | -4/+2 |
| 2018-03-01 | net: phy: Export gen10g_* functions |  Florian Fainelli | 1 | -0/+8 |
| 2018-03-01 | net/mac89x0: Convert to platform_driver |  Finn Thain | 1 | -1/+0 |
| 2018-03-01 | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs |  Roopa Prabhu | 1 | -1/+5 |
| 2018-03-01 | net: Fix spelling mistake "greater then" -> "greater than" |  Gal Pressman | 1 | -1/+1 |
| 2018-03-01 | ipmr, ip6mr: Unite dumproute flows |  Yuval Mintz | 1 | -0/+29 |
| 2018-03-01 | ip6mr: Remove MFC_NOTIFY and refactor flags |  Yuval Mintz | 3 | -12/+9 |
| 2018-03-01 | ipmr, ip6mr: Unite vif seq functions |  Yuval Mintz | 1 | -0/+33 |
| 2018-03-01 | ipmr, ip6mr: Unite mfc seq logic |  Yuval Mintz | 1 | -0/+69 |
| 2018-03-01 | ipmr, ip6mr: Unite logic for searching in MFC cache |  Yuval Mintz | 1 | -3/+49 |
| 2018-03-01 | ipmr, ip6mr: Make mfc_cache a common structure |  Yuval Mintz | 3 | -63/+50 |
| 2018-03-01 | ipmr, ip6mr: Unite creation of new mr_table |  Yuval Mintz | 1 | -0/+17 |
| 2018-03-01 | mroute*: Make mr_table a common struct |  Yuval Mintz | 4 | -23/+47 |
| 2018-03-01 | ip6mr: Align hash implementation to ipmr |  Yuval Mintz | 1 | -14/+16 |
| 2018-03-01 | ip6mr: Make mroute_sk rcu-based |  Yuval Mintz | 1 | -3/+3 |
| 2018-03-01 | ipmr,ipmr6: Define a uniform vif_device |  Yuval Mintz | 3 | -22/+54 |
| 2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it |  Roopa Prabhu | 3 | -2/+30 |
| 2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it |  Roopa Prabhu | 2 | -1/+27 |
| 2018-02-28 | net: fib_rules: support for match on ip_proto, sport and dport |  Roopa Prabhu | 2 | -1/+43 |
| 2018-02-28 | net: sch: prio: Add offload ability for grafting a child |  Nogah Frankel | 1 | -0/+8 |
| 2018-02-28 | inet: whitespace cleanup |  Stephen Hemminger | 7 | -26/+25 |
| 2018-02-28 | phylink,sfp: negotiate interface format with MAC |  Russell King | 1 | -8/+10 |
| 2018-02-28 | Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  David S. Miller | 2 | -0/+64 |
| 2018-02-27 | ip_tunnel: Rename & publish init_tunnel_flow |  Petr Machata | 1 | -0/+16 |
| 2018-02-27 | net: GRE: Add is_gretap_dev, is_ip6gretap_dev |  Petr Machata | 1 | -0/+3 |
| 2018-02-27 | rds: deliver zerocopy completion notification with data |  Sowmini Varadhan | 2 | -2/+7 |
| 2018-02-27 | mac80211: support A-MSDU in fast-rx |  Felix Fietkau | 1 | -2/+4 |
| 2018-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 2 | -2/+2 |
| 2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 18 | -56/+113 |
| 2018-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 2 | -2/+2 |
| 2018-02-23 | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 1 | -2/+2 |
| 2018-02-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -22/+4 |
| 2018-02-23 | net: fib_rules: Add new attribute to set protocol |  Donald Sharp | 2 | -3/+5 |
| 2018-02-23 | net/mlx5: E-Switch, Add definition of IB representor |  Mark Bloch | 1 | -0/+1 |
| 2018-02-23 | net/mlx5: E-Switch, Move representors definition to a global scope |  Mark Bloch | 2 | -0/+63 |
| 2018-02-23 | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 3 | -0/+11 |
| 2018-02-23 | bpf: NULL pointer check is not needed in BPF_CGROUP_RUN_PROG_INET_SOCK |  Yafang Shao | 1 | -1/+1 |
| 2018-02-22 | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next |  David S. Miller | 6 | -6/+224 |
| 2018-02-22 | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 |  David S. Miller | 2 | -2/+2 |
| 2018-02-22 | mac80211: Call mgd_prep_tx before transmitting deauthentication |  Ilan Peer | 1 | -0/+13 |
| 2018-02-22 | mac80211: add get TID helper |  Sara Sharon | 1 | -0/+12 |
| 2018-02-22 | mac80211: support reporting A-MPDU EOF bit value/known |  Johannes Berg | 2 | -0/+7 |
| 2018-02-22 | uapi: Add 802.11 Preauthentication to if_ether |  Denis Kenzior | 1 | -0/+1 |