1. 9524846 liquidio: do not consider packets dropped by network stack as driver Rx dropped by Intiyaz Basha · 7 years ago
  2. 0b1c27d tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  3. 8a3b718 Merge branch 'bpf-add-offload-as-a-first-class-citizen' by David S. Miller · 7 years ago
  4. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  5. c6c580d nfp: bpf: move to new BPF program offload infrastructure by Jakub Kicinski · 7 years ago
  6. 9314c44 nfp: bpf: move translation prepare to offload.c by Jakub Kicinski · 7 years ago
  7. c1c88ea nfp: bpf: move program prepare and free into offload.c by Jakub Kicinski · 7 years ago
  8. e4a91cd nfp: bpf: require seamless reload for program replace by Jakub Kicinski · 7 years ago
  9. 9ce7a95 nfp: bpf: refactor offload logic by Jakub Kicinski · 7 years ago
  10. 5559eed nfp: bpf: remove unnecessary include of nfp_net.h by Jakub Kicinski · 7 years ago
  11. 9450843 nfp: bpf: remove the register renumbering leftovers by Jakub Kicinski · 7 years ago
  12. 012bb8a nfp: bpf: drop support for cls_bpf with legacy actions by Jakub Kicinski · 7 years ago
  13. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  14. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  15. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  16. bd601b6 bpf: report offload info to user space by Jakub Kicinski · 7 years ago
  17. ab3f006 bpf: offload: add infrastructure for loading programs for a specific netdev by Jakub Kicinski · 7 years ago
  18. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  19. 28e8c19 mISDN: l1oip_core: replace _manual_ swap with swap macro by Gustavo A. R. Silva · 7 years ago
  20. 9525d69 net: plip: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  21. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  22. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  23. f21506c dpaa_eth: avoid uninitialized variable false-positive warning by Arnd Bergmann · 7 years ago
  24. 727d5fb Merge branch 'openvswitch-netns' by David S. Miller · 7 years ago
  25. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  26. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  27. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  28. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  29. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  30. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  31. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  32. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  33. 1ec6e53 phylink: make local function phylink_phy_change() static by Wei Yongjun · 7 years ago
  34. 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
  35. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. bf53458 liquidio: Fix an issue with multiple switchdev enable disables by Vijaya Mohan Guvva · 7 years ago
  37. de4cc8b Merge branch 'mlxsw-Handle-changes-in-GRE-configuration' by David S. Miller · 7 years ago
  38. 44b0fff mlxsw: spectrum_router: Handle down of tunnel underlay by Petr Machata · 7 years ago
  39. 89c2b7d mlxsw: spectrum_ipip: Handle underlay device change by Petr Machata · 7 years ago
  40. 4cf04f3 mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels by Petr Machata · 7 years ago
  41. 61481f2 mlxsw: spectrum: Support IPIP underlay VRF migration by Petr Machata · 7 years ago
  42. af64171 mlxsw: spectrum_router: Onload conflicting tunnels by Petr Machata · 7 years ago
  43. 4526cc8 mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create() by Petr Machata · 7 years ago
  44. 0c5f1cd mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  45. 65a6121 mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  46. 7e75af6 mlxsw: spectrum: Propagate extack for tunnel events by Petr Machata · 7 years ago
  47. 47518ca mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event() by Petr Machata · 7 years ago
  48. 6d4de44 mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void by Petr Machata · 7 years ago
  49. a3fe198 mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event() by Petr Machata · 7 years ago
  50. 9fb7bd7 mlxsw: spectrum_ipip: Split accessor functions by Petr Machata · 7 years ago
  51. 474f0ff mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}() by Petr Machata · 7 years ago
  52. cafdb2a mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload() by Petr Machata · 7 years ago
  53. 796ec77 mlxsw: spectrum: Rename IPIP-related netdevice handlers by Petr Machata · 7 years ago
  54. 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
  55. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  56. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  57. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago
  58. 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
  59. 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
  60. e65a139 Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  61. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  62. f0395d5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  63. fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
  64. 941f5f0 x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  65. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  66. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  67. e08b187 initramfs: fix initramfs rebuilds w/ compression after disabling by Florian Fainelli · 7 years ago
  68. ab615a5 fs/hugetlbfs/inode.c: fix hwpoison reserve accounting by Mike Kravetz · 7 years ago
  69. 105ddc9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  70. b83d7e4 mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry by Huang Ying · 7 years ago
  71. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  72. 6ee79b6 Merge branch 'net-mini_Qdisc' by David S. Miller · 7 years ago
  73. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  74. c7eb7d7 net: sched: introduce chain_head_change callback by Jiri Pirko · 7 years ago
  75. aa5fbf0 Merge branch 'hns3-ethtool-ksettings' by David S. Miller · 7 years ago
  76. 439adf8 net: hns3: fix a bug for phy supported feature initialization by Fuyun Liang · 7 years ago
  77. d63671d net: hns3: add support for nway_reset by Fuyun Liang · 7 years ago
  78. 80cb5f3 net: hns3: add support for set_link_ksettings by Fuyun Liang · 7 years ago
  79. 3e1a8f1 net: hns3: fix a bug in hns3_driv_to_eth_caps by Fuyun Liang · 7 years ago
  80. 2b39cab net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings by Fuyun Liang · 7 years ago
  81. 16b5e50 net: hns3: fix for getting autoneg in hns3_get_link_ksettings by Fuyun Liang · 7 years ago
  82. 739c596 Merge branch 'bnxt_en-next' by David S. Miller · 7 years ago
  83. b153cbc bnxt_en: Fix IRQ coalescing regression. by Michael Chan · 7 years ago
  84. de4a10e bnxt_en: fix typo in bnxt_set_coalesce by Andy Gospodarek · 7 years ago
  85. 8f918d3 net_sched: check NULL in tcf_block_put() by Cong Wang · 7 years ago
  86. f67971e tcp: tcp_fragment() should not assume rtx skbs by Eric Dumazet · 7 years ago
  87. c509a82 mISDN: hfcpci: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. 5212dfa ISDN: eicon: message: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  89. 53b3847 net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags by Colin Ian King · 7 years ago
  90. 9eba935 tcp: fix a lockdep issue in tcp_fastopen_reset_cipher() by Eric Dumazet · 7 years ago
  91. 8c01c4f bpf: fix verifier NULL pointer dereference by Craig Gallek · 7 years ago
  92. fa36882 tipc: eliminate unnecessary probing by Jon Maloy · 7 years ago
  93. 4bb1b11 net: sched: move block offload unbind after all chains are flushed by Jiri Pirko · 7 years ago
  94. 9a7b96b cxgb4vf: define get_fecparam ethtool callback by Ganesh Goudar · 7 years ago
  95. 36bf994 cxgb4: add new T6 pci device id's by Ganesh Goudar · 7 years ago
  96. 5a6d800 net/ncsi: Make local function ncsi_get_filter() static by Wei Yongjun · 7 years ago
  97. 1a3deb1 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  98. 88c1f37 net: bridge: Convert timers to use timer_setup() by Allen Pais · 7 years ago
  99. 6437b11 Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels' by David S. Miller · 7 years ago
  100. 28678f0 mlxsw: spectrum_router: Update multipath hash parameters upon netevents by Ido Schimmel · 7 years ago