1. ae6336b gtp: rename SGSN netlink attribute by Jonas Bonn · 8 years ago
  2. 8c7314c Merge branch 'qmap-mux' by David S. Miller · 8 years ago
  3. 416906f Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files description by Daniele Palmas · 8 years ago
  4. c6adf779 net: usb: qmi_wwan: add qmap mux protocol support by Daniele Palmas · 8 years ago
  5. 1312444 mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change by Arkadi Sharshevsky · 8 years ago
  6. 2239cc6 Merge branch 'epoll-busypoll' by David S. Miller · 8 years ago
  7. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  8. bf3b9f6 epoll: Add busy poll support to epoll with socket fds. by Sridhar Samudrala · 8 years ago
  9. 7db6b04 net: Commonize busy polling code to focus on napi_id instead of socket by Sridhar Samudrala · 8 years ago
  10. 3705671 net: Track start of busy loop instead of when it should end by Alexander Duyck · 8 years ago
  11. 2b5cd0d net: Change return type of sk_busy_loop from bool to void by Alexander Duyck · 8 years ago
  12. d2e64db net: Only define skb_mark_napi_id in one spot instead of two by Alexander Duyck · 8 years ago
  13. e590745 tcp: Record Rx hash and NAPI ID in tcp_child_process by Alexander Duyck · 8 years ago
  14. 545cd5e net: Busy polling should ignore sender CPUs by Alexander Duyck · 8 years ago
  15. dcb421f Merge branch 'mlx5-xdp-perf-optimizations' by David S. Miller · 8 years ago
  16. 3139104 net/mlx5e: Different SQ types by Saeed Mahameed · 8 years ago
  17. 33ad971 net/mlx5e: Generalize SQ create/modify/destroy functions by Saeed Mahameed · 8 years ago
  18. 3b77235 net/mlx5e: Proper names for SQ/RQ/CQ functions by Saeed Mahameed · 8 years ago
  19. 864b2d7 net/mlx5e: Generalize tx helper functions for different SQ types by Saeed Mahameed · 8 years ago
  20. 2239185 net/mlx5e: Optimize XDP frame xmit by Saeed Mahameed · 8 years ago
  21. 39e1235 net/mlx5e: Poll XDP TX CQ before RX CQ by Saeed Mahameed · 8 years ago
  22. 31871f8 net/mlx5e: Move XDP SQ instance into RQ by Saeed Mahameed · 8 years ago
  23. eba2db2 net/mlx5e: Move mlx5e_rq struct declaration by Saeed Mahameed · 8 years ago
  24. 1c4bf94 net/mlx5e: Move XDP completion functions to rx file by Saeed Mahameed · 8 years ago
  25. aff2615 net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs by Saeed Mahameed · 8 years ago
  26. 6982ab6 net/mlx5e: Xmit, no write combining by Saeed Mahameed · 8 years ago
  27. 80fe326 net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routine by Saeed Mahameed · 8 years ago
  28. 68e4985 net: dsa: bcm_sf2: Add missing OF_MDIO dependency by Florian Fainelli · 8 years ago
  29. f106d16 Merge branch 'ipv6-sr-perf-improvements' by David S. Miller · 8 years ago
  30. af4a220 ipv6: sr: use dst_cache in seg6_input by David Lebrun · 8 years ago
  31. 19d5a26 ipv6: sr: expand skb head only if necessary by David Lebrun · 8 years ago
  32. 3b1af93 net_sched: use setup_deferrable_timer by Geliang Tang · 8 years ago
  33. ff41c7f Merge branch 'mlxsw-query-resources' by David S. Miller · 8 years ago
  34. 18281f2 mlxsw: spectrum: Query cell size from firmware by Ido Schimmel · 8 years ago
  35. f417f04 mlxsw: spectrum: Refactor port buffer configuration by Ido Schimmel · 8 years ago
  36. d3daae1 mlxsw: spectrum_buffers: Query shared buffer size from firmware by Ido Schimmel · 8 years ago
  37. 5ec2ee7 mlxsw: Query maximum number of ports from firmware by Ido Schimmel · 8 years ago
  38. 8494ab0 mlxsw: spectrum_router: Query number of LPM trees from firmware by Ido Schimmel · 8 years ago
  39. ba82427 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  40. 6a18c31 net: mpls: Fix setting ttl_propagate for rt2 by David Ahern · 8 years ago
  41. c483674 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 8 years ago
  42. e013fb7 net: make in_aton() 32-bit internally by Alexey Dobriyan · 8 years ago
  43. 7cc61db liquidio: do not reset Octeon if NIC firmware was preloaded by Felix Manlunas · 8 years ago
  44. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  45. 8fa96e3 Merge branch 'systemport-tx-napi-improvements' by David S. Miller · 8 years ago
  46. e9d7af7 net: systemport: Simplify circular pointer arithmetic by Florian Fainelli · 8 years ago
  47. 6baa785 net: systemport: Clear status to reduce spurious interrupts by Florian Fainelli · 8 years ago
  48. 30defeb net: systemport: Track per TX ring statistics by Florian Fainelli · 8 years ago
  49. 12459cb Merge branch 'phy-mdio-split' by David S. Miller · 8 years ago
  50. 90eff90 net: phy: Allow splitting MDIO bus/device support from PHYs by Florian Fainelli · 8 years ago
  51. 17487ee net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO by Florian Fainelli · 8 years ago
  52. e6e14f6 of_mdio: Correct check against CONFIG_OF by Florian Fainelli · 8 years ago
  53. 5952fde net: sched: choke: remove dead filter classify code by Jiri Pirko · 8 years ago
  54. 270c775 net: stmmac: add set_mac to the stmmac_ops by LABBE Corentin · 8 years ago
  55. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  56. 9096643 Merge branch 'bridge-ext-learned-entries' by David S. Miller · 8 years ago
  57. eb100e0 net: bridge: allow to add externally learned entries from user-space by Nikolay Aleksandrov · 8 years ago
  58. 7e26bf4 net: bridge: allow SW learn to take over HW fdb entries by Nikolay Aleksandrov · 8 years ago
  59. 9a32562 mlxsw: Remove debugfs interface by Ido Schimmel · 8 years ago
  60. 584a887 i40e: make use of hlist_for_each_entry_continue by Jacob Keller · 8 years ago
  61. 5587701 i40e: document drivers use of ntuple filters by Jacob Keller · 8 years ago
  62. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 8 years ago
  63. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 8 years ago
  64. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 8 years ago
  65. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 8 years ago
  66. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 8 years ago
  67. 3bcee1e i40e: restore default input set for each flow type by Jacob Keller · 8 years ago
  68. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  69. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  70. add641e sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
  71. 67ff2c7 net: dwc-xlgmac: use dual license by Jie Deng · 8 years ago
  72. ea8c1c6 net: dwc-xlgmac: declaration of dual license in headers by Jie Deng · 8 years ago
  73. 101a6e8 Merge branch 'bpf-socket-cookie-uid' by David S. Miller · 8 years ago
  74. 51570a5 A Sample of using socket cookie and uid for traffic monitoring by Chenbo Feng · 8 years ago
  75. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  76. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  77. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. d038e3d Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  79. 6f359f9 qedf: fix wrong le16 conversion by Arnd Bergmann · 8 years ago
  80. 028ba8a Merge branch 'qed-management-interaction-and-feature-changes' by David S. Miller · 8 years ago
  81. dec2653 qed: Reserve VF feature before PF by Mintz, Yuval · 8 years ago
  82. 810bb1f qed: Don't waste SBs unused by RoCE by Mintz, Yuval · 8 years ago
  83. 3981594 qed: Reduce verbosity of unimplemented MFW messages by Mintz, Yuval · 8 years ago
  84. 1799100 qed: Correct endian order of MAC passed to MFW by Mintz, Yuval · 8 years ago
  85. 2f67af8c qed: Pass src/dst sizes when interacting with MFW by Tomer Tayar · 8 years ago
  86. 4ed1eea qed: Revise MFW command locking by Tomer Tayar · 8 years ago
  87. 131fbf4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  88. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 3f30783 ALSA: hda - Adding a group of pin definition to fix headset problem by Hui Wang · 8 years ago
  90. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago
  91. f43feef amd-xgbe: Fix the ECC-related bit position definitions by Lendacky, Thomas · 8 years ago
  92. 4deece6 Merge branch 'netvsc-bug-fixes-and-cleanups' by David S. Miller · 8 years ago
  93. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  94. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  95. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  96. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  97. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  98. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  99. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  100. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago