1. 2d47fd1 sctp: only check for ECN if peer is using it by Marcelo Ricardo Leitner · 8 years ago
  2. d9cef42 sctp: do not clear chunk->ecn_ce_done flag by Marcelo Ricardo Leitner · 8 years ago
  3. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 8 years ago
  4. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 8 years ago
  5. f5d258e sctp: reorder sctp_ulpevent and shrink msg_flags by Marcelo Ricardo Leitner · 8 years ago
  6. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 8 years ago
  7. ce3a380 net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe() by Wei Yongjun · 8 years ago
  8. 3f30849 stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data() by Wei Yongjun · 8 years ago
  9. 484f674 net: vrf: Address comments from last documentation update by David Ahern · 8 years ago
  10. 0ba3deb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  11. 6e07653 net: vrf: Documentation update by David Ahern · 8 years ago
  12. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  13. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  14. b38a75d mlxsw: core: Trace EMAD messages by Jiri Pirko · 8 years ago
  15. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 8 years ago
  16. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  17. a6acf68 dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe() by Wei Yongjun · 8 years ago
  18. 379672d net: mediatek: fix non static symbol warnings by Wei Yongjun · 8 years ago
  19. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  20. 2b8fb41 stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 8 years ago
  21. 178cd55 tools: hv: Add a script to help bonding synthetic and VF NICs by Haiyang Zhang · 8 years ago
  22. 25f700e iwlwifi: add missing type declaration by Arnd Bergmann · 8 years ago
  23. 3faf564 mrf24j40: avoid uninitialized byte in SPI transfer to radio. by Walter Mack · 8 years ago
  24. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  25. 12c2e32 net: ethernet: bgmac: Fix return value check in bgmac_probe() by Wei Yongjun · 8 years ago
  26. 12d8689 Bluetooth: Add support of 13d3:3490 AR3012 device by Dmitry Tunin · 8 years ago
  27. cf81b2c b53: Fix build warning. by David S. Miller · 8 years ago
  28. a536a6e bpf: make inode code explicitly non-modular by Paul Gortmaker · 8 years ago
  29. f50cef6 nfp: check idx is -ENOSPC before using it is an index by Colin Ian King · 8 years ago
  30. 8876d94 net: smc91x: ACPI Enable lan91x adapters by Jeremy Linton · 8 years ago
  31. e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 8 years ago
  32. 752e6d5 MAINTAINERS: release Scott from being a rocker maintainer by Jiri Pirko · 8 years ago
  33. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  34. 4154cb4 Merge branch 'sctp-rfc7496-support' by David S. Miller · 8 years ago
  35. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 8 years ago
  36. 01aadb3 sctp: implement prsctp RTX policy by Xin Long · 8 years ago
  37. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 8 years ago
  38. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 8 years ago
  39. f959fb4 sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt by Xin Long · 8 years ago
  40. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 8 years ago
  41. 31eff26 Bluetooth: hci_intel: Remove LPM enabling from setup procedure by Loic Poulain · 8 years ago
  42. bac65c4 Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings" by Philippe Reynes · 8 years ago
  43. ddeec08 Merge branch 'b53-nsp-switch' by David S. Miller · 8 years ago
  44. 991a36b net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switch by Florian Fainelli · 8 years ago
  45. fefae69 net: dsa: b53: Allow SRAB driver to specify platform data by Florian Fainelli · 8 years ago
  46. ad38844 iwlwifi: mvm: bump MAX firmware API for mvm devices by Luciano Coelho · 8 years ago
  47. fb3bbdb net: ethernet: Add TSE PCS support to dwmac-socfpga by Tien Hock Loh · 8 years ago
  48. 8a185006 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 8 years ago
  49. 927265b ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  50. fa17806 ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf() by Eric Dumazet · 8 years ago
  51. db9a1ba Merge branch 'bgmac-platform-device' by David S. Miller · 8 years ago
  52. f6a95a2 net: ethernet: bgmac: Add platform device support by Jon Mason · 8 years ago
  53. db791eb net: ethernet: bgmac: convert to feature flags by Jon Mason · 8 years ago
  54. 55954f3 net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file by Jon Mason · 8 years ago
  55. a0b6848 net: ethernet: bgmac: add dma_dev pointer by Jon Mason · 8 years ago
  56. d00a828 net: ethernet: bgmac: change bgmac_* prints to dev_* prints by Jon Mason · 8 years ago
  57. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  58. 89141e1 Merge branch 'r8152-next' by David S. Miller · 8 years ago
  59. c23d86a r8152: remove cancel_delayed_work_sync in rtl8152_set_speed by hayeswang · 8 years ago
  60. c79262f r8152: remove a netif_carrier_off in rtl8152_open function by hayeswang · 8 years ago
  61. b164806 r8152: remove rtl_phy_reset function by hayeswang · 8 years ago
  62. fb57731 Merge branch 'mpls-in-ipv4-and-udp' by David S. Miller · 8 years ago
  63. 407f31b mpls: allow routes on ipip and sit devices by Simon Horman · 8 years ago
  64. 1b69e7e ipip: support MPLS over IPv4 by Simon Horman · 8 years ago
  65. 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 8 years ago
  66. 8afe97e tunnels: support MPLS over IPv4 tunnels by Simon Horman · 8 years ago
  67. a65056e net: bridge: extend MLD/IGMP query stats by Nikolay Aleksandrov · 8 years ago
  68. ca8bee5 Bluetooth: Rename HCI_BREDR into HCI_PRIMARY by Marcel Holtmann · 8 years ago
  69. e14dbe7 Bluetooth: Remove controller device attributes by Marcel Holtmann · 8 years ago
  70. 2a0be13 Bluetooth: Remove connection link attributes by Marcel Holtmann · 8 years ago
  71. f1533cc sctp: fix panic when sending auth chunks by Marcelo Ricardo Leitner · 8 years ago
  72. 09a7636 bnxt: fix a condition by Dan Carpenter · 8 years ago
  73. 606274c bpf: introduce bpf_get_current_task() helper by Alexei Starovoitov · 8 years ago
  74. d390238 net: dsa: initialize the routing table by Vivien Didelot · 8 years ago
  75. 86dfb4ac tun: Don't assume type tun in tun_device_event by Craig Gallek · 8 years ago
  76. cc3baec Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  77. 99a50bb netvsc: Use the new in-place consumption APIs in the rx path by K. Y. Srinivasan · 8 years ago
  78. bba7eb5 hfsc: reduce hfsc_sched to 14 cachelines by Florian Westphal · 8 years ago
  79. c11e993 ath10k: fix possible wrong rx_busy time reporting in QCA4019 by Vasanthakumar Thiagarajan · 8 years ago
  80. 7860eb7 wcn36xx: Silence error about unsupported smd event 188 by Bjorn Andersson · 8 years ago
  81. cfda2d8 ath9k: Fix beacon configuration for addition/removal of interfaces by Benjamin Berg · 8 years ago
  82. 11b0ac2 ath9k: Remove some #defined constants to decrease verbosity by Benjamin Berg · 8 years ago
  83. 7fde512 ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters. by Benjamin Berg · 8 years ago
  84. bec9a94 ath9k: Use tsf offset helper in ath9k_hw_reset by Benjamin Berg · 8 years ago
  85. 9580cb8 ath9k: Handle channel context in get_/set_/reset_tsf by Benjamin Berg · 8 years ago
  86. fa5106e ath9k: Correct TSF adjustment to align the beacon time correctly by Benjamin Berg · 8 years ago
  87. 28755b8 ath9k: move all ath9k_platform_data initialization into one function by Martin Blumenstingl · 8 years ago
  88. d323cb7 ath9k: remove return value from ath9k_hw_init_macaddr by Martin Blumenstingl · 8 years ago
  89. 0cefa97 ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses by Martin Blumenstingl · 8 years ago
  90. b27301f ath9k: remove variable which is set but never read by Martin Blumenstingl · 8 years ago
  91. 3467f0d ath9k: Allow configuration of LED polarity in platform data. by Martin Blumenstingl · 8 years ago
  92. 86ceae9 wcn36xx: Fix up wcn36xx_smd_update_scan_params() by Bjorn Andersson · 8 years ago
  93. 6f10b4e wcn36xx: Correct DXE chip version differentiation by Bjorn Andersson · 8 years ago
  94. 05ddce4 wcn36xx: Split mmio space into explicit regions by Bjorn Andersson · 8 years ago
  95. 1c41fd5 wcn36xx: Change indication list lock to spinlock by Bjorn Andersson · 8 years ago
  96. 909aa60 wcn36xx: Fold indication payload into message header by Bjorn Andersson · 8 years ago
  97. 238ad2d rtlwifi: rtl8723ae: Clean up the hardware info routine by Larry Finger · 8 years ago
  98. a8c9fb2 rtlwifi: rtl8192de: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  99. 2f7b4b8 rtlwifi: rtl8821ae: Convert driver to use common hardware info routine by Larry Finger · 8 years ago
  100. 9e9c9c2 rtlwifi: rtl8723be: Convert driver to use common hardware info routine by Larry Finger · 8 years ago