1. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  2. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  3. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  4. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  5. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 12 years ago
  6. 2c00699 bfin_mac: fix error return code in bfin_mac_probe() by Wei Yongjun · 12 years ago
  7. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 12 years ago
  8. 228fb08 net/spider_net: fix error return code in spider_net_open() by Wei Yongjun · 12 years ago
  9. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 12 years ago
  10. 7b0c5f2 sierra_net: keep status interrupt URB active by Dan Williams · 12 years ago
  11. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 12 years ago
  12. 7fdb784 qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 12 years ago
  13. fba8755 be2net: disable TX in be_close() by Sathya Perla · 11 years ago
  14. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 11 years ago
  15. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 11 years ago
  16. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 11 years ago
  17. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  18. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  19. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  21. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  22. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago
  23. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 12 years ago
  24. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 12 years ago
  25. 24d0c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. bc3041f wireless: single_open() leaks by Al Viro · 12 years ago
  27. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  28. 777c230 cxgb4: fix error recovery when t4_fw_hello returns a positive value by Thadeu Lima de Souza Cascardo · 12 years ago
  29. 88dccf5 sky2: Fix crash on receiving VLAN frames by Kirill Smelkov · 12 years ago
  30. c5060ce asix: fix BUG in receive path when lowering MTU by holger@eitzenberger.org · 12 years ago
  31. 0decc64 net: qmi_wwan: Add Telewell TW-LTE 4G by Teppo Kotilainen · 12 years ago
  32. 3d64fc7 usbnet: pegasus: endian bug in write_mii_word() by Dan Carpenter · 12 years ago
  33. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  34. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  35. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 12 years ago
  36. 3764149 xen-netback: better names for thresholds by Wei Liu · 12 years ago
  37. 59ccb4e xen-netback: avoid allocating variable size array on stack by Wei Liu · 12 years ago
  38. ac69c26 xen-netback: remove redundent parameter in netbk_count_requests by Wei Liu · 12 years ago
  39. c2bba3d be2net: Fix to fail probe if MSI-X enable fails for a VF by Somnath Kotur · 12 years ago
  40. 04d3d62 be2net: avoid napi_disable() when it has not been enabled by Somnath Kotur · 12 years ago
  41. 701962d be2net: Fix firmware download for Lancer by Somnath Kotur · 12 years ago
  42. c5dae58 be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices by Ajit Khaparde · 12 years ago
  43. b5adffc4 be2net: Fix to show tx priority pause counter in ethtool -S by Ajit Khaparde · 12 years ago
  44. a6c578e be2net: Fix to use 32-bit stats to report rx_drops_no_fragment by Ajit Khaparde · 12 years ago
  45. bbdc42f be2net: Fix to use version 2 of cq_create for SkyHawk-R devices by Ajit Khaparde · 12 years ago
  46. c539914 tile: support new Tilera hypervisor by Chris Metcalf · 12 years ago
  47. 4d26aa3 Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  49. 819695a hostap: proc: Use remove_proc_subtree() by David Howells · 12 years ago
  50. b25f774 airo: Use remove_proc_subtree() by David Howells · 12 years ago
  51. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
  52. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  53. 0595224 bnx2x: Prevent memory leak when cnic is absent by Yuval Mintz · 12 years ago
  54. b026192 bnx2x: correct reading of speed capabilities by Yaniv Rosner · 12 years ago
  55. 01d779a caif_virtio: Remove bouncing email addresses by Sjur Brændeland · 12 years ago
  56. 7b6b99a ethernet/emac/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  57. fe86d71 mlx4_en: fix a build error on 32bit arches by Eric Dumazet · 12 years ago
  58. 97cd1ee Revert "bnx2x: allow nvram test to run when device is down" by Dmitry Kravkov · 12 years ago
  59. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 12 years ago
  60. ff6e722 sh_eth: use random MAC address if no valid one supplied by Sergei Shtylyov · 12 years ago
  61. 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 12 years ago
  62. 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 12 years ago
  63. c9ef713 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  64. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  65. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 1ab137b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  67. 6bbefe8 hostap: Don't use create_proc_read_entry() by David Howells · 12 years ago
  68. 4c4df9b atmel: Don't use create_proc_read_entry() by David Howells · 12 years ago
  69. 17a2911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  70. 65bc0cf bnx2x: allow handling tunnel over udp offload by Dmitry Kravkov · 12 years ago
  71. f6ace50 vxlan: do not set SKB_GSO_UDP by Dmitry Kravkov · 12 years ago
  72. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 12 years ago
  73. b407a4a cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 12 years ago
  74. 9ef603a cxgb4: Fix pci_device_id structure initialization with correct PF number by Vipul Pandya · 12 years ago
  75. ec25e24 Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  76. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  77. f233a97 tg3: shows HW time stamping support only if ptp_capable is present by Flavio Leitner · 12 years ago
  78. 2d177be be2net: FLR must be first cmd issued to Lancer FW by Kalesh AP · 12 years ago
  79. 28710c5 be2net: Use GET_FUNCTION_CONFIG V1 cmd by Kalesh AP · 12 years ago
  80. 674853b sh_eth: add R8A77781 support by Sergei Shtylyov · 12 years ago
  81. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  82. e5195c1 r8169: fix 8168evl frame padding. by Stefan Bader · 12 years ago
  83. 00ca8f0 hyperv: Fix a compiler warning in netvsc_send() by Haiyang Zhang · 12 years ago
  84. 323b349 drivers: net: usb: pegasus: fix control urb submission by Petko Manolov · 12 years ago
  85. 2bd6470 drivers: net: usb: pegasus: read/write_mii_word optimised by Petko Manolov · 12 years ago
  86. 313a58e drivers: net: usb: pegasus: remove skb pool by Petko Manolov · 12 years ago
  87. b424332 be2net: Fix to show wol disabled/enabled state correctly. by Sarveshwar Bandi · 12 years ago
  88. d98ef50 be2net: Fixed memory leak by Suresh Reddy · 12 years ago
  89. 823aa87 vxlan: allow choosing destination port per vxlan by stephen hemminger · 12 years ago
  90. 7d836a7 vxlan: compute source port in network byte order by stephen hemminger · 12 years ago
  91. 5d174dd vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) by stephen hemminger · 12 years ago
  92. 73cf331 vxlan: fix byte order issues with NDA_PORT by stephen hemminger · 12 years ago
  93. 23c578b vxlan: document UDP default port by stephen hemminger · 12 years ago
  94. 3b8df3c vxlan: update mail address and copyright date by stephen hemminger · 12 years ago
  95. 3811ae7 net: tun: release the reference of tun device in tun_recvmsg by Gao feng · 12 years ago
  96. 55257d7 virtio-net: fill only rx queues which are being used by Sasha Levin · 12 years ago
  97. c39904a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  98. 2cccb9e net/mlx4: Add support to get VF config by Rony Efraim · 12 years ago
  99. e6b6a23 net/mlx4: Add VF MAC spoof checking support by Rony Efraim · 12 years ago
  100. 3f7fb02 net/mlx4: Add set VF default vlan ID and priority support by Rony Efraim · 12 years ago