| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-03-07 | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  David S. Miller | 3 | -2/+143 |
| 2018-03-07 | net: unpollute priv_flags space |  Paolo Abeni | 1 | -24/+8 |
| 2018-03-06 | {net,IB}/mlx5: Add flow steering helpers |  Boris Pismenny | 2 | -2/+140 |
| 2018-03-06 | net/mlx5: Add empty egress namespace to flow steering core |  Aviad Yehezkel | 2 | -0/+2 |
| 2018-03-06 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act |  Matan Barak | 1 | -0/+1 |
| 2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 13 | -67/+37 |
| 2018-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 2 | -34/+2 |
| 2018-03-04 | net: make skb_gso_*_seglen functions private |  Daniel Axtens | 1 | -33/+0 |
| 2018-03-04 | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len |  Daniel Axtens | 1 | -1/+1 |
| 2018-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+1 |
| 2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block |  Linus Torvalds | 2 | -4/+4 |
| 2018-03-01 | net: phy: Export gen10g_* functions |  Florian Fainelli | 1 | -0/+8 |
| 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 | 3 | -22/+46 |
| 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-03-01 | block: display the correct diskname for bio |  Jiufei Xue | 1 | -3/+1 |
| 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 | net: phy: Restore phy_resume() locking assumption |  Andrew Lunn | 1 | -0/+1 |
| 2018-02-26 | dax: fix vma_is_fsdax() helper |  Dan Williams | 1 | -1/+1 |
| 2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -27/+20 |
| 2018-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+5 |
| 2018-02-26 | genhd: Fix BUG in blkdev_open() |  Jan Kara | 1 | -0/+1 |
| 2018-02-26 | genhd: Add helper put_disk_and_module() |  Jan Kara | 1 | -0/+1 |
| 2018-02-26 | genhd: Rename get_disk() to get_disk_and_module() |  Jan Kara | 1 | -1/+1 |
| 2018-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 2 | -2/+2 |
| 2018-02-25 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+5 |
| 2018-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 9 | -34/+65 |
| 2018-02-24 | kvm: fix warning for non-x86 builds |  Sebastian Ott | 1 | -0/+3 |
| 2018-02-24 | kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds |  Sebastian Ott | 1 | -1/+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/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 | 1 | -0/+1 |
| 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 | 1 | -1/+13 |
| 2018-02-22 | mac80211: add get TID helper |  Sara Sharon | 1 | -0/+12 |
| 2018-02-22 | Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux |  David S. Miller | 2 | -46/+56 |
| 2018-02-22 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 6 | -12/+53 |
| 2018-02-22 | efivarfs: Limit the rate for non-root to read files |  Luck, Tony | 1 | -0/+4 |
| 2018-02-22 | kconfig.h: Include compiler types to avoid missed struct attributes |  Kees Cook | 1 | -0/+3 |
| 2018-02-21 | bug.h: work around GCC PR82365 in BUG() |  Arnd Bergmann | 2 | -1/+19 |