1. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  2. 704d33e net: systemport: reset UniMAC coming out of a suspend cycle by Florian Fainelli · 10 years ago
  3. 8edf004 net: systemport: enable RX interrupts after NAPI by Florian Fainelli · 10 years ago
  4. 99d881f net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization by Vince Bridgers · 10 years ago
  5. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  6. 25946f2 Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  7. c146b77 dsa: mv88e6171: Fix tagging protocol/Kconfig by Andrew Lunn · 10 years ago
  8. 3bb0626 cxgb4 : Handle dcb enable correctly by Anish Bhatt · 10 years ago
  9. 2376c87 cxgb4 : Improve handling of DCB negotiation or loss thereof by Anish Bhatt · 10 years ago
  10. fad1dbc Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  11. bf1bac5 net/mlx4_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  12. 96e4be0 net/mlx5_core: Call synchronize_irq() before freeing EQ buffer by Eli Cohen · 10 years ago
  13. b71e821 drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init() by Geert Uytterhoeven · 10 years ago
  14. 013f657 i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event() by Dan Carpenter · 10 years ago
  15. fe0ca73 macvlan: fix a race on port dismantle and possible skb leaks by Eric Dumazet · 10 years ago
  16. ecf08d2 xen-netback: reintroduce guest Rx stall detection by David Vrabel · 10 years ago
  17. f48da8b xen-netback: fix unlimited guest Rx internal queue and carrier flapping by David Vrabel · 10 years ago
  18. bc96f64 xen-netback: make feature-rx-notify mandatory by David Vrabel · 10 years ago
  19. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  20. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  21. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  22. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  23. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  24. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  25. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  26. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  27. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  28. 0805420 rtlwifi: Add check for get_btc_status callback by Larry Finger · 10 years ago
  29. 7632545 ath9k_common: always update value in ath9k_cmn_update_txpow by Felix Fietkau · 10 years ago
  30. 4f2b244 rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt by Karsten Wiese · 10 years ago
  31. cefe3df rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe by Karsten Wiese · 10 years ago
  32. b2d624a rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality by Karsten Wiese · 10 years ago
  33. 94e0590 ath: use CTL region from cfg80211 if unset in EEPROM by Felix Fietkau · 10 years ago
  34. d514aef rtlwifi: rtl8821ae: Fix possible array overrun by Larry Finger · 10 years ago
  35. 868caae ath9k: Enable HW queue control only for MCC by Sujith Manoharan · 10 years ago
  36. 598a0df rtlwifi: prevent format string usage from leaking by Kees Cook · 10 years ago
  37. 34b6d42 bcma: add another PCI ID of device with BCM43228 by Rafał Miłecki · 10 years ago
  38. 59dfdd9 brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  39. 47481d9 rtlwifi: rtl8192ee: Prevent log spamming for switch statements by Larry Finger · 10 years ago
  40. 78afe83 bcma: fix build when CONFIG_OF_ADDRESS is not set by Hauke Mehrtens · 10 years ago
  41. 942396b hyperv: Fix the total_data_buflen in send path by Haiyang Zhang · 10 years ago
  42. 55ca6bc amd-xgbe: Fix napi Rx budget accounting by Lendacky, Thomas · 10 years ago
  43. 386f1c9 amd-xgbe: Properly handle feature changes via ethtool by Lendacky, Thomas · 10 years ago
  44. 81f35ff net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set by Philipp Zabel · 10 years ago
  45. 8751b12 net: fs_enet: set back promiscuity mode after restart by LEROY Christophe · 10 years ago
  46. 8fc9635 sfc: remove incorrect EFX_BUG_ON_PARANOID check by Jon Cooper · 10 years ago
  47. 39dc90c enic: Do not call napi_disable when preemption is disabled. by Govindarajulu Varadarajan · 10 years ago
  48. b6931c9 enic: fix possible deadlock in enic_stop/ enic_rfs_flw_tbl_free by Govindarajulu Varadarajan · 10 years ago
  49. 95ff886 ax88179_178a: fix bonding failure by Ian Morgan · 10 years ago
  50. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  51. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  52. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  53. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  54. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  55. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  56. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  57. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  58. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  60. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  61. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  62. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  63. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  64. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  65. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  66. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  67. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  68. 7a9f526 vxlan: fix a free after use by Li RongQing · 10 years ago
  69. b7983e3 atm: simplify lanai.c by using module_pci_driver by Michael Opdenacker · 10 years ago
  70. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 10 years ago
  71. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 10 years ago
  72. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 10 years ago
  73. b775e85 ntb: move platform detection to separate function by Dave Jiang · 10 years ago
  74. 6465d02 NTB: debugfs device entry by Jon Mason · 10 years ago
  75. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  76. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  77. 135d916 Input: max77693-haptic - fix state check in imax77693_haptic_disable() by Jaewon Kim · 10 years ago
  78. 4d544e3 Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend by Chang Huaixin · 10 years ago
  79. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  80. f6b03c1 fm10k: Add CONFIG_FM10K_VXLAN configuration option by Andy Zhou · 10 years ago
  81. 13cb2da fm10k: Unlock mailbox on VLAN addition failures by Matthew Vick · 10 years ago
  82. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  83. 4d41915 fm10k: Check the host state when bringing the interface up by Matthew Vick · 10 years ago
  84. 3e27a84 i2c: i801: Add Device IDs for Intel Sunrise Point PCH by james.d.ralston@intel.com · 10 years ago
  85. 15ef277 i2c: hix5hd2: add i2c controller driver by Wei Yan · 10 years ago
  86. 91269e3 vxlan: using pskb_may_pull as early as possible by Li RongQing · 10 years ago
  87. ce6502a vxlan: fix a use after free in vxlan_encap_bypass by Li RongQing · 10 years ago
  88. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  89. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  90. 28b5f05 net: fec: ptp: fix convergence issue to support LinuxPTP stack by Nimrod Andy · 10 years ago
  91. 7546e52 Drivers: ide: Remove typedef atiixp_ide_timing by Himangi Saraogi · 10 years ago
  92. b0cfb79 Input: alps - fix v4 button press recognition by Andreas Bosch · 10 years ago
  93. 001586a cxgb4i : Fix -Wmaybe-uninitialized warning. by Anish Bhatt · 10 years ago
  94. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  95. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  96. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  97. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  98. 7abfe6e carma-fpga: move to fsl_dma_external_start() by Vinod Koul · 10 years ago
  99. 4fdcf68 carma-fpga: use dmaengine_xxx() API by Vinod Koul · 10 years ago
  100. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago