1. 22b6a2e decnet: remove unused variable from dn_output() by Jesper Juhl · 13 years ago
  2. bce6080 net/hyperv: Remove the unnecessary memset in rndis_filter_send() by Haiyang Zhang · 13 years ago
  3. 6f4c444 net/hyperv: Correct the assignment in netvsc_recv_callback() by Haiyang Zhang · 13 years ago
  4. 5fccab3 net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases by Haiyang Zhang · 13 years ago
  5. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  6. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. 8d9eb06 mlx4: Fix typo in cmd.c by Masanari Iida · 13 years ago
  8. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  9. 76a82ab tms380tr: Fix cascading if/else tab abuse by Joe Perches · 13 years ago
  10. 1715322 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  11. e5e1ee8 be2net: Use new implementation of get mac list command by Padmanabh Ratnakar · 13 years ago
  12. 57cd80d be2net: Fix link status query command by Padmanabh Ratnakar · 13 years ago
  13. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  14. 576f3cc caif: Add drop count for caif_net device. by sjur.brandeland@stericsson.com · 13 years ago
  15. 4a69582 caif: Kill debugfs vars for caif socket by sjur.brandeland@stericsson.com · 13 years ago
  16. 5c6652f enic: Update enic maintainers by Neel Patel · 13 years ago
  17. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  18. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  19. dc4790a qlge: Bumped driver version to 1.00.00.30. by Jitendra Kalsaria · 13 years ago
  20. 81f25d9 qlge: Fix memory leak in the process of refill by Jitendra Kalsaria · 13 years ago
  21. 19257f5 qlge: Removing needless print's which are not by Jitendra Kalsaria · 13 years ago
  22. e02ef331 qlge: Fixed invalid reference to ip header by Jitendra Kalsaria · 13 years ago
  23. 97bf226 qlge: Updating Schultz LICENSE.qlge file. by Sritej Velaga · 13 years ago
  24. c47884e4 qlcnic: Fix API unlock by Manish chopra · 13 years ago
  25. 97048a1 qlcnic: Fix firmware abort code check. by Sritej Velaga · 13 years ago
  26. 476a4b6 qlcnic: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  27. 646779f qlcnic: Stop pause ctrl frames on fw hang. by Sritej Velaga · 13 years ago
  28. 34d6fde netxen: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  29. b8c3081 netxen: Fix a panic during driver unload in device_remove_file by Rajesh Borundia · 13 years ago
  30. 5471aed netxen_nic: Error logging on firmware hang by Sritej Velaga · 13 years ago
  31. db608c1 netxen_nic: Fix phy link status by Sritej Velaga · 13 years ago
  32. 83f18a5 netxen_nic: fw dump support by Manish chopra · 13 years ago
  33. 2dcd5d9 netxen_nic: fix cdrp race condition by Sritej Velaga · 13 years ago
  34. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  35. 542a398 ixgbe: Fix typo in ixgbe_common.h by Masanari Iida · 13 years ago
  36. 2a06ed9 igbvf: change copyright date by Mitch A Williams · 13 years ago
  37. 5c47a2b ixgbevf: Update copyright notices by Greg Rose · 13 years ago
  38. 3a2c403 ixgbevf: Fix mailbox interrupt ack bug by Greg Rose · 13 years ago
  39. 1bba2e8 ixgbe: make ethtool strings table const by Stephen Hemminger · 13 years ago
  40. 68d6d4a ixgbe: Add warning when no space left for more MAC filters by Greg Rose · 13 years ago
  41. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  42. aabdfd6 can: replace the dev_dbg/info/err/... with the new netdev_xxx macros by Wolfgang Grandegger · 13 years ago
  43. 79d0d8a can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback by Wolfgang Grandegger · 13 years ago
  44. 03c49da can: Kconfig: add more information about Intel EG20T PCH CAN controller by Tomoya MORINAGA · 13 years ago
  45. 74b5127 can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
  46. e08534b can: plx_pci: add support for IXXAT PCI cards by James Kime · 13 years ago
  47. 2ee6850 can: ems_usb: Improved memory handling on ems_usb_start by Sebastian Haas · 13 years ago
  48. 9a12349 can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK by Reuben Dowle · 13 years ago
  49. cf5046b can: dev: let can_get_echo_skb() return dlc of CAN frame by Marc Kleine-Budde · 13 years ago
  50. f84cbda can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  51. 2983040 can: peak_pci: Fix the way channels are linked together by Stephane Grosjean · 13 years ago
  52. d0a71a7 can: ems_usb: Removed double netif_device_detach by Sebastian Haas · 13 years ago
  53. 44b0052c can: pch_can: fix error passive level test by Xi Wang · 13 years ago
  54. e3f240f can: ti_hecc: use netif_rx in the interrupt by Wolfgang Grandegger · 13 years ago
  55. 2d5091e can: cc770: Fix indirect access deadlock on ISA cards by Wolfgang Zarre · 13 years ago
  56. 7bb4db9 can: cc770: store echo skb before starting the transfer by Wolfgang Grandegger · 13 years ago
  57. 6e9d554 can: flexcan: fix irq flooding by clearing all interrupt sources by Wolfgang Grandegger · 13 years ago
  58. e1f4c48 eicon: fix -Warray-bounds warning by Danny Kukawka · 13 years ago
  59. 87e7597 qeth: Move away from using neighbour entries in qeth_l3_fill_header() by David Miller · 13 years ago
  60. ba76057 caif: Bugfix double kfree_skb upon xmit failure by Dmitry Tarnyagin · 13 years ago
  61. b01377a caif: Bugfix list_del_rcu race in cfmuxl_ctrlcmd. by sjur.brandeland@stericsson.com · 13 years ago
  62. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 13 years ago
  63. 0a28253 net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary by Haiyang Zhang · 13 years ago
  64. cb0a178 drivers/net/ethernet/ti: Move call to PTR_ERR after reassignment by Julia Lawall · 13 years ago
  65. 4b8a8bc net/hyperv: fix the issue that large packets be dropped under bridge by Wei Yongjun · 13 years ago
  66. c43b874 tcp: properly initialize tcp memory limits by Jason Wang · 13 years ago
  67. 57b9bef bna: Implement ethtool flash_device entry point. by Krishna Gudipati · 13 years ago
  68. 7161c76 atm: clip: Convert over to dst_neigh_lookup(). by David S. Miller · 13 years ago
  69. 3329bdf decnet: Add missing neigh->ha locking to dn_neigh_output_packet() by David S. Miller · 13 years ago
  70. f79d52c ipv6: Remove never used function inet6_ac_check(). by David S. Miller · 13 years ago
  71. 7b6cd1c PATCH V2 net-next] net: dev: Convert printks to pr_<level> by Joe Perches · 13 years ago
  72. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 13 years ago
  73. 3d29dd9 iwlwifi: don't mess up QoS counters with non-QoS frames by Emmanuel Grumbach · 13 years ago
  74. a6c8462 ssb: fix cardbus slot in hostmode by Hauke Mehrtens · 13 years ago
  75. 5fb8c18 iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level by John W. Linville · 13 years ago
  76. 7fc4175 rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm by Luigi Tarenga · 13 years ago
  77. f9721ed bcma: Fix mem leak in bcma_bus_scan() by Jesper Juhl · 13 years ago
  78. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  79. c3ca881 vmxnet3: Fix typo in vmxnet3_drv.c by Masanari Iida · 13 years ago
  80. 12806a2 atm: Fix typo in lanai.c by Masanari Iida · 13 years ago
  81. efcdbf2 net: Disambiguate kernel message by Arun Sharma · 13 years ago
  82. dc7cdf6 hamradio: fix incompatible pointer in module parameter by Danny Kukawka · 13 years ago
  83. 48c3883 net/hyperv: rx_bytes should account the ether header size by Wei Yongjun · 13 years ago
  84. d45b9d3 be2net: add descriptions for stat counters reported via ethtool by Sathya Perla · 13 years ago
  85. 8ef78ad ixgbe: Add module parameter to allow untested and unsafe SFP+ modules by Peter P Waskiewicz Jr · 13 years ago
  86. 6f70624 netpoll: Neaten MAX_SKB_SIZE macro by Joe Perches · 13 years ago
  87. e6ec26935 netpoll: Convert printks to np_<level> and add pr_fmt by Joe Perches · 13 years ago
  88. b5d5843 mISDN: use memchr_inv by Akinobu Mita · 13 years ago
  89. 658ddaa tcp: md5: RST: getting md5 key from listener by Shawn Lu · 13 years ago
  90. 5b11b2e xfrm6: remove unneeded NULL check in __xfrm6_output() by Dan Carpenter · 13 years ago
  91. a8afca0 tcp: md5: protects md5sig_info with RCU by Eric Dumazet · 13 years ago
  92. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  93. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  94. a7ed07d net: fec: correct phy_name buffer length when init phy_name by Richard Zhao · 13 years ago
  95. 5f3d9cb tcp: md5: use sock_kmalloc() to limit md5 keys by Eric Dumazet · 13 years ago
  96. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  97. a915da9b tcp: md5: rcu conversion by Eric Dumazet · 13 years ago
  98. a2d9124 tcp: md5: remove obsolete md5_add() method by Eric Dumazet · 13 years ago
  99. 6c05d25 r8169: spinlock redux. by Francois Romieu · 13 years ago
  100. 934714d r8169: avoid a useless work scheduling. by Francois Romieu · 13 years ago