1. c9eeec2 tcp: TSQ can use a dynamic limit by Eric Dumazet · 11 years ago
  2. bf0ea63 dm9601: fix IFF_ALLMULTI handling by Peter Korsgaard · 11 years ago
  3. 8d34ce1 pkt_sched: fq: qdisc dismantle fixes by Eric Dumazet · 11 years ago
  4. b867835 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 11 years ago
  5. 8386040 MAINTAINERS: add myself as maintainer of xen-netback by Wei Liu · 11 years ago
  6. ea732df xen-netback: Handle backend state transitions in a more robust way by Paul Durrant · 11 years ago
  7. c9d55d5 ipv6: Fix preferred_lft not updating in some cases by Paul Marks · 11 years ago
  8. d4a71b1 ip_tunnel: Do not use stale inner_iph pointer. by Pravin B Shelar · 11 years ago
  9. 2d77f34 net: qmi_wwan: fix Cinterion PLXX product ID by Aleksander Morgado · 11 years ago
  10. 894116bd powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file by Aida Mynzhasova · 11 years ago
  11. 559835ea vxlan: Use RCU apis to access sk_user_data. by Pravin B Shelar · 11 years ago
  12. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 11 years ago
  13. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  14. 7df37ff IPv6 NAT: Do not drop DNATed 6to4/6rd packets by Catalin\(ux\) M. BOIE · 11 years ago
  15. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  16. 6645161 qlcnic: Fix register device in FAILED state for 82xx. by Sucheta Chakraborty · 11 years ago
  17. a60b3a1 be2net: Fix to display the VLAN priority for a VF by Ajit Khaparde · 11 years ago
  18. b9fc0e53 be2net: Fix to configure VLAN priority for a VF interface. by Ajit Khaparde · 11 years ago
  19. 45c4597 be2net: Fix to allow VLAN configuration on VF interfaces. by Ajit Khaparde · 11 years ago
  20. 1aa9673 be2net: Fix number of VLANs supported in UMC mode for BE3-R. by Ajit Khaparde · 11 years ago
  21. d9d604f be2net: Fix VLAN promiscuous mode programming by Ajit Khaparde · 11 years ago
  22. d44517fd be2net: Fix the size of be_nic_res_desc structure by Ajit Khaparde · 11 years ago
  23. b54881f be2net: Fix to prevent Tx stall on SH-R when packet size < 32 by Ajit Khaparde · 11 years ago
  24. a97b7c3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  25. 89f077a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  26. 0a87874 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
  27. d7595a2 i40e: clean up coccicheck reported errors by Jesse Brandeburg · 11 years ago
  28. 078b587 i40e: better return values by Jesse Brandeburg · 11 years ago
  29. dcae29b i40e: convert ret to aq_ret by Jesse Brandeburg · 11 years ago
  30. ddf434a i40e: small clean ups from review by Jesse Brandeburg · 11 years ago
  31. 93bc73b i40e: use common failure flow by Jesse Brandeburg · 11 years ago
  32. 5aa3a44 igb: Fix ethtool loopback test for 82580 copper by Todd Fujinaka · 11 years ago
  33. f875691 Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  34. 207070f via-rhine: fix VLAN priority field (PCP, IEEE 802.1p) by Roger Luethi · 11 years ago
  35. c7515d2 brcmsmac: call bcma_core_pci_power_save() from non-atomic context by Arend van Spriel · 11 years ago
  36. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  37. db4efbb brcmfmac: obtain platform data upon module initialization by Arend van Spriel · 11 years ago
  38. 346ece0 mwifiex: fix NULL pointer dereference in usb suspend handler by Bing Zhao · 11 years ago
  39. bd1c614 mwifiex: fix hang issue for USB chipsets by Amitkumar Karwar · 11 years ago
  40. 1e43692 p54usb: add USB ID for Corega WLUSB2GTST USB adapter by Christian Lamparter · 11 years ago
  41. 87421cb cw1200: Use a threaded oneshot irq handler for cw1200_spi by Solomon Peachy · 11 years ago
  42. c4fb19d Revert "cw1200: Don't perform SPI transfers in interrupt context" by Solomon Peachy · 11 years ago
  43. b7be152 mwifiex: fix PCIe hs_cfg cancel cmd timeout by Bing Zhao · 11 years ago
  44. 60ce314 rtlwifi: Align private space in rtl_priv struct by Larry Finger · 11 years ago
  45. 919123d ath9k: add txq locking for ath_tx_aggr_start by Felix Fietkau · 11 years ago
  46. e78641c p54usb: fix leak at failure path in p54u_load_firmware() by Alexey Khoroshilov · 11 years ago
  47. 20e6e55 ath9k: don't use BAW tracking on PS responses for non-AMPDU packets by Felix Fietkau · 11 years ago
  48. d29a5fd8 ath9k: Fix regression in LNA diversity by Sujith Manoharan · 11 years ago
  49. 440c1c8 ath9k: do not link bf_next across multiple A-MPDUs by Felix Fietkau · 11 years ago
  50. 86c7d8d ath9k: fix stale flag handling on buffer clone by Felix Fietkau · 11 years ago
  51. 7c6a4ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  52. 2811eba ipv6: udp packets following an UFO enqueued packet need also be handled by UFO by Hannes Frederic Sowa · 11 years ago
  53. 3db9180 qlge: call ql_core_dump() only if dump memory was allocated. by malahal@us.ibm.com · 11 years ago
  54. 3361dc9 skge: fix invalid value passed to pci_unmap_sigle by Mikulas Patocka · 11 years ago
  55. 8d65b11 net: raw: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  56. 1a462d1 net: udp: do not report ICMP redirects to user space by Duan Jiong · 11 years ago
  57. 9fe34f5 mrp: add periodictimer to allow retries when packets get lost by Noel Burton-Krahn · 11 years ago
  58. a224bd3 net/lapb: re-send packets on timeout by josselin.costanzi@mobile-devices.fr · 11 years ago
  59. 5bcecf3 Bluetooth: btusb: Add support for Belkin F8065bf by Ken O'Brien · 11 years ago
  60. f516e2c Merge branch 'bnx2x' by David S. Miller · 11 years ago
  61. cbbf77d bnx2x: handle known but unsupported VF messages by Ariel Elior · 11 years ago
  62. 0a5ccb7 bnx2x: prevent masked MCP parities from appearing by Yuval Mintz · 11 years ago
  63. d9d8186 bnx2x: prevent masking error from cnic by Yuval Mintz · 11 years ago
  64. 717fa2b bnx2x: add missing VF resource allocation during init by Ariel Elior · 11 years ago
  65. 9ea75de bnx2x: Fix support for VFs on some PFs by Ariel Elior · 11 years ago
  66. 4c86866 bnx2x: Prevent mistaken hangup between driver & FW by Eilon Greenstein · 11 years ago
  67. 343f7dc bnx2x: Fix 848xx duplex settings by Yaniv Rosner · 11 years ago
  68. 869952e bnx2x: Specific Active-DAC is not detected on 57810 by Yaniv Rosner · 11 years ago
  69. 0afbd74 bnx2x: 57840 non-external loopback test fail on 1G by Yaniv Rosner · 11 years ago
  70. 4e4b14c bnx2x: KR2 disablement fix by Yaniv Rosner · 11 years ago
  71. b6a9c1e bnx2x: Generalize KR work-around by Yaniv Rosner · 11 years ago
  72. da7add3 Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  73. 87397fe slcan: rewrite of slc_bump and slc_encaps by Andre Naujoks · 11 years ago
  74. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  75. cc9fa74 slip/slcan: added locking in wakeup function by Andre Naujoks · 11 years ago
  76. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  77. f37d6e70 can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start() by Alexey Khoroshilov · 11 years ago
  78. b2d32f0 sfc: Increase MCDI status timeout to 250ms by Daniel Pieczko · 11 years ago
  79. dfdaa95 sfc: Wait for MC reboot to complete before scheduling driver reset by Daniel Pieczko · 11 years ago
  80. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  81. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  82. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  83. 374ed9d arm64: documentation: tighten up tagged pointer documentation by Will Deacon · 11 years ago
  84. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  85. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  86. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. c71380f netconsole: fix a deadlock with rtnl and netconsole's mutex by Nikolay Aleksandrov · 11 years ago
  88. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 11 years ago
  89. c194992 skge: fix broken driver by Mikulas Patocka · 11 years ago
  90. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  91. 749154a ip: use ip_hdr() in __ip_make_skb() to retrieve IP header by Ansis Atteka · 11 years ago
  92. 279f438 xen-netback: Don't destroy the netdev until the vif is shut down by Paul Durrant · 11 years ago
  93. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  94. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  95. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago
  96. 88f0251 MIPS: PCI: pci-bcm1480: Include missing vt.h header by Markos Chandras · 11 years ago
  97. 8b8a7634 MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs. by Ralf Baechle · 11 years ago
  98. 2f9ee82 MIPS: Add MIPS R5 config5 register. by Ralf Baechle · 11 years ago
  99. ed24fee Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  100. 928c2f0 drm/fb-helper: don't sleep for screen unblank when an oops is in progress by Daniel Vetter · 11 years ago