1. a661b43 mlx5: fix error return code in mlx5_alloc_uuars() by Wei Yongjun · 11 years ago
  2. 5445eaf mvneta: Try to fix mvneta when compiled as module by Arnaud Patard \(Rtp\) · 11 years ago
  3. aded095 mvneta: Fix hang when loading the mvneta driver by Arnaud Patard \(Rtp\) · 11 years ago
  4. 7b70176 atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Eric Dumazet · 11 years ago
  5. e1ee367 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE by Pablo Neira · 11 years ago
  6. ff862a4 af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  7. a264b98 net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link by Uwe Kleine-König · 11 years ago
  8. a0db856 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  9. 7e44892 igb: fix vlan filtering in promisc mode when not in VT mode by Emil Tantilov · 11 years ago
  10. 1eb9ac1 ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 11 years ago
  11. c74f2b2 genetlink: release cb_lock before requesting additional module by Stanislaw Gruszka · 11 years ago
  12. 0319165 net: fec: workaround stop tx during errata ERR006358 by Frank Li · 11 years ago
  13. c253438 qlcnic: Fix diagnostic interrupt test for 83xx adapters. by Manish Chopra · 11 years ago
  14. 7cfc1ce qlcnic: Fix setting Guest VLAN by Manish Chopra · 11 years ago
  15. 6226204 qlcnic: Fix operation type and command type. by Pratik Pujar · 11 years ago
  16. c70a317 qlcnic: Fix initialization of work function. by Jitendra Kalsaria · 11 years ago
  17. fafb6eb Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" by David S. Miller · 11 years ago
  18. ebe7fdb atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Neil Horman · 11 years ago
  19. c80dc13 net/tg3: Fix warning from pci_disable_device() by Gavin Shan · 11 years ago
  20. d8af4df net/tg3: Fix kernel crash by Gavin Shan · 11 years ago
  21. d738ce8 sysctl: range checking in do_proc_dointvec_ms_jiffies_conv by Francesco Fusco · 11 years ago
  22. 555445c neigh: prevent overflowing params in /proc/sys/net/ipv4/neigh/ by Francesco Fusco · 11 years ago
  23. 111cc5d drivers: net: sun4i-emac: select MDIO_SUN4I by Maxime Ripard · 11 years ago
  24. 05bc250 drivers: net: allwinner: Fix Kconfig indentation by Maxime Ripard · 11 years ago
  25. 20f0170 usbnet: do not pretend to support SG/TSO by Eric Dumazet · 11 years ago
  26. 1df86b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  27. deceb4c net: fix comment above build_skb() by Florian Fainelli · 11 years ago
  28. 2bf420a net: sun4i: fix timeout check by Emilio López · 11 years ago
  29. 905a6f9 ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup by Hannes Frederic Sowa · 11 years ago
  30. f585a99 fib_trie: potential out of bounds access in trie_show_stats() by Jerry Snitselaar · 11 years ago
  31. 64d2c22 mlx5: use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  32. 4ea7244 r8169: fix lockdep warning when removing interface by Lekensteyn · 11 years ago
  33. 18e1ccb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  34. f8c0aca fec: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  35. 7aa0076 sfc: Enable RX scatter for flows steered by RFS by Ben Hutchings · 11 years ago
  36. f0e6160 net: pch_gbe depends on x86 by Jiri Slaby · 11 years ago
  37. 7bd04bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  38. 23d412a brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface by Arend van Spriel · 11 years ago
  39. 28a905b brcmfmac: decrement pending 8021x count upon tx failure by Arend van Spriel · 11 years ago
  40. 5d21608 ath: wil6210: Fix build error by Larry Finger · 11 years ago
  41. 16ec75b cw1200: Fix OOPS in monitor mode by Solomon Peachy · 11 years ago
  42. 4928bd2 ath9k_htc: reboot firmware if it was loaded by Oleksij Rempel · 11 years ago
  43. dc2a87f ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 11 years ago
  44. 232fde0 mwifiex: fix IRQ enable/disable by Daniel Drake · 11 years ago
  45. 0597a7a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  46. 22f64bd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  47. f5f7ab6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  48. 8d716c7 Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  49. 1faabf2 bridge: do not call setup_timer() multiple times by Eric Dumazet · 11 years ago
  50. 651e927 sysctl net: Keep tcp_syn_retries inside the boundary by Michal Tesar · 11 years ago
  51. 087d273 arcnet: cleanup sizeof parameter by Dan Carpenter · 11 years ago
  52. b69bbdd veth: add vlan features by Flavio Leitner · 11 years ago
  53. 2f0a9af qlcnic: Fix guest VLAN by Manish Chopra · 11 years ago
  54. b662eca qlcnic: Fix releasing of Tx frag which was never mapped. by Jitendra Kalsaria · 11 years ago
  55. 744b66d qlcnic: Fix dump template version mask by Shahed Shaikh · 11 years ago
  56. 15d7974 qlcnic: Fix ethtool display for 83xx adapter. by Himanshu Madhani · 11 years ago
  57. cab150b qlcnic: Fix panic while setting VF's MAC address by Manish Chopra · 11 years ago
  58. 8dc394a qlcnic: Fix multicast packet handling for PF and VF. by Sucheta Chakraborty · 11 years ago
  59. e9a355a qlcnic: Fix NULL pointer dereference in VF probe path. by Sucheta Chakraborty · 11 years ago
  60. cfacb17 qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts by Pratik Pujar · 11 years ago
  61. 2deb535 qlcnic: Fix invalid register offset calculation by Shahed Shaikh · 11 years ago
  62. 3fc2de2 vxlan: fix igmp races by stephen hemminger · 11 years ago
  63. 372675a vxlan: unregister on namespace exit by stephen hemminger · 11 years ago
  64. 876fbb5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  65. 7671986 can: usb_8dev: fix urb leak on failure path in usb_8dev_start() by Alexey Khoroshilov · 11 years ago
  66. 233a26e net: can: esd_usb2: check index of array before accessing by Maximilian Schneider · 11 years ago
  67. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  68. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  70. 0a693ab Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  71. 64b6f46 ath9k_hw: Fix multicast search for AR9002 family by Sujith Manoharan · 11 years ago
  72. 6f334c2 rtlwifi: Fix build errors for unusual cases by Larry Finger · 11 years ago
  73. f287cbd ath5k: fix extra set bit in multicast mask by Bob Copeland · 11 years ago
  74. 6a08483 rt2x00: RT2X00 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  75. b01a60b ssb: fix alignment of struct bcma_device_id by Arnd Bergmann · 11 years ago
  76. 3e3aac4 vlan: fix a race in egress prio management by Eric Dumazet · 11 years ago
  77. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  78. ece793f macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  79. 8852917 tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS by Jason Wang · 11 years ago
  80. 87f40dd pkt_sched: sch_qfq: remove a source of high packet delay/jitter by Paolo Valente · 11 years ago
  81. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  82. 5d88d15 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  83. 3f334c2 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 11 years ago
  84. c66bce9 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 3668f0d Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes by Dave Airlie · 11 years ago
  86. 30bc9b5 md/raid1: fix bio handling problems in process_checks() by NeilBrown · 11 years ago
  87. 5024c29 md: Remove recent change which allows devices to skip recovery. by NeilBrown · 11 years ago
  88. 7bb23c4 md/raid10: fix two problems with RAID10 resync. by NeilBrown · 11 years ago
  89. fb328d7 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  90. 444bddc drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) by Alex Deucher · 11 years ago
  91. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  92. f90555c drm/radeon/dpm/atom: fix broken gcc harder by Alex Deucher · 11 years ago
  93. 093b9c7 xen-netfront: pull on receive skb may need to happen earlier by Jan Beulich · 11 years ago
  94. fe5c356 vxlan: add necessary locking on device removal by stephen hemminger · 11 years ago
  95. 48fa04c drm/radeon/dpm/atom: restructure logic to work around a compiler bug by Andre Heider · 11 years ago
  96. 77c7d50 drm/radeon/dpm: fix atom vram table parsing by Alex Deucher · 11 years ago
  97. 1fa4252 drm/radeon: fix an endian bug in atom table parsing by Alex Deucher · 11 years ago
  98. 1294d4a drm/radeon: add a module parameter to disable aspm by Alex Deucher · 11 years ago
  99. 9494849 ath9k_htc: fix data race between request_firmware_nowait() callback and suspend() by Alexey Khoroshilov · 11 years ago
  100. a4943cc ath9k: fix tx pending frames accounting for dropped packets by Felix Fietkau · 11 years ago