1. 644b9d4 cnic: Restructure kcq processing. by Michael Chan · 15 years ago
  2. e6c2889 cnic: Unify kcq allocation for all devices. by Michael Chan · 15 years ago
  3. 66fee9e cnic: Unify IRQ code for all hardware types. by Michael Chan · 15 years ago
  4. 520efdf cnic: Fine-tune CID memory space calculation. by Michael Chan · 15 years ago
  5. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 15 years ago
  6. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 15 years ago
  7. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 15 years ago
  8. 62776d0 sfc: Implement message level control by Ben Hutchings · 15 years ago
  9. 0c605a2 sfc: Log MTD errors using partition name, not just net device name by Ben Hutchings · 15 years ago
  10. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 15 years ago
  11. 565b7b2 tcp: do not send reset to already closed sockets by Konstantin Khorenko · 15 years ago
  12. 7a938f8 broadcom: Add 5241 support by Dmitry Baryshkov · 15 years ago
  13. fcb26ec broadcom: move all PHY_ID's to header by Dmitry Baryshkov · 15 years ago
  14. deb0d7c net: fix "netpoll: Allow netpoll_setup/cleanup recursion" by Andrew Morton · 15 years ago
  15. 8244132 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. 38000a9 sky2: enable rx/tx in sky2_phy_reinit() by Brandon Philips · 15 years ago
  17. 7b2ff18 net - IP_NODEFRAG option for IPv4 socket by Jiri Olsa · 15 years ago
  18. 01fc3e8 qeth: handle missing z/VM authorization of OSX by Ursula Braun · 15 years ago
  19. 0132951 qeth: specify correct function level for OSN devices by Ursula Braun · 15 years ago
  20. 51aa165 qeth: fix page breaks in hw headers by Frank Blaschka · 15 years ago
  21. 43a6530 qeth: fix use after free for qeths debug area by Carsten Otte · 15 years ago
  22. 38593d0 qeth: Fold qeth_qerr debug area by Carsten Otte · 15 years ago
  23. efd5d9a qeth: Fold qeth_misc debug area by Carsten Otte · 15 years ago
  24. d829eee qeth: Fold qeth_sense debug area by Carsten Otte · 15 years ago
  25. 847a50f qeth: Fold qeth_trace debug area by Carsten Otte · 15 years ago
  26. af03906 qeth: Add new s390 debug feature for each qeth card by Carsten Otte · 15 years ago
  27. 8e96c51 qeth: Rework qeth_dbf_longtext by Carsten Otte · 15 years ago
  28. 59b60e9 smsgiucv: guarantee single iucv connect in thaw by Ursula Braun · 15 years ago
  29. 4eaef48 qlcnic: update version to 5.0.6 by Amit Kumar Salecha · 15 years ago
  30. d626ad4 qlcnic: mark context state freed after destroy by Amit Kumar Salecha · 15 years ago
  31. 68bf1c6 qlcnic: offload tx timeout recovery by Amit Kumar Salecha · 15 years ago
  32. 52486a3 qlcnic: dont free host resources during fw recovery by Amit Kumar Salecha · 15 years ago
  33. 8a15ad1 qlcnic: release device resources during interface down by Amit Kumar Salecha · 15 years ago
  34. 42f65cb qlcnic: fix mac address mgmt by Amit Kumar Salecha · 15 years ago
  35. 900c6cf qlcnic: handshake with card after fw load by Amit Kumar Salecha · 15 years ago
  36. 9665982 qlcnic: cleanup skb allocation by Amit Kumar Salecha · 15 years ago
  37. 406818f bridge: 64bit rx/tx counters by Eric Dumazet · 15 years ago
  38. 16b8a47 net: Introduce u64_stats_sync infrastructure by Eric Dumazet · 15 years ago
  39. 6afff0c net: consolidate netif_needs_gso() checks by John Fastabend · 15 years ago
  40. 1dc8d8c net: Fix a typo in netlink.h by Justin P. Mattock · 15 years ago
  41. 17f085d e1000e: disable gig speed when in S0->Sx transition by Bruce Allan · 15 years ago
  42. dbcb9fe e1000e: packet split should not be used with early receive by Bruce Allan · 15 years ago
  43. f2e2b3a e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps by Bruce Allan · 15 years ago
  44. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 15 years ago
  45. 6b2a541 cnic: Disable statistics initialization for eth clients that do not support statistics by Dmitry Kravkov · 15 years ago
  46. 06aeb78 net: add dependency on fw class module to qlcnic and netxen_nic by Anirban Chakraborty · 15 years ago
  47. 8f1c14b snmp: fix SNMP_ADD_STATS() by Eric Dumazet · 15 years ago
  48. 8ceedea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  49. d5dc0ae hso: remove setting of low_latency flag by Filip Aben · 15 years ago
  50. 26cde9f udp: Fix bogus UFO packet generation by Herbert Xu · 15 years ago
  51. 13fea6d lasi82596: fix netdev_mc_count conversion by Helge Deller · 15 years ago
  52. ade2d3d NET: MIPSsim: Fix modpost warning. by Ralf Baechle · 15 years ago
  53. 69ad782 caif: Add debug connection type for CAIF. by Sjur Braendeland · 15 years ago
  54. 2aa40ae caif: Use link layer MTU instead of fixed MTU by Sjur Braendeland · 15 years ago
  55. a7da1f5 caif: Bugfix - RFM must support segmentation. by Sjur Braendeland · 15 years ago
  56. b1c7424 caif: Bugfix not all services uses flow-ctrl. by Sjur Braendeland · 15 years ago
  57. c14c643 e1000e: update driver version number by Bruce Allan · 15 years ago
  58. 451152d e1000e: update copyright information by Bruce Allan · 15 years ago
  59. e52997f e1000e: enable support for EEE on 82579 by Bruce Allan · 15 years ago
  60. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 15 years ago
  61. eb7700d e1000e: fix check for manageability on ICHx/PCH by Bruce Allan · 15 years ago
  62. 8c7bbb9 e1000e: separate out PHY statistics register updates by Bruce Allan · 15 years ago
  63. 3f0c16e e1000e: cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 15 years ago
  64. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 15 years ago
  65. 20c0da6 cxgb4: minor cleanup by Dimitris Michailidis · 15 years ago
  66. a0881ca cxgb4: update FW definitions by Dimitris Michailidis · 15 years ago
  67. 91e9a1e cxgb4: add a missing error interrupt by Dimitris Michailidis · 15 years ago
  68. f68707b cxgb4: propagate link initialization errors to .ndo_open's callers by Dimitris Michailidis · 15 years ago
  69. 9be793b cxgb4: switch to 64 bit inteface statistics by Dimitris Michailidis · 15 years ago
  70. f21ce1c cxgb4: set dev_id to the port number by Dimitris Michailidis · 15 years ago
  71. 204dc3c cxgb4: implement EEH by Dimitris Michailidis · 15 years ago
  72. 02b5fb8 cxgb4: rearrange initialization code in preparation for EEH by Dimitris Michailidis · 15 years ago
  73. 900a659 cxgb4: dynamically determine flash size and FW image location by Dimitris Michailidis · 15 years ago
  74. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 15 years ago
  75. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  76. 25442e0 bridge: fdb cleanup runs too often by stephen hemminger · 15 years ago
  77. abf52f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  78. 4de5782 qlcnic: fix register access by Amit Kumar Salecha · 15 years ago
  79. ef71ff8 qlcnic: fix race in tx stop queue by Rajesh K Borundia · 15 years ago
  80. 8f89138 qlcnic: seperate interrupt for TX by schacko · 15 years ago
  81. 7f9a0c3 qlcnic: change driver description by Sritej Velaga · 15 years ago
  82. 469c221 qlcnic: fix device soft reset by Sucheta Chakraborty · 15 years ago
  83. aabef8b bnx2: fix dma_get_ops compilation breakage by FUJITA Tomonori · 15 years ago
  84. db176ed ucc_geth: fix for RX skb buffers recycling by Sergey Matyukevich · 15 years ago
  85. 49e4b847 be2net: enable ipv6 tso support by Ajit Khaparde · 15 years ago
  86. 8b1d920 pcnet_cs: add new id (TOSHIBA Modem/LAN Card) by Ken Kawasaki · 15 years ago
  87. 63b88b9 gianfar: Fix oversized packets handling by Anton Vorontsov · 15 years ago
  88. d29c0c5 udp: Add UFO to NETIF_F_SOFTWARE_GSO by Herbert Xu · 15 years ago
  89. 099473c ehea: Fix kernel deadlock in DLPAR-mem processing by Jan-Bernd Themann · 15 years ago
  90. a91fb14 ehea: fix delayed packet processing by Jan-Bernd Themann · 15 years ago
  91. 3924773 net: Export cred_to_ucred to modules. by David S. Miller · 15 years ago
  92. 6616f78 af_unix: Allow connecting to sockets in other network namespaces. by Eric W. Biederman · 15 years ago
  93. 7361c36 af_unix: Allow credentials to work across user and pid namespaces. by Eric W. Biederman · 15 years ago
  94. 257b535 scm: Capture the full credentials of the scm sender. by Eric W. Biederman · 15 years ago
  95. b47030c af_netlink: Add needed scm_destroy after scm_send. by Eric W. Biederman · 15 years ago
  96. 109f6e3 af_unix: Allow SO_PEERCRED to work across namespaces. by Eric W. Biederman · 15 years ago
  97. 3f551f9 sock: Introduce cred_to_ucred by Eric W. Biederman · 15 years ago
  98. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 15 years ago
  99. 812e876 scm: Reorder scm_cookie. by Eric W. Biederman · 15 years ago
  100. 7567250 ixgbe: add comment on SFP+ ID for Active DA by Don Skidmore · 15 years ago