1. 5c0ca3f test_bpf: fix the dummy skb after dissector changes by Jakub Kicinski · 8 years ago
  2. d560846 atm: iphase: fix newline escape and minor tweak to source formatting by Colin Ian King · 8 years ago
  3. db06f04 iwlwifi: mvm: support new shared memory config API by Sara Sharon · 8 years ago
  4. 585a262 iwlwifi: mvm: remove dump of locked registers by Sara Sharon · 8 years ago
  5. 3cd1980 iwlwifi: pcie: introduce new tfd and tb formats by Sara Sharon · 8 years ago
  6. c0ed8aa iwlwifi: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  7. 15985fb iwlwifi: mvm: don't free queue after delba in dqa by Liad Kaufman · 8 years ago
  8. ca3b9c6 iwlwifi: mvm: call a different txq_enable function by Sara Sharon · 8 years ago
  9. b7450e2 mwifiex: firmware name correction for usb8997 chipset by Ganapathi Bhat · 8 years ago
  10. 7877646 mwifiex: Command 7 handling for USB chipsets by Ganapathi Bhat · 8 years ago
  11. d86e647 rtlwifi: rtl818x: constify local structures by Julia Lawall · 8 years ago
  12. 1dc8079 iwlegacy: constify local structures by Julia Lawall · 8 years ago
  13. 8136fd5 ath: constify local structures by Julia Lawall · 8 years ago
  14. 0cd7f70 rtl8xxxu: fix spelling mistake "firmare" -> "firmware" by Colin Ian King · 8 years ago
  15. 54cdf5c rtl8xxxu: Reset device on module unload if still attached by Jes Sorensen · 8 years ago
  16. ae1799a mwifiex: correction in Rx STBC field of htcapinfo by Amitkumar Karwar · 8 years ago
  17. 6b03144 mwifiex: handle error if IRQ request fails in mwifiex_sdio_of() by Amitkumar Karwar · 8 years ago
  18. af1afc2 Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 8 years ago
  19. 75b54cb rxrpc: Add IPv6 support by David Howells · 8 years ago
  20. 1c2bc7b rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually by David Howells · 8 years ago
  21. aaa31cb rxrpc: Don't specify protocol to when creating transport socket by David Howells · 8 years ago
  22. cd5892c rxrpc: Create an address for sendmsg() to bind unbound socket with by David Howells · 8 years ago
  23. 75e4212 rxrpc: Correctly initialise, limit and transmit call->rx_winsize by David Howells · 8 years ago
  24. 3432a75 rxrpc: Fix prealloc refcounting by David Howells · 8 years ago
  25. cbd0089 rxrpc: Adjust the call ref tracepoint to show kernel API refs by David Howells · 8 years ago
  26. 01fd074 rxrpc: Allow tx_winsize to grow in response to an ACK by David Howells · 8 years ago
  27. 89a80ed rxrpc: Use skb->len not skb->data_len by David Howells · 8 years ago
  28. b25de36 rxrpc: Add missing unlock in rxrpc_call_accept() by David Howells · 8 years ago
  29. 33b603f rxrpc: Requeue call for recvmsg if more data by David Howells · 8 years ago
  30. 91c2c7b rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay by David Howells · 8 years ago
  31. bc4abfc rxrpc: Add missing wakeup on Tx window rotation by David Howells · 8 years ago
  32. 08a3968 rxrpc: Make sure we initialise the peer hash key by David Howells · 8 years ago
  33. bed806c Merge branch 'mlxsw-ethtool' by David S. Miller · 8 years ago
  34. b9d66a3 mlxsw: spectrum: Add support for new ethtool API by Ido Schimmel · 8 years ago
  35. 91bdc7a mlxsw: spectrum: Indicate support of multiple port types by Ido Schimmel · 8 years ago
  36. 0213424 mlxsw: spectrum: Report port type according to operational speed by Ido Schimmel · 8 years ago
  37. 4149b97 mlxsw: spectrum: Report link partner's advertised speeds by Ido Schimmel · 8 years ago
  38. 0c83f88 mlxsw: spectrum: Correctly report autonegotiation by Ido Schimmel · 8 years ago
  39. 36a19b2 net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  40. 971d3a4 net: ethernet: apm: xgene: use phydev from struct net_device by Philippe Reynes · 8 years ago
  41. a5f54fc net: ethernet: dwmac: fix non static symbol warning by Wei Yongjun · 8 years ago
  42. a7c22bd net: macb: fix missing unlock on error in macb_start_xmit() by Wei Yongjun · 8 years ago
  43. 99c1790 net: Remove NO_IRQ from powerpc-only network drivers by Michael Ellerman · 8 years ago
  44. c20cb81 tipc: fix possible memory leak in tipc_udp_enable() by Wei Yongjun · 8 years ago
  45. 3084331 net: bridge: add helper to call /sbin/bridge-stp by Vivien Didelot · 8 years ago
  46. 95b5bf7 ath10k: remove 4-addr padding related hw_param configuration by Vasanthakumar Thiagarajan · 8 years ago
  47. 9e19e13 ath10k: properly remove padding from the start of rx payload by Vasanthakumar Thiagarajan · 8 years ago
  48. ae02c87 ath10k: add provision for Rx descriptor abstraction by Vasanthakumar Thiagarajan · 8 years ago
  49. 43d923e ath10k: move ath10k_hw_params definition to hw.h by Vasanthakumar Thiagarajan · 8 years ago
  50. 3040420 ath10k: improve logging message by Ben Greear · 8 years ago
  51. 8c1d7fa ath10k: enable peer stats by default by Thomas Pedersen · 8 years ago
  52. 214d553 ath10k: remove unused variable ar_pci by Chaehyun Lim · 8 years ago
  53. 5f4761d ath10k: fix memory leak on caldata on error exit path by Colin Ian King · 8 years ago
  54. 4c73195 iwlegacy: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  55. 5f94beb hamradio: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  56. 12c70f3 stmmac: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  57. 547e530 sis900: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  58. 795f023 sfc: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  59. cbbe609 natsemi: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  60. bb15293 net: mvneta: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  61. ee58c11 ixgbe: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  62. e2eae5b i825xx: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  63. 504e76e net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  64. 0675778 sundance: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  65. da556d6 bnx2: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  66. 941992d ethernet: amd: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  67. 5a5ab16 starfire: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  68. aa211d2 3c59x: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  69. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  70. da499f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  71. 9395452 Linux 4.8-rc6 by Linus Torvalds · 8 years ago
  72. 373df31 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  73. 7a61fc8 net/mlx4_en: Fix panic on xmit while port is down by Moshe Shemesh · 8 years ago
  74. 564ed9b net/mlx4_en: Fixes for DCBX by Tariq Toukan · 8 years ago
  75. c677071 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state() by Kamal Heib · 8 years ago
  76. 74a9e90 net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all() by Kamal Heib · 8 years ago
  77. 0215492 net: dsa: bcm_sf2: Get VLAN_PORT_MASK from b53_device by Florian Fainelli · 8 years ago
  78. bd0b841 nvme: make NVME_RDMA depend on BLOCK by Linus Torvalds · 8 years ago
  79. 2afe669 Merge tag 'staging-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  80. 61c3dae Merge tag 'usb-4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  81. 8fee315 Merge branch 'vrf-tx-hook' by David S. Miller · 8 years ago
  82. c71ad3d net: flow: Remove FLOWI_FLAG_L3MDEV_SRC flag by David Ahern · 8 years ago
  83. afb460f net: l3mdev: remove get_rtable method by David Ahern · 8 years ago
  84. ca28b8f net: l3mdev: Remove l3mdev_fib_oif by David Ahern · 8 years ago
  85. 8a966fc net: ipv6: Remove l3mdev_get_saddr6 by David Ahern · 8 years ago
  86. d66f6c0 net: ipv4: Remove l3mdev_get_saddr by David Ahern · 8 years ago
  87. e0d56fd net: l3mdev: remove redundant calls by David Ahern · 8 years ago
  88. 4c1feac net: vrf: Flip IPv6 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  89. ebfc102 net: vrf: Flip IPv4 output path from FIB lookup hook to out hook by David Ahern · 8 years ago
  90. 5f02ce24 net: l3mdev: Allow the l3mdev to be a loopback by David Ahern · 8 years ago
  91. a8e3e1a net: l3mdev: Add hook to output path by David Ahern · 8 years ago
  92. 9ee0034 net: flow: Add l3mdev flow update by David Ahern · 8 years ago
  93. cf9932a ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx() by Markus Elfring · 8 years ago
  94. 0f0d0ed ATM-ZeitNet: Replace one kzalloc() call by kcalloc() by Markus Elfring · 8 years ago
  95. 5ad3ea3 ATM-ZeitNet: Improve a size determination in zatm_open() by Markus Elfring · 8 years ago
  96. 32230ac ATM-ZeitNet: Use kmalloc_array() in start_tx() by Markus Elfring · 8 years ago
  97. 0ba8abb ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx() by Markus Elfring · 8 years ago
  98. 304f0a4e ATM-nicstar: Refactor a kmalloc() call in ns_init_card() by Markus Elfring · 8 years ago
  99. ee41f07 ATM-nicstar: Improve another size determination in ns_init_card() by Markus Elfring · 8 years ago
  100. 24310fd ATM-nicstar: Improve another size determination in get_scq() by Markus Elfring · 8 years ago