1. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  2. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  3. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  4. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  5. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  6. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  7. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  8. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  9. 7d63a5f rtlwifi: Change order in device startup by Larry Finger · 10 years ago
  10. a91ed19 rtlwifi: rtl8821ae: Fix 5G detection problem by Larry Finger · 10 years ago
  11. 3dc2b6a vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX] by Alexander Duyck · 10 years ago
  12. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  13. 90d8879 Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  14. 5ac6c72 iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands by Luciano Coelho · 10 years ago
  15. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  16. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 10 years ago
  17. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 10 years ago
  18. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  19. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  20. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  21. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  22. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  23. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  24. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  25. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 10 years ago
  26. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  27. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  28. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  29. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  30. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  31. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  32. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  33. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  34. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  35. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  36. ca976d6 can: rcar_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  37. 92593a0 can: xilinx_can: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  38. fb3ec7b can: xilinx_can: fix comparison of unsigned variable by Sudip Mukherjee · 10 years ago
  39. 4e2061b can: remove unused variable by Sudip Mukherjee · 10 years ago
  40. efbd50d can: esd_usb2: fix memory leak on disconnect by Alexey Khoroshilov · 10 years ago
  41. 67b5909 can: dev: fix typo CIA -> CiA, CAN in Automation by Roman Fietze · 10 years ago
  42. 5247a58 can: dev: avoid calling kfree_skb() from interrupt context by Thomas Körper · 10 years ago
  43. 4c69f05 brcmfmac: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  44. 8180bd4 brcmfmac: kill URB when request timed out by Mathy Vanhoef · 10 years ago
  45. daad166 ath9k: fix regression in bssidmask calculation by Ben Greear · 10 years ago
  46. bb2bdeb qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem by Martin Hauke · 10 years ago
  47. 8c2dd54 ieee802154: fix error handling in ieee802154fake_probe() by Alexey Khoroshilov · 10 years ago
  48. 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 10 years ago
  49. 795a05c qlcnic: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  50. 956bdab net/mlx4_en: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  51. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  52. 23e62de net: Add vxlan_gso_check() helper by Joe Stringer · 10 years ago
  53. 8a5809e Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  54. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago
  55. ccf899a smsc911x: power-up phydev before doing a software reset. by Enric Balletbo i Serra · 10 years ago
  56. 6ff53fd net/smsc911x: Fix delays in the PHY enable/disable routines by Alexander Kochetkov · 10 years ago
  57. 242bcd5 net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode by Alexander Kochetkov · 10 years ago
  58. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago
  59. ee7bc3c cxgb4 : dcb open-lldp interop fixes by Anish Bhatt · 10 years ago
  60. dbd479d net: bcmgenet: apply MII configuration in bcmgenet_open() by Florian Fainelli · 10 years ago
  61. c96e731 net: bcmgenet: connect and disconnect from the PHY state machine by Florian Fainelli · 10 years ago
  62. 93ecd26 net: qualcomm: Fix dependency by Stefan Wahren · 10 years ago
  63. 48eb5b9 ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx by Daniel Borkmann · 10 years ago
  64. 4e6ce4d ath9k: Fix RTC_DERIVED_CLK usage by Miaoqing Pan · 10 years ago
  65. 79ce047 net: phy: Correctly handle MII ioctl which changes autonegotiation. by Brian Hill · 10 years ago
  66. 0cd75b1 brcmfmac: fix conversion of channel width 20MHZ_NOHT by Arend van Spriel · 10 years ago
  67. cfd9167 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 10 years ago
  68. 9d828ad Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  69. 5748eb8 net: ppp: Don't call bpf_prog_create() in ppp_lock by Takashi Iwai · 10 years ago
  70. f4a1edd net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel is set by Or Gerlitz · 10 years ago
  71. 87dd634 iwlwifi: pcie: fix prph dump length by Liad Kaufman · 10 years ago
  72. 9b520d8 iwlwifi: mvm: abort scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  73. a815286 cxgb4 : Fix bug in DCB app deletion by Anish Bhatt · 10 years ago
  74. cfdf1e1 udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. by Jesse Gross · 10 years ago
  75. 50d21a6 cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold by Hariprasad Shenai · 10 years ago
  76. ce8f407 cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers by Hariprasad Shenai · 10 years ago
  77. 65f6ecc cxgb4vf: Move fl_starv_thres into adapter->sge data structure by Hariprasad Shenai · 10 years ago
  78. 9c3a667 b43: fix NULL pointer dereference in b43_phy_copy() by Hauke Mehrtens · 10 years ago
  79. d1cd5ba rtlwifi: rtl8192se: Fix connection problems by Larry Finger · 10 years ago
  80. caea217 rtlwifi: Fix errors in descriptor manipulation by Larry Finger · 10 years ago
  81. fb6eaf2 rtlwifi: Fix setting of tx descriptor for new trx flow by Larry Finger · 10 years ago
  82. 436c2a5 asix: Do full reset during ax88772_bind by Charles Keepax · 10 years ago
  83. 1310b54 net: fec: fix regression on i.MX28 introduced by rx_copybreak support by Lothar Waßmann · 10 years ago
  84. 1f56231 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  85. 9d01412 netxen: Fix link event handling. by Manish Chopra · 10 years ago
  86. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  87. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  88. 364d179 net/mlx5_core: Fix race on driver load by Eli Cohen · 10 years ago
  89. a158906 net/mlx5_core: Fix race in create EQ by Eli Cohen · 10 years ago
  90. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  91. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  92. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  93. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  94. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  95. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  96. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  97. b994ca6 drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea" by Chen Gang · 10 years ago
  98. bdd330f drivers: net: xgene: fix: Use separate resources by Iyappan Subramanian · 10 years ago
  99. c3f4465 drivers: net: xgene: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  100. 0c9a67c Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago