1. 0d08709 nfp: implement ethtool FEC mode settings by Dirk van der Merwe · 7 years ago
  2. b471232 nfp: add helpers for FEC support by Dirk van der Merwe · 7 years ago
  3. a564d30e nfp: add get/set link settings ndos to representors by Dirk van der Merwe · 7 years ago
  4. 5fa27d5 nfp: resync repr state when port table sync by Dirk van der Merwe · 7 years ago
  5. 51ccc37 nfp: refactor nfp_app_reprs_set by Dirk van der Merwe · 7 years ago
  6. 7717c31 nfp: make use of MAC reinit by Jakub Kicinski · 7 years ago
  7. 4e595325 nfp: don't depend on compiler constant propagation by Jakub Kicinski · 7 years ago
  8. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  9. 6c49b5e Merge branch 'dsa-parsing-stage' by David S. Miller · 7 years ago
  10. 7354fcb net: dsa: resolve tagging protocol at parse time by Vivien Didelot · 7 years ago
  11. 06e24d0 net: dsa: add one port parsing function per type by Vivien Didelot · 7 years ago
  12. 54df6fa net: dsa: only check presence of link property by Vivien Didelot · 7 years ago
  13. 975e6e3 net: dsa: rework switch parsing by Vivien Didelot · 7 years ago
  14. 0eefe2c net: dsa: get tree before parsing ports by Vivien Didelot · 7 years ago
  15. 6da2a94 net: dsa: rework switch addition and removal by Vivien Didelot · 7 years ago
  16. 1ca28ec net: dsa: provide a find or new tree helper by Vivien Didelot · 7 years ago
  17. 6525410 net: dsa: get and put tree reference counting by Vivien Didelot · 7 years ago
  18. 8e5bf97 net: dsa: simplify tree reference counting by Vivien Didelot · 7 years ago
  19. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  20. 99feaaf net: dsa: make switch index unsigned by Vivien Didelot · 7 years ago
  21. 9524846 liquidio: do not consider packets dropped by network stack as driver Rx dropped by Intiyaz Basha · 7 years ago
  22. 0b1c27d tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  23. 8a3b718 Merge branch 'bpf-add-offload-as-a-first-class-citizen' by David S. Miller · 7 years ago
  24. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  25. c6c580d nfp: bpf: move to new BPF program offload infrastructure by Jakub Kicinski · 7 years ago
  26. 9314c44 nfp: bpf: move translation prepare to offload.c by Jakub Kicinski · 7 years ago
  27. c1c88ea nfp: bpf: move program prepare and free into offload.c by Jakub Kicinski · 7 years ago
  28. e4a91cd nfp: bpf: require seamless reload for program replace by Jakub Kicinski · 7 years ago
  29. 9ce7a95 nfp: bpf: refactor offload logic by Jakub Kicinski · 7 years ago
  30. 5559eed nfp: bpf: remove unnecessary include of nfp_net.h by Jakub Kicinski · 7 years ago
  31. 9450843 nfp: bpf: remove the register renumbering leftovers by Jakub Kicinski · 7 years ago
  32. 012bb8a nfp: bpf: drop support for cls_bpf with legacy actions by Jakub Kicinski · 7 years ago
  33. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  34. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  35. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  36. bd601b6 bpf: report offload info to user space by Jakub Kicinski · 7 years ago
  37. ab3f006 bpf: offload: add infrastructure for loading programs for a specific netdev by Jakub Kicinski · 7 years ago
  38. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  39. 28e8c19 mISDN: l1oip_core: replace _manual_ swap with swap macro by Gustavo A. R. Silva · 7 years ago
  40. 9525d69 net: plip: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  41. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  42. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  43. f21506c dpaa_eth: avoid uninitialized variable false-positive warning by Arnd Bergmann · 7 years ago
  44. 727d5fb Merge branch 'openvswitch-netns' by David S. Miller · 7 years ago
  45. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  46. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  47. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  48. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  49. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  50. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  51. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  52. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  53. 1ec6e53 phylink: make local function phylink_phy_change() static by Wei Yongjun · 7 years ago
  54. 6e300769 Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  55. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  56. bf53458 liquidio: Fix an issue with multiple switchdev enable disables by Vijaya Mohan Guvva · 7 years ago
  57. de4cc8b Merge branch 'mlxsw-Handle-changes-in-GRE-configuration' by David S. Miller · 7 years ago
  58. 44b0fff mlxsw: spectrum_router: Handle down of tunnel underlay by Petr Machata · 7 years ago
  59. 89c2b7d mlxsw: spectrum_ipip: Handle underlay device change by Petr Machata · 7 years ago
  60. 4cf04f3 mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels by Petr Machata · 7 years ago
  61. 61481f2 mlxsw: spectrum: Support IPIP underlay VRF migration by Petr Machata · 7 years ago
  62. af64171 mlxsw: spectrum_router: Onload conflicting tunnels by Petr Machata · 7 years ago
  63. 4526cc8 mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create() by Petr Machata · 7 years ago
  64. 0c5f1cd mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  65. 65a6121 mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  66. 7e75af6 mlxsw: spectrum: Propagate extack for tunnel events by Petr Machata · 7 years ago
  67. 47518ca mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event() by Petr Machata · 7 years ago
  68. 6d4de44 mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void by Petr Machata · 7 years ago
  69. a3fe198 mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event() by Petr Machata · 7 years ago
  70. 9fb7bd7 mlxsw: spectrum_ipip: Split accessor functions by Petr Machata · 7 years ago
  71. 474f0ff mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}() by Petr Machata · 7 years ago
  72. cafdb2a mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload() by Petr Machata · 7 years ago
  73. 796ec77 mlxsw: spectrum: Rename IPIP-related netdevice handlers by Petr Machata · 7 years ago
  74. d4c2e9f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  75. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  76. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  77. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  78. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  79. 3f46540 Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  80. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  81. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. f0395d5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  83. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  84. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  85. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  86. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  87. e08b187 initramfs: fix initramfs rebuilds w/ compression after disabling by Florian Fainelli · 7 years ago
  88. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  89. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  90. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  91. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  92. 6ee79b6 Merge branch 'net-mini_Qdisc' by David S. Miller · 7 years ago
  93. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  94. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  95. aa5fbf0 Merge branch 'hns3-ethtool-ksettings' by David S. Miller · 7 years ago
  96. 439adf8 net: hns3: fix a bug for phy supported feature initialization by Fuyun Liang · 7 years ago
  97. d63671d net: hns3: add support for nway_reset by Fuyun Liang · 7 years ago
  98. 80cb5f3 net: hns3: add support for set_link_ksettings by Fuyun Liang · 7 years ago
  99. 3e1a8f1 net: hns3: fix a bug in hns3_driv_to_eth_caps by Fuyun Liang · 7 years ago
  100. 2b39cab net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings by Fuyun Liang · 7 years ago