1. 2f15034 ieee802154: atusb: fix some kernel coding style errors by Stefan Schmidt · 7 years ago
  2. 5f0cbf4 ieee802154: atusb: use __func__ macro for debug messages by Stefan Schmidt · 7 years ago
  3. 909dcf9 ieee802154: atusb: switch from uint8_t to u8 by Stefan Schmidt · 7 years ago
  4. 2798b80 Merge branch 'eBPF-based-device-cgroup-controller' by David S. Miller · 7 years ago
  5. 37f1ba0 selftests/bpf: add a test for device cgroup controller by Roman Gushchin · 7 years ago
  6. 9d1f159 bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/ by Roman Gushchin · 7 years ago
  7. ebc614f bpf, cgroup: implement eBPF-based device controller for cgroup v2 by Roman Gushchin · 7 years ago
  8. ecf8fec device_cgroup: prepare code for bpf-based device controller by Roman Gushchin · 7 years ago
  9. 67e306f device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants by Roman Gushchin · 7 years ago
  10. 488e5b3 Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  11. bfe26ba Merge branch 'nfp-ethtool-and-related-improvements' by David S. Miller · 7 years ago
  12. 0d08709 nfp: implement ethtool FEC mode settings by Dirk van der Merwe · 7 years ago
  13. b471232 nfp: add helpers for FEC support by Dirk van der Merwe · 7 years ago
  14. a564d30e nfp: add get/set link settings ndos to representors by Dirk van der Merwe · 7 years ago
  15. 5fa27d5 nfp: resync repr state when port table sync by Dirk van der Merwe · 7 years ago
  16. 51ccc37 nfp: refactor nfp_app_reprs_set by Dirk van der Merwe · 7 years ago
  17. 7717c31 nfp: make use of MAC reinit by Jakub Kicinski · 7 years ago
  18. 4e595325 nfp: don't depend on compiler constant propagation by Jakub Kicinski · 7 years ago
  19. 1f25569 tcp: higher throughput under reordering with adaptive RACK reordering wnd by Priyaranjan Jha · 7 years ago
  20. 6c49b5e Merge branch 'dsa-parsing-stage' by David S. Miller · 7 years ago
  21. 7354fcb net: dsa: resolve tagging protocol at parse time by Vivien Didelot · 7 years ago
  22. 06e24d0 net: dsa: add one port parsing function per type by Vivien Didelot · 7 years ago
  23. 54df6fa net: dsa: only check presence of link property by Vivien Didelot · 7 years ago
  24. 975e6e3 net: dsa: rework switch parsing by Vivien Didelot · 7 years ago
  25. 0eefe2c net: dsa: get tree before parsing ports by Vivien Didelot · 7 years ago
  26. 6da2a94 net: dsa: rework switch addition and removal by Vivien Didelot · 7 years ago
  27. 1ca28ec net: dsa: provide a find or new tree helper by Vivien Didelot · 7 years ago
  28. 6525410 net: dsa: get and put tree reference counting by Vivien Didelot · 7 years ago
  29. 8e5bf97 net: dsa: simplify tree reference counting by Vivien Didelot · 7 years ago
  30. 49463b7 net: dsa: make tree index unsigned by Vivien Didelot · 7 years ago
  31. 99feaaf net: dsa: make switch index unsigned by Vivien Didelot · 7 years ago
  32. 9524846 liquidio: do not consider packets dropped by network stack as driver Rx dropped by Intiyaz Basha · 7 years ago
  33. 0b1c27d tools: bpftool: move p_err() and p_info() from main.h to common.c by Quentin Monnet · 7 years ago
  34. 8a3b718 Merge branch 'bpf-add-offload-as-a-first-class-citizen' by David S. Miller · 7 years ago
  35. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  36. c6c580d nfp: bpf: move to new BPF program offload infrastructure by Jakub Kicinski · 7 years ago
  37. 9314c44 nfp: bpf: move translation prepare to offload.c by Jakub Kicinski · 7 years ago
  38. c1c88ea nfp: bpf: move program prepare and free into offload.c by Jakub Kicinski · 7 years ago
  39. e4a91cd nfp: bpf: require seamless reload for program replace by Jakub Kicinski · 7 years ago
  40. 9ce7a95 nfp: bpf: refactor offload logic by Jakub Kicinski · 7 years ago
  41. 5559eed nfp: bpf: remove unnecessary include of nfp_net.h by Jakub Kicinski · 7 years ago
  42. 9450843 nfp: bpf: remove the register renumbering leftovers by Jakub Kicinski · 7 years ago
  43. 012bb8a nfp: bpf: drop support for cls_bpf with legacy actions by Jakub Kicinski · 7 years ago
  44. 6c8dfe2 cls_bpf: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  45. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  46. 928631e bpftool: print program device bound info by Jakub Kicinski · 7 years ago
  47. bd601b6 bpf: report offload info to user space by Jakub Kicinski · 7 years ago
  48. ab3f006 bpf: offload: add infrastructure for loading programs for a specific netdev by Jakub Kicinski · 7 years ago
  49. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  50. 28e8c19 mISDN: l1oip_core: replace _manual_ swap with swap macro by Gustavo A. R. Silva · 7 years ago
  51. 9525d69 net: plip: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  52. 35e00da tcp: do not clear again skb->csum in tcp_init_nondata_skb() by Eric Dumazet · 7 years ago
  53. d0f3684 tcp: tcp_mtu_probing() cleanup by Eric Dumazet · 7 years ago
  54. f21506c dpaa_eth: avoid uninitialized variable false-positive warning by Arnd Bergmann · 7 years ago
  55. 727d5fb Merge branch 'openvswitch-netns' by David S. Miller · 7 years ago
  56. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  57. 9354d45 openvswitch: reliable interface indentification in port dumps by Jiri Benc · 7 years ago
  58. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  59. 0088cbb net/mlx5e: Enable CQE based moderation on TX CQ by Tal Gilboa · 7 years ago
  60. 458821c7 net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steering by Feras Daoud · 7 years ago
  61. 4c5009c net/mlx5: Initialize destination_flow struct to 0 by Rabie Loulou · 7 years ago
  62. 21b9c14 net/mlx5: Enlarge the NIC TC offload table size by Or Gerlitz · 8 years ago
  63. 5da8bc3 net/mlx5e: DCBNL, Add debug messages log by Inbar Karmy · 8 years ago
  64. 79c4876 net/mlx5e: Add support for ethtool msglvl support by Gal Pressman · 9 years ago
  65. fbcb127 net/mlx5e: Support DSCP trust state to Ethernet's IP packet on SQ by Huy Nguyen · 7 years ago
  66. 2a5e7a1 net/mlx5e: Add dcbnl dscp to priority support by Huy Nguyen · 7 years ago
  67. 415a64a net/mlx5: QPTS and QPDPM register firmware command support by Huy Nguyen · 7 years ago
  68. 71c70eb net/mlx5: Add MLX5_SET16 and MLX5_GET16 by Huy Nguyen · 7 years ago
  69. c02762e net/mlx5: QCAM register firmware command support by Huy Nguyen · 7 years ago
  70. ee20598 net/dcb: Add dscp to priority selector type by Huy Nguyen · 7 years ago
  71. 27c565a ipv6: remove IN6_ADDR_HSIZE from addrconf.h by Eric Dumazet · 7 years ago
  72. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  73. 0f04d05 net: sched: cls_u32: use bitwise & rather than logical && on n->flags by Colin Ian King · 7 years ago
  74. 991a26a tcp_nv: use do_div() instead of expensive div64_u64() by Konstantin Khlebnikov · 7 years ago
  75. 9d917c2 add support of IFF_XMIT_DST_RELEASE bit in vlan by Vadim Fedorenko · 7 years ago
  76. 1ec6e53 phylink: make local function phylink_phy_change() static by Wei Yongjun · 7 years ago
  77. 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
  78. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. bf53458 liquidio: Fix an issue with multiple switchdev enable disables by Vijaya Mohan Guvva · 7 years ago
  80. de4cc8b Merge branch 'mlxsw-Handle-changes-in-GRE-configuration' by David S. Miller · 7 years ago
  81. 44b0fff mlxsw: spectrum_router: Handle down of tunnel underlay by Petr Machata · 7 years ago
  82. 89c2b7d mlxsw: spectrum_ipip: Handle underlay device change by Petr Machata · 7 years ago
  83. 4cf04f3 mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels by Petr Machata · 7 years ago
  84. 61481f2 mlxsw: spectrum: Support IPIP underlay VRF migration by Petr Machata · 7 years ago
  85. af64171 mlxsw: spectrum_router: Onload conflicting tunnels by Petr Machata · 7 years ago
  86. 4526cc8 mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create() by Petr Machata · 7 years ago
  87. 0c5f1cd mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  88. 65a6121 mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel() by Petr Machata · 7 years ago
  89. 7e75af6 mlxsw: spectrum: Propagate extack for tunnel events by Petr Machata · 7 years ago
  90. 47518ca mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event() by Petr Machata · 7 years ago
  91. 6d4de44 mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void by Petr Machata · 7 years ago
  92. a3fe198 mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event() by Petr Machata · 7 years ago
  93. 9fb7bd77 mlxsw: spectrum_ipip: Split accessor functions by Petr Machata · 7 years ago
  94. 474f0ff mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}() by Petr Machata · 7 years ago
  95. cafdb2a mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload() by Petr Machata · 7 years ago
  96. 796ec77 mlxsw: spectrum: Rename IPIP-related netdevice handlers by Petr Machata · 7 years ago
  97. 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
  98. 81ca2ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  99. 01073ac Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  100. 777a45b arch/tile: Implement ->set_state_oneshot_stopped() by Chris Metcalf · 7 years ago