1. 6acc5c2 Add a eBPF helper function to retrieve socket uid by Chenbo Feng · 8 years ago
  2. 91b8270 Add a helper function to get socket cookie in eBPF by Chenbo Feng · 8 years ago
  3. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 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
  5. 6f359f9 qedf: fix wrong le16 conversion by Arnd Bergmann · 8 years ago
  6. 028ba8a Merge branch 'qed-management-interaction-and-feature-changes' by David S. Miller · 8 years ago
  7. dec2653 qed: Reserve VF feature before PF by Mintz, Yuval · 8 years ago
  8. 810bb1f qed: Don't waste SBs unused by RoCE by Mintz, Yuval · 8 years ago
  9. 3981594 qed: Reduce verbosity of unimplemented MFW messages by Mintz, Yuval · 8 years ago
  10. 1799100 qed: Correct endian order of MAC passed to MFW by Mintz, Yuval · 8 years ago
  11. 2f67af8c qed: Pass src/dst sizes when interacting with MFW by Tomer Tayar · 8 years ago
  12. 4ed1eea qed: Revise MFW command locking by Tomer Tayar · 8 years ago
  13. 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
  14. f341d9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 3f30783 ALSA: hda - Adding a group of pin definition to fix headset problem by Hui Wang · 8 years ago
  16. 68c3865 net:ethernet:aquantia: Fix for RX checksum offload. by Pavel Belous · 8 years ago
  17. f43feef amd-xgbe: Fix the ECC-related bit position definitions by Lendacky, Thomas · 8 years ago
  18. 4deece6 Merge branch 'netvsc-bug-fixes-and-cleanups' by David S. Miller · 8 years ago
  19. ce12b81 netvsc: fix and cleanup rndis_filter_set_packet_filter by stephen hemminger · 8 years ago
  20. ebc1dcf netvsc: eliminate unnecessary skb == NULL checks by stephen hemminger · 8 years ago
  21. 00ecfb3 netvsc: remove unnecessary lock on shutdown by stephen hemminger · 8 years ago
  22. 43c7bd1 netvsc: use refcount_t for keeping track of sub channels by stephen hemminger · 8 years ago
  23. a0be450 netvsc: uses RCU instead of removal flag by stephen hemminger · 8 years ago
  24. 545a8e7 netvsc: use RCU to protect inner device structure by stephen hemminger · 8 years ago
  25. 3071ada netvsc: change max channel calculation by stephen hemminger · 8 years ago
  26. 163891d netvsc: handle offline mtu and channel change by stephen hemminger · 8 years ago
  27. f4f1c23 netvsc: fix NAPI performance regression by stephen hemminger · 8 years ago
  28. 6069f3f liquidio: fix tx completions in napi poll by VSR Burru · 8 years ago
  29. 031d4f1 liquidio: allocate RX buffers in OOM conditions in PF and VF by Satanand Burla · 8 years ago
  30. 3426bd7 net: vmxnet3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  31. ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  32. c04ca61 sfc: cleanup a condition in efx_udp_tunnel_del() by Dan Carpenter · 8 years ago
  33. 6e9e6cc Bluetooth: btqcomsmd: fix compile-test dependency by Arnd Bergmann · 8 years ago
  34. b5bacf8 Merge branch 'xgene-v2-mdio-and-ethtool' by David S. Miller · 8 years ago
  35. 1ffa8a7 drivers: net: xgene-v2: misc fixes by Iyappan Subramanian · 8 years ago
  36. b2180a8 drivers: net: xgene-v2: Fix port reset by Iyappan Subramanian · 8 years ago
  37. 617d795 drivers: net: xgene-v2: Add ethtool support by Iyappan Subramanian · 8 years ago
  38. ea8ab16 drivers: net: xgene-v2: Add MDIO support by Iyappan Subramanian · 8 years ago
  39. 9bdf64d Merge branch 'bpf-map-in-map' by David S. Miller · 8 years ago
  40. fb30d4b bpf: Add tests for map-in-map by Martin KaFai Lau · 8 years ago
  41. bcc6b1b bpf: Add hash of maps support by Martin KaFai Lau · 8 years ago
  42. 56f668d bpf: Add array of maps support by Martin KaFai Lau · 8 years ago
  43. fad73a1 bpf: Fix and simplifications on inline map lookup by Martin KaFai Lau · 8 years ago
  44. ec4fbd6 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  45. 15bb774 tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 8 years ago
  46. 1d2a6a5 genetlink: fix counting regression on ctrl_dumpfamily() by Stanislaw Gruszka · 8 years ago
  47. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  48. b4f0a66 net: stmmac: fix dma operation mode config for older versions by Joao Pinto · 8 years ago
  49. bbea124 net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. by Joel Scherpelz · 8 years ago
  50. c64c0b3 ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 8 years ago
  51. 8c290e6 bpf: fix hashmap extra_elems logic by Alexei Starovoitov · 8 years ago
  52. 0e4c9f1 Merge branch 'nfp-concurrency' by David S. Miller · 8 years ago
  53. ac0488e nfp: disable FW on reconfiguration errors by Jakub Kicinski · 8 years ago
  54. 219ad6c1 nfp: remove defensive checks around ndo_open()/ndo_close() by Jakub Kicinski · 8 years ago
  55. 28b0cfe nfp: flush xmit_more on error paths by Jakub Kicinski · 8 years ago
  56. 83d08a1 nfp: remove RX queue pointers by Jakub Kicinski · 8 years ago
  57. 87232d9 nfp: don't use netdev_warn() before netdev is registered by Jakub Kicinski · 8 years ago
  58. 7d2da60 nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths by Jakub Kicinski · 8 years ago
  59. 1bb665e nfp: fix invalid area detection by Jakub Kicinski · 8 years ago
  60. 76e8f93 nfp: don't ignore return value of wait_event_interruptible by Jakub Kicinski · 8 years ago
  61. 69a4aa8 nfp: correct return codes when msleep gets interrupted by Jakub Kicinski · 8 years ago
  62. a831ffb nfp: lock area cache earlier by Jakub Kicinski · 8 years ago
  63. 61e81ab nfp: document expected locking in the core by Jakub Kicinski · 8 years ago
  64. 8672103 nfp: move mutex code out of nfp_cppcore.c by Jakub Kicinski · 8 years ago
  65. 832ff94 nfp: remove cpp mutex cache by Jakub Kicinski · 8 years ago
  66. f1ba63e nfp: fail graciously when someone tries to grab global lock by Jakub Kicinski · 8 years ago
  67. 3d4fc6e nfp: disallow sharing mutexes on the same machine by Jakub Kicinski · 8 years ago
  68. dd1ef79 enic: update enic maintainers by Govindarajulu Varadarajan · 8 years ago
  69. 31739ea net: bcmgenet: remove bcmgenet_internal_phy_setup() by Doug Berger · 8 years ago
  70. 31c7ba9 net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages() by Dan Carpenter · 8 years ago
  71. a7678c7 rtnetlink: Add dump all for netconf by David Ahern · 8 years ago
  72. 276a74d Merge branch 'phy-mmd-cleanup' by David S. Miller · 8 years ago
  73. 060fbc8 net: phy: clean up mmd_phy_indirect() by Russell King · 8 years ago
  74. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  75. d11437e net: phy: convert micrel to new read_mmd/write_mmd driver methods by Russell King · 8 years ago
  76. a6d99fc net: phy: switch remaining users to phy_(read|write)_mmd() by Russell King · 8 years ago
  77. 5f61367 net: lan78xx: update for phy_(read|write)_mmd_indirect() removal by Russell King · 8 years ago
  78. 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
  79. 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
  80. d515684 ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 8 years ago
  81. 1b33c0d Merge branch 'fjes-fixes' by David S. Miller · 8 years ago
  82. 2b396d3 fjes: Do not load fjes driver if extended socket device is not power on. by Yasuaki Ishimatsu · 8 years ago
  83. ac23d3ca fjes: Do not load fjes driver if system does not have extended socket device. by Yasuaki Ishimatsu · 8 years ago
  84. 2d72d50 net: stmmac: Use AVB mode by default by Thierry Reding · 8 years ago
  85. 33e85b8 net: stmmac: Restore DT backwards-compatibility by Thierry Reding · 8 years ago
  86. f397687 net: stmmac: Always enable MAC RX queues by Thierry Reding · 8 years ago
  87. efad54a Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  88. 8ab7e2ae net/mlx5e: Count LRO packets correctly by Gal Pressman · 8 years ago
  89. d3a4e4d net/mlx5e: Count GSO packets correctly by Gal Pressman · 8 years ago
  90. 5f40b4e net/mlx5: Increase number of max QPs in default profile by Maor Gottlieb · 8 years ago
  91. 1ad9a00 net/mlx5e: Avoid supporting udp tunnel port ndo for VF reps by Paul Blakey · 8 years ago
  92. 09c91dd net/mlx5e: Use the proper UAPI values when offloading TC vlan actions by Or Gerlitz · 8 years ago
  93. 375f51e net/mlx5: E-Switch, Don't allow changing inline mode when flows are configured by Roi Dayan · 8 years ago
  94. d85cdcc net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Switch by Or Gerlitz · 8 years ago
  95. 1f30a86 net/mlx5: Add missing entries for set/query rate limit commands by Or Gerlitz · 8 years ago
  96. bf601fe Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  97. 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  98. 726bcec net: greth: Utilize of_get_mac_address() by Tobias Klauser · 8 years ago
  99. 557d054c tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  100. 58ad319 liquidio: fix Coverity scan errors by Felix Manlunas · 8 years ago