1. 1ebf8b4 Merge tag 'mac80211-next-for-davem-2016-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  2. 1e1430d Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  3. 9a8dd21 Merge branch 'ncsi-next' by David S. Miller · 8 years ago
  4. 2c15f25 net/faraday: Stop NCSI device on shutdown by Gavin Shan · 8 years ago
  5. c0cd1ba net/ncsi: Introduce ncsi_stop_dev() by Gavin Shan · 8 years ago
  6. 83afdc6 net/ncsi: Rework the channel monitoring by Gavin Shan · 8 years ago
  7. a0509cb net/ncsi: Allow to extend NCSI request properties by Gavin Shan · 8 years ago
  8. a15af54 net/ncsi: Rework request index allocation by Gavin Shan · 8 years ago
  9. 55e02d0 net/ncsi: Don't probe on the reserved channel ID (0x1f) by Gavin Shan · 8 years ago
  10. bc7e0f5 net/ncsi: Introduce NCSI_RESERVED_CHANNEL by Gavin Shan · 8 years ago
  11. d8cedaa net/ncsi: Avoid unused-value build warning from ia64-linux-gcc by Gavin Shan · 8 years ago
  12. 9340903 net: Add netdev all_adj_list refcnt propagation to fix panic by Andrew Collins · 8 years ago
  13. a4cc96d net: phy: Add Edge-rate driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  14. 277964e vmxnet3: Wake queue from reset work by Benjamin Poirier · 8 years ago
  15. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  16. edfc23e i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  17. 2f8fab7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  18. b462d22 Merge branch 'qed-qedr-infrastructure' by David S. Miller · 8 years ago
  19. abd4967 qed: Add RoCE ll2 & GSI support by Ram Amrani · 8 years ago
  20. ee8eaea qed: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  21. f109394 qed: Add support for QP verbs by Ram Amrani · 8 years ago
  22. c295f86 qed: PD,PKEY and CQ verb support by Ram Amrani · 8 years ago
  23. 51ff172 qed: Add support for RoCE hw init by Ram Amrani · 8 years ago
  24. cee9fbd qede: Add qedr framework by Ram Amrani · 8 years ago
  25. 0a7fb11 qed: Add Light L2 support by Yuval Mintz · 8 years ago
  26. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  27. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  28. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  29. b9118b7 ptp: Fix resource leak in case of error by Christophe Jaillet · 8 years ago
  30. 0fd7d43 net: qcom/emac: fix return value check in emac_sgmii_config() by Wei Yongjun · 8 years ago
  31. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  32. f39acc8 net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() functions by Shmulik Ladkani · 8 years ago
  33. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  34. f814bfd net: mvmdio: do not clk_disable_unprepare() NULL clock by Alexey Khoroshilov · 8 years ago
  35. 7667d44 Merge tag 'rxrpc-rewrite-20160930' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  36. 32986b5 Merge branch 'ovs-mpls' by David S. Miller · 8 years ago
  37. 85de4a2 openvswitch: use mpls_hdr by Jiri Benc · 8 years ago
  38. 9095e10 mpls: move mpls_hdr to a common location by Jiri Benc · 8 years ago
  39. f7d49bc openvswitch: mpls: set network header correctly on key extract by Jiri Benc · 8 years ago
  40. ab58070 mlxsw: spectrum_router: avoid potential uninitialized data usage by Arnd Bergmann · 8 years ago
  41. d0debb7 net/mlx5e: shut up maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  42. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  43. 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
  44. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  45. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  46. b82d44d net: fec: set mac address unconditionally by Gavin Schenk · 8 years ago
  47. 3a82e78 net: ethernet: mediatek: mark symbols static where possible by Baoyou Xie · 8 years ago
  48. 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
  49. cb9e684 ipv6 addrconf: remove addrconf_sysctl_hop_limit() by Maciej Żenczykowski · 8 years ago
  50. d4ef9f7 netfilter: bridge: clarify bridge/netfilter message by Stefan Agner · 8 years ago
  51. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. c8d2bc9 Linux 4.8 by Linus Torvalds · 8 years ago
  53. f76d9c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  54. 117e5e9 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 by Srinivas Ramana · 8 years ago
  55. be67d60 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 66188fb Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  57. 0c7fc30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  58. bb6bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  59. 6605d15 MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems by Paul Burton · 8 years ago
  60. f51fdff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  61. d6169b0 net: Use ns_capable_noaudit() when determining net sysctl permissions by Tyler Hicks · 8 years ago
  62. 2161a2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  63. dbd8805 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  64. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 8 years ago
  65. c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 8 years ago
  66. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  67. 9a2172a MAINTAINERS: Switch to kernel.org email address for Javi Merino by Javi Merino · 8 years ago
  68. 405dea1 rxrpc: Fix the call timer handling by David Howells · 8 years ago
  69. df0adc7 rxrpc: Keep the call timeouts as ktimes rather than jiffies by David Howells · 8 years ago
  70. c31410e rxrpc: Remove error from struct rxrpc_skb_priv as it is unused by David Howells · 8 years ago
  71. 775e5b7 rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary by David Howells · 8 years ago
  72. 0851115 rxrpc: Reduce ssthresh to peer's receive window by David Howells · 8 years ago
  73. 8782def rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh by David Howells · 8 years ago
  74. bb42f2d mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue by Toke Høiland-Jørgensen · 8 years ago
  75. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  76. 05fb3c1 x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUID by Andy Lutomirski · 8 years ago
  77. 3a53731 mac80211: mesh: decrease max drift by Pedersen, Thomas · 8 years ago
  78. 354d381 mac80211: add offset_tsf driver op and use it for mesh by Pedersen, Thomas · 8 years ago
  79. 3ff23cd mac80211: Set lower memory limit for non-VHT devices by Toke Høiland-Jørgensen · 8 years ago
  80. 2a4e675 mac80211: Export fq memory limit information in debugfs by Toke Høiland-Jørgensen · 8 years ago
  81. 097b065 fq.h: Port memory limit mechanism from fq_codel by Toke Høiland-Jørgensen · 8 years ago
  82. 92bc43b mac80211: Add API to report NAN function match by Ayala Beker · 8 years ago
  83. 167e33f mac80211: Implement add_nan_func and rm_nan_func by Ayala Beker · 8 years ago
  84. 5953ff6 mac80211: implement nan_change_conf by Ayala Beker · 8 years ago
  85. 368e5a7 cfg80211: Provide an API to report NAN function termination by Ayala Beker · 8 years ago
  86. 50bcd31 cfg80211: provide a function to report a match for NAN by Ayala Beker · 8 years ago
  87. a5a9dcf cfg80211: allow the user space to change current NAN configuration by Ayala Beker · 8 years ago
  88. a442b76 cfg80211: add add_nan_func / del_nan_func by Ayala Beker · 8 years ago
  89. 708d50e mac80211: add boilerplate code for start / stop NAN by Ayala Beker · 8 years ago
  90. cb3b7d8 cfg80211: add start / stop NAN commands by Ayala Beker · 8 years ago
  91. b867622 cfg80211: Add support for static WEP in the driver by David Spinadel · 8 years ago
  92. e0e2eff mac80211: Move ieee802111_tx_dequeue() to later in tx.c by Toke Høiland-Jørgensen · 8 years ago
  93. e4aad64 x86/vdso: Fix building on big endian host by Segher Boessenkool · 8 years ago
  94. 192d1dc x86/boot: Fix another __read_cr4() case on 486 by Andy Lutomirski · 8 years ago
  95. 265a44bb rxrpc: Actually display the tx_data trace retransmission note by David Howells · 8 years ago
  96. 8037838 mlx5: Add ndo_poll_controller() implementation by Calvin Owens · 8 years ago
  97. 6cd80b5 nfp: bpf: zero extend 4 byte context loads by Jakub Kicinski · 8 years ago
  98. 1cceda78 sctp: fix the issue sctp_diag uses lock_sock in rcu_read_lock by Xin Long · 8 years ago
  99. 75b005b Merge branch 'sctp-fixes' by David S. Miller · 8 years ago
  100. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 8 years ago