1. e013fb7 net: make in_aton() 32-bit internally by Alexey Dobriyan · 8 years ago
  2. 7cc61db liquidio: do not reset Octeon if NIC firmware was preloaded by Felix Manlunas · 8 years ago
  3. dddb64b net: Add sysctl to toggle early demux for tcp and udp by subashab@codeaurora.org · 8 years ago
  4. 8fa96e3 Merge branch 'systemport-tx-napi-improvements' by David S. Miller · 8 years ago
  5. e9d7af7 net: systemport: Simplify circular pointer arithmetic by Florian Fainelli · 8 years ago
  6. 6baa785 net: systemport: Clear status to reduce spurious interrupts by Florian Fainelli · 8 years ago
  7. 30defeb net: systemport: Track per TX ring statistics by Florian Fainelli · 8 years ago
  8. 12459cb Merge branch 'phy-mdio-split' by David S. Miller · 8 years ago
  9. 90eff90 net: phy: Allow splitting MDIO bus/device support from PHYs by Florian Fainelli · 8 years ago
  10. 17487ee net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIO by Florian Fainelli · 8 years ago
  11. e6e14f6 of_mdio: Correct check against CONFIG_OF by Florian Fainelli · 8 years ago
  12. 5952fde net: sched: choke: remove dead filter classify code by Jiri Pirko · 8 years ago
  13. 270c775 net: stmmac: add set_mac to the stmmac_ops by LABBE Corentin · 8 years ago
  14. aff55a3 isdn: use setup_timer by Geliang Tang · 8 years ago
  15. 9096643 Merge branch 'bridge-ext-learned-entries' by David S. Miller · 8 years ago
  16. eb100e0 net: bridge: allow to add externally learned entries from user-space by Nikolay Aleksandrov · 8 years ago
  17. 7e26bf4 net: bridge: allow SW learn to take over HW fdb entries by Nikolay Aleksandrov · 8 years ago
  18. 9a32562 mlxsw: Remove debugfs interface by Ido Schimmel · 8 years ago
  19. add641e sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
  20. 67ff2c7 net: dwc-xlgmac: use dual license by Jie Deng · 8 years ago
  21. ea8c1c6 net: dwc-xlgmac: declaration of dual license in headers by Jie Deng · 8 years ago
  22. 101a6e8 Merge branch 'bpf-socket-cookie-uid' by David S. Miller · 8 years ago
  23. 51570a5 A Sample of using socket cookie and uid for traffic monitoring by Chenbo Feng · 8 years ago
  24. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  25. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  26. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 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
  28. 6f359f9 qedf: fix wrong le16 conversion by Arnd Bergmann · 8 years ago
  29. 028ba8a Merge branch 'qed-management-interaction-and-feature-changes' by David S. Miller · 8 years ago
  30. dec2653 qed: Reserve VF feature before PF by Mintz, Yuval · 8 years ago
  31. 810bb1f qed: Don't waste SBs unused by RoCE by Mintz, Yuval · 8 years ago
  32. 3981594 qed: Reduce verbosity of unimplemented MFW messages by Mintz, Yuval · 8 years ago
  33. 1799100 qed: Correct endian order of MAC passed to MFW by Mintz, Yuval · 8 years ago
  34. 2f67af8c qed: Pass src/dst sizes when interacting with MFW by Tomer Tayar · 8 years ago
  35. 4ed1eea qed: Revise MFW command locking by Tomer Tayar · 8 years ago
  36. 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
  37. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  38. 3f30783 ALSA: hda - Adding a group of pin definition to fix headset problem by Hui Wang · 8 years ago
  39. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago
  40. f43feef amd-xgbe: Fix the ECC-related bit position definitions by Lendacky, Thomas · 8 years ago
  41. 4deece6 Merge branch 'netvsc-bug-fixes-and-cleanups' by David S. Miller · 8 years ago
  42. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  43. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  44. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  45. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  46. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  47. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  48. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  49. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
  50. f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
  51. 6069f3f liquidio: fix tx completions in napi poll by VSR Burru · 8 years ago
  52. 031d4f1 liquidio: allocate RX buffers in OOM conditions in PF and VF by Satanand Burla · 8 years ago
  53. 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  54. ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  56. 6e9e6cc Bluetooth: btqcomsmd: fix compile-test dependency by Arnd Bergmann · 8 years ago
  57. b5bacf8 Merge branch 'xgene-v2-mdio-and-ethtool' by David S. Miller · 8 years ago
  58. 1ffa8a7 drivers: net: xgene-v2: misc fixes by Iyappan Subramanian · 8 years ago
  59. b2180a8 drivers: net: xgene-v2: Fix port reset by Iyappan Subramanian · 8 years ago
  60. 617d795 drivers: net: xgene-v2: Add ethtool support by Iyappan Subramanian · 8 years ago
  61. ea8ab16 drivers: net: xgene-v2: Add MDIO support by Iyappan Subramanian · 8 years ago
  62. 9bdf64d Merge branch 'bpf-map-in-map' by David S. Miller · 8 years ago
  63. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  64. bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
  65. 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
  66. fad73a1 bpf: Fix and simplifications on inline map lookup by Martin KaFai Lau · 8 years ago
  67. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  68. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  69. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  70. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  71. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  72. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  73. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  74. 8c290e6 bpf: fix hashmap extra_elems logic by Alexei Starovoitov · 8 years ago
  75. 0e4c9f1 Merge branch 'nfp-concurrency' by David S. Miller · 8 years ago
  76. ac0488e nfp: disable FW on reconfiguration errors by Jakub Kicinski · 8 years ago
  77. 219ad6c1 nfp: remove defensive checks around ndo_open()/ndo_close() by Jakub Kicinski · 8 years ago
  78. 28b0cfe nfp: flush xmit_more on error paths by Jakub Kicinski · 8 years ago
  79. 83d08a1 nfp: remove RX queue pointers by Jakub Kicinski · 8 years ago
  80. 87232d9 nfp: don't use netdev_warn() before netdev is registered by Jakub Kicinski · 8 years ago
  81. 7d2da60 nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths by Jakub Kicinski · 8 years ago
  82. 1bb665e nfp: fix invalid area detection by Jakub Kicinski · 8 years ago
  83. 76e8f93 nfp: don't ignore return value of wait_event_interruptible by Jakub Kicinski · 8 years ago
  84. 69a4aa8 nfp: correct return codes when msleep gets interrupted by Jakub Kicinski · 8 years ago
  85. a831ffb nfp: lock area cache earlier by Jakub Kicinski · 8 years ago
  86. 61e81ab nfp: document expected locking in the core by Jakub Kicinski · 8 years ago
  87. 8672103 nfp: move mutex code out of nfp_cppcore.c by Jakub Kicinski · 8 years ago
  88. 832ff94 nfp: remove cpp mutex cache by Jakub Kicinski · 8 years ago
  89. f1ba63e nfp: fail graciously when someone tries to grab global lock by Jakub Kicinski · 8 years ago
  90. 3d4fc6e nfp: disallow sharing mutexes on the same machine by Jakub Kicinski · 8 years ago
  91. dd1ef79 enic: update enic maintainers by Govindarajulu Varadarajan · 8 years ago
  92. 31739ea net: bcmgenet: remove bcmgenet_internal_phy_setup() by Doug Berger · 8 years ago
  93. 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
  94. a7678c7 rtnetlink: Add dump all for netconf by David Ahern · 8 years ago
  95. 276a74d Merge branch 'phy-mmd-cleanup' by David S. Miller · 8 years ago
  96. 060fbc8 net: phy: clean up mmd_phy_indirect() by Russell King · 8 years ago
  97. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  98. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  99. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  100. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago