1. b7394d2 netpoll: prepare for ipv6 by Cong Wang · 12 years ago
  2. 0c7768a net: fec: Remove 'inline' declarations by Fabio Estevam · 12 years ago
  3. 0edb7ed Merge branch 'delete-8390-EISA' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  4. 6411280 bnx2x: Segregate SR-IOV code by Ariel Elior · 12 years ago
  5. 5ebae489 net: fec: report correct hardware stamping info to ethtool by Frank Li · 12 years ago
  6. d0e2c55 veth: avoid a NULL deref in veth_stats_one by Eric Dumazet · 12 years ago
  7. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  8. bca94cf drivers/net: delete 8390 based EISA drivers. by Paul Gortmaker · 12 years ago
  9. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  10. 3066af5 team: use strlcpy with ethtool_drvinfo fields by Flavio Leitner · 12 years ago
  11. 8113554 net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings by Jiri Pirko · 12 years ago
  12. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  13. efc61a3 ethoc: fix mac address set by Jiri Pirko · 12 years ago
  14. b681b65 tg3: Remove IS_ENABLED(CONFIG_HWMON) check by Nithin Nayak Sujir · 12 years ago
  15. 857001f tg3: Improve PCI function number detection. by Michael Chan · 12 years ago
  16. c86a856 tg3: Add NVRAM support for 5762 by Michael Chan · 12 years ago
  17. c65a17f tg3: Add support for new 5762 ASIC by Michael Chan · 12 years ago
  18. ff43da8 NET: FEC: dynamtic check DMA desc buff type by Frank Li · 12 years ago
  19. 579e1d81 ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long by Peter Hüwe · 12 years ago
  20. b2d4b15 smsc95xx: enable dynamic autosuspend by Steve Glendinning · 12 years ago
  21. e360a8b smsc95xx: eliminate duplicate warnings on io failure by Steve Glendinning · 12 years ago
  22. 471cb5a bonding: remove usage of dev->master by Jiri Pirko · 12 years ago
  23. 7f6e710 nes: remove usage of dev->master by Jiri Pirko · 12 years ago
  24. 0347af5 qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock by Jiri Pirko · 12 years ago
  25. 43c00a7 qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock by Jiri Pirko · 12 years ago
  26. 2eea05b cxgb3: remove usage of dev->master by Jiri Pirko · 12 years ago
  27. b1cc985 team: remove usage of netdev_set_master() by Jiri Pirko · 12 years ago
  28. 7cd43db macvlan: add link to upper device by Jiri Pirko · 12 years ago
  29. 04e406d ll_temac: fix mac address setting by Jiri Pirko · 12 years ago
  30. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  31. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  32. 06a7fc4 team: update master carrier state by Flavio Leitner · 12 years ago
  33. f8ca2b6 qlcnic: fix build error by Sony Chacko · 12 years ago
  34. 47caf25 qlcnic: do not duplicate infrastructure functions by Stephen Rothwell · 12 years ago
  35. dc8ba10 qlcnic: update driver version by Signed-off-by: Sony Chacko · 12 years ago
  36. 2c6196d qlcnic: remove unused definitions from header file by Shahed Shaikh · 12 years ago
  37. 7e38d04 qlcnic: 83xx ethtool interface routines by Sony Chacko · 12 years ago
  38. 4e60ac4 qlcnic: 83xx register dump routines by Sony Chacko · 12 years ago
  39. d71170f qlcnic: enable 83xx virtual NIC mode by Sony Chacko · 12 years ago
  40. 81d0aeb qlcnic: flash template based firmware reset recovery by Sony Chacko · 12 years ago
  41. 629263a qlcnic: 83xx CNA inter driver communication mechanism by Sony Chacko · 12 years ago
  42. d865ebb qlcnic: 83xx adpater flash interface routines by Sony Chacko · 12 years ago
  43. 319ecf1 qlcnic: 83xx sysfs routines by Sony Chacko · 12 years ago
  44. 1315918 qlcnic: 83xx base driver by Sony Chacko · 12 years ago
  45. 4be41e9 qlcnic: 83xx data path routines by Sony Chacko · 12 years ago
  46. 7f96645 qlcnic: 83xx memory map and HW access routines by Sony Chacko · 12 years ago
  47. a15ebd3 qlcnic: macros for common register access by Himanshu Madhani · 12 years ago
  48. 7e2cf4f qlcnic: change driver hardware interface mechanism by Sony Chacko · 12 years ago
  49. 8395be5 bnx2x: Add VF device ids and enable feature by Ariel Elior · 12 years ago
  50. abc5a02 bnx2x: Support PF <-> VF Bulletin Board by Ariel Elior · 12 years ago
  51. d16132c bnx2x: Support VF FLR by Ariel Elior · 12 years ago
  52. f1929b0 bnx2x: Support of PF driver of a VF release request by Ariel Elior · 12 years ago
  53. 99e9d21 bnx2x: Support of PF driver of a VF close request by Ariel Elior · 12 years ago
  54. 463a68a bnx2x: Support of PF driver of a VF q_teardown request by Ariel Elior · 12 years ago
  55. 954ea74 bnx2x: Support of PF driver of a VF q_filters request by Ariel Elior · 12 years ago
  56. 8db573b bnx2x: Support of PF driver of a VF setup_q request by Ariel Elior · 12 years ago
  57. 67c431a bnx2x: Support statistics collection for VFs by the PF by Ariel Elior · 12 years ago
  58. b93288d bnx2x: Support of PF driver of a VF init request by Ariel Elior · 12 years ago
  59. 8ca5e17 bnx2x: Support of PF driver of a VF acquire request by Ariel Elior · 12 years ago
  60. fd1fc79 bnx2x: Infrastructure for VF <-> PF request on PF side by Ariel Elior · 12 years ago
  61. b56e967 bnx2x: Prepare device and initialize VF database by Ariel Elior · 12 years ago
  62. 290ca2b bnx2x: Allocate VF database in PF when VFs are present by Ariel Elior · 12 years ago
  63. dc1ba59 bnx2x: VF fastpath by Ariel Elior · 12 years ago
  64. 381ac16 bnx2x: Support ndo_set_rxmode in VF driver by Ariel Elior · 12 years ago
  65. 9b176b6 bnx2x: Add teardown_q and close to VF <-> PF channel by Ariel Elior · 12 years ago
  66. 8d9ac29 bnx2x: Add init, setup_q, set_mac to VF <-> PF channel by Ariel Elior · 12 years ago
  67. ad5afc8 bnx2x: Separate VF and PF logic by Ariel Elior · 12 years ago
  68. 4513f92 bnx2x: Add to VF <-> PF channel the release request by Ariel Elior · 12 years ago
  69. be1f1ffa bnx2x: VF <-> PF channel 'acquire' at vf probe by Ariel Elior · 12 years ago
  70. 1ab4434 bnx2x: Support probing and removing of VF device by Ariel Elior · 12 years ago
  71. 7f51c58 team: add ethtool support by Flavio Leitner · 12 years ago
  72. 8093315 veth: extend device features by Eric Dumazet · 12 years ago
  73. 2681128 veth: reduce stat overhead by Eric Dumazet · 12 years ago
  74. 4cafe37 team: implement carrier change by Flavio Leitner · 12 years ago
  75. 210ab66 dummy: implement carrier change by Jiri Pirko · 12 years ago
  76. b5a0555 bnx2x: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  77. 101e5c7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  78. 7fd83b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  79. af9b078 net/vxlan: Use the underlying device index when joining/leaving multicast groups by Yan Burman · 12 years ago
  80. ccb6e98 cpts: fix a run time warn_on. by Richard Cochran · 12 years ago
  81. cbc44db cpts: fix build error by removing useless code. by Richard Cochran · 12 years ago
  82. 637704c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  83. 9c016d6 Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures" by Rafael J. Wysocki · 12 years ago
  84. 0b255e9 i2c: remove __dev* attributes from subsystem by Bill Pemberton · 12 years ago
  85. 86266ca hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisors by Guenter Roeck · 12 years ago
  86. 03ce758 Drivers: network: more __dev* removal by Greg KH · 12 years ago
  87. 0602934 hwmon: (lm73} Detect and report i2c bus errors by Chris Verges · 12 years ago
  88. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  89. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  90. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  91. 9fdc6be tuntap: dont use a private kmem_cache by Eric Dumazet · 12 years ago
  92. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  93. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  94. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  95. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  96. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  97. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  98. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  99. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  100. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago