1. b8c79f4 rtlwifi: rtl8192de: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  2. 2d15aca rtlwifi: rtl8192se: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  3. c7532b8 rtlwifi: rtl8723-common: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  4. a44f59d rtlwifi: rtl8192ee: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  5. a67005b rtlwifi: rtl8723ae: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  6. 4e2b437 rtlwifi: rtl8723be: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  7. 004a1e1 rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG by Larry Finger · 9 years ago
  8. b03d968 rtlwifi: Remove RT_TRACE messages that use DBG_EMERG by Larry Finger · 9 years ago
  9. 531940f rtlwifi: Replace local debug macro RT_ASSERT by Larry Finger · 9 years ago
  10. c7d1c77 rt2x00: add mutex to synchronize config and link tuner by Stanislaw Gruszka · 9 years ago
  11. 31369c3 rt2800: replace msleep() with usleep_range() on channel switch by Stanislaw Gruszka · 9 years ago
  12. eb79a8f rt2800: replace mdelay by usleep on vco calibration. by Stanislaw Gruszka · 9 years ago
  13. d963247 rt2x00: merge agc and vco works with link tuner by Stanislaw Gruszka · 9 years ago
  14. 24d42ef rt2800: perform VCO recalibration for RF5592 chip by Stanislaw Gruszka · 9 years ago
  15. bc00770 rt2800: warn if doing VCO recalibration for unknow RF chip by Stanislaw Gruszka · 9 years ago
  16. 8845254 rt2800: rename adjust_freq_offset function by Stanislaw Gruszka · 9 years ago
  17. 8f03a7c rt2800: set MAX_PSDU len according to remote STAs capabilities by Stanislaw Gruszka · 9 years ago
  18. a51b8969 rt2800: set minimum MPDU and PSDU lengths to sane values by Stanislaw Gruszka · 9 years ago
  19. e49abb1 rt2800: don't set ht parameters for non-aggregated frames by Stanislaw Gruszka · 9 years ago
  20. a08b981 rt2800: make rx ampdu_factor depend on number of rx chains by Stanislaw Gruszka · 9 years ago
  21. 1fef293 orinoco: Use shash instead of ahash for MIC calculations by Andrew Lutomirski · 9 years ago
  22. c705a6b adm80211: return an error if adm8211_alloc_rings() fails by Dan Carpenter · 9 years ago
  23. ae3cf47 iwlegacy: make il3945_mac_ops __ro_after_init by Johannes Berg · 9 years ago
  24. d7864cf mwifiex: Enable dynamic bandwidth signalling by Amitkumar Karwar · 9 years ago
  25. b82dd3b mwifiex: change width of MAC control variable by Amitkumar Karwar · 9 years ago
  26. 74c8719 mwifiex: sdio: fix use after free issue for save_adapter by Amitkumar Karwar · 9 years ago
  27. d15697d adm80211: add checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  28. e54a8c4 mwifiex: clean up some messy indenting by Dan Carpenter · 9 years ago
  29. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 9 years ago
  30. ce84c7c Merge branch 'mv88e6390-batch-three' by David S. Miller · 9 years ago
  31. 3ce0e65 net: dsa: mv88e6xxx: Implement mv88e6390 pause control by Andrew Lunn · 9 years ago
  32. b35d322a net: dsa: mv88e6xxx: Refactor pause configuration by Andrew Lunn · 9 years ago
  33. ef70b11 net: dsa: mv88e6xxx: Refactor egress rate limiting by Andrew Lunn · 9 years ago
  34. 5f43666 net: dsa: mv88e6xxx: Refactor setting of jumbo frames by Andrew Lunn · 9 years ago
  35. 6e55f69 net: dsa: mv88e6xxx: Reserved Management frames to CPU by Andrew Lunn · 9 years ago
  36. 7a6c5cb Merge branch 'mv88e6390-batch-two' by David S. Miller · 9 years ago
  37. 56995cb net: dsa: mv88e6xxx: Refactor CPU and DSA port setup by Andrew Lunn · 9 years ago
  38. 443d5a1 net: dsa: mv88e6xxx: Move the tagging protocol into info by Andrew Lunn · 9 years ago
  39. 3364199 net: dsa: mv88e6xxx: Monitor and Management tables by Andrew Lunn · 9 years ago
  40. ef0a731 net: dsa: mv88e6xxx: Implement mv88e6390 tag remap by Andrew Lunn · 9 years ago
  41. 6924871 Merge branch 'fib-notifier-event-replay' by David S. Miller · 9 years ago
  42. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 9 years ago
  43. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 9 years ago
  44. d3f706f ipv4: fib: Convert FIB notification chain to be atomic by Ido Schimmel · 9 years ago
  45. 17f8be7 rocker: Register FIB notifier before creating ports by Ido Schimmel · 9 years ago
  46. db70195 rocker: Implement FIB offload in deferred work by Ido Schimmel · 9 years ago
  47. c1bb279 rocker: Create an ordered workqueue for FIB offload by Ido Schimmel · 9 years ago
  48. 3057224 mlxsw: spectrum_router: Implement FIB offload in deferred work by Ido Schimmel · 9 years ago
  49. a3832b3 mlxsw: core: Create an ordered workqueue for FIB offload by Ido Schimmel · 9 years ago
  50. 1c677b3 ipv4: fib: Add fib_info_hold() helper by Ido Schimmel · 9 years ago
  51. b423cb1 ipv4: fib: Export free_fib_info() by Ido Schimmel · 9 years ago
  52. 548ed72 act_mirred: fix a typo in get_dev by WANG Cong · 9 years ago
  53. db7e9f7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  54. 2bb1487 tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS by Yuchung Cheng · 9 years ago
  55. 363dc73 udp: be less conservative with sock rmem accounting by Paolo Abeni · 9 years ago
  56. 12efa1f net_sched: gen_estimator: account for timer drifts by Eric Dumazet · 9 years ago
  57. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 9 years ago
  58. 816fba3 Merge branch 'samples-bpf-automated-cgroup-tests' by David S. Miller · 9 years ago
  59. 9b474ec samples, bpf: Add automated test for cgroup filter attachments by Sargun Dhillon · 9 years ago
  60. 1a922fe samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers by Sargun Dhillon · 9 years ago
  61. 69a9d09 samples/bpf: silence compiler warnings by Alexei Starovoitov · 9 years ago
  62. 6af2d5f netns: fix net_generic() "id - 1" bloat by Alexey Dobriyan · 9 years ago
  63. 9bfc7b9 netns: add dummy struct inside "struct net_generic" by Alexey Dobriyan · 9 years ago
  64. 1a9a0592 netns: publish net_generic correctly by Alexey Dobriyan · 9 years ago
  65. 4f7df33 netlink: 2-clause nla_ok() by Alexey Dobriyan · 9 years ago
  66. fe211cd staging: wilc1000: use reset to set mac header by Zhang Shengju · 9 years ago
  67. a52a8a4 iwlwifi: use reset to set transport header by Zhang Shengju · 9 years ago
  68. 69029109 mlx4: use reset to set mac header by Zhang Shengju · 9 years ago
  69. 0e24c0a bnx2x: use reset to set network header by Zhang Shengju · 9 years ago
  70. 90caf3c qede: use reset to set network header by Zhang Shengju · 9 years ago
  71. 1e8c86a Merge branch 'xgene-jumbo-and-pause-frame' by David S. Miller · 9 years ago
  72. 0296fe4 drivers: net: xgene: ethtool: Add get/set_pauseparam by Iyappan Subramanian · 9 years ago
  73. 56090b1 drivers: net: xgene: Add flow control initialization by Iyappan Subramanian · 9 years ago
  74. bb64fa0 drivers: net: xgene: Add flow control configuration by Iyappan Subramanian · 9 years ago
  75. a809701 drivers: net: xgene: fix: RSS for non-TCP/UDP by Iyappan Subramanian · 9 years ago
  76. 350b4e3 drivers: net: xgene: Add change_mtu function by Iyappan Subramanian · 9 years ago
  77. a9380b0 drivers: net: xgene: Add support for Jumbo frame by Iyappan Subramanian · 9 years ago
  78. d6d4896 drivers: net: xgene: Configure classifier with pagepool by Iyappan Subramanian · 9 years ago
  79. 2c83933 drivers: net: xgene: Add helper function by Iyappan Subramanian · 9 years ago
  80. 397c5ad net: ethernet: ti: davinci_cpdma: add missing EXPORTs by Paul Gortmaker · 9 years ago
  81. 70278b5 Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  82. b91dce4 net: stmmac: unify mdio functions by LABBE Corentin · 9 years ago
  83. 01f1f61 net: stmmac: avoid Camelcase naming by LABBE Corentin · 9 years ago
  84. 7b2024f irda: w83977af_ir: fix damaged whitespace by Arnd Bergmann · 9 years ago
  85. c6c60da stmmac: cleanup documenation, make it match reality by Pavel Machek · 9 years ago
  86. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. 23bb6dc i40e: change message to only appear when extra debug info is wanted by Carolyn Wyborny · 9 years ago
  88. e5d3220 i40e/i40evf: replace for memcpy with single memcpy call in ethtool by Jacob Keller · 9 years ago
  89. 435c084 i40e: set broadcast promiscuous mode for each active VLAN by Jacob Keller · 9 years ago
  90. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 9 years ago
  91. ef4603e i40evf: protect against NULL msix_entries and q_vectors pointers by Jacob Keller · 9 years ago
  92. e586bb6 i40e: Pass unknown PHY type for unknown PHYs by Henry Tieman · 9 years ago
  93. 27e5f25 i40e: Remove unreachable code by Henry Tieman · 9 years ago
  94. 47d2a5d i40evf: check for msix_entries null dereference by Alan Brady · 9 years ago
  95. dedecb6 i40evf: Move some i40evf_reset_task code to separate function by Joe Perches · 9 years ago
  96. 2f7679e i40e: fix panic on SPARC while changing num of desc by Tushar Dave · 9 years ago
  97. 64f5ead i40e: Add protocols over MCTP to i40e_aq_discover_capabilities by Piotr Raczynski · 9 years ago
  98. 0b7c8b5 i40e: fix trivial typo in naming of i40e_sync_filters_subtask by Jacob Keller · 9 years ago
  99. 91dc1e5 i40e: Add Clause22 implementation by Michal Kosiarz · 9 years ago
  100. d182a5c i40e: avoid duplicate private flags definitions by Jacob Keller · 9 years ago