1. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 16 years ago
  2. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 16 years ago
  3. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 16 years ago
  4. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 16 years ago
  5. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 16 years ago
  6. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 16 years ago
  7. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 16 years ago
  8. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 16 years ago
  9. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 16 years ago
  10. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 16 years ago
  11. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 16 years ago
  12. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 16 years ago
  13. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 16 years ago
  14. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 16 years ago
  15. cd39c7a mac8390: use printk MAC address format by Finn Thain · 16 years ago
  16. ccffad25 net: convert unicast addr list by Jiri Pirko · 16 years ago
  17. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 16 years ago
  18. f22a563 cxgb3: add support for the Aquantia 10G-BT phy by Divy Le Ray · 16 years ago
  19. 7445142 cxgb3: Add Aeluros 2020 phy support by Divy Le Ray · 16 years ago
  20. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 16 years ago
  21. 080c825 netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access by Graf Yang · 16 years ago
  22. 015dac8 netdev: bfin_mac: fix performance issue found by netperf by Michael Hennerich · 16 years ago
  23. 805a8ab netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB by Sonic Zhang · 16 years ago
  24. 91a455f netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt by Michael Hennerich · 16 years ago
  25. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 16 years ago
  26. 2df9001 tcp: fix loop in ofo handling code and reduce its complexity by Ilpo Järvinen · 16 years ago
  27. 5d4e039 bonding: allow bond in mode balance-alb to work properly in bridge -try4.3 by Jiri Pirko · 16 years ago
  28. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 16 years ago
  29. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 16 years ago
  30. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 16 years ago
  31. a489e51 atm: unset IFF_XMIT_DST_RELEASE in clip_setup() by Eric Dumazet · 16 years ago
  32. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 16 years ago
  33. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 16 years ago
  34. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 16 years ago
  35. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 16 years ago
  36. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 16 years ago
  37. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  38. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  39. 7481806 wimax: a new API call was added, increment minor protocol version number by Inaky Perez-Gonzalez · 16 years ago
  40. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 16 years ago
  41. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 16 years ago
  42. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 16 years ago
  43. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 16 years ago
  44. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 16 years ago
  45. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 16 years ago
  46. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 16 years ago
  47. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 16 years ago
  48. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 16 years ago
  49. de10334 econet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  50. bec571e decnet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  51. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 16 years ago
  52. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 16 years ago
  53. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 16 years ago
  54. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 16 years ago
  55. 438263a aoe: Remove superfluous clearing of skb fields in new_skb(). by David S. Miller · 16 years ago
  56. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 16 years ago
  57. 385a154 net: correct a comment for the final #endif by Jiri Pirko · 16 years ago
  58. 2a91525 net: net/core/sock.c cleanup by Eric Dumazet · 16 years ago
  59. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 16 years ago
  60. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 16 years ago
  61. 0bb3241 bridge: avoid an extra space in br_fdb_update() by Jiri Pirko · 16 years ago
  62. 824fb38 r6040: check and update media status by Florian Fainelli · 16 years ago
  63. a2a804c tcp: Do not check flush when comparing options for GRO by Herbert Xu · 16 years ago
  64. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 16 years ago
  65. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 16 years ago
  66. cb18978 gro: Open-code final pskb_may_pull by Herbert Xu · 16 years ago
  67. 1075f3f ipv4: Use 32-bit loads for ID and length in GRO by Herbert Xu · 16 years ago
  68. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 16 years ago
  69. 7489594 gro: Optimise length comparison in skb_gro_header by Herbert Xu · 16 years ago
  70. 30a3ae3 tcp: Optimise len/mss comparison by Herbert Xu · 16 years ago
  71. 4a9a296 tcp: Remove unnecessary window comparisons for GRO by Herbert Xu · 16 years ago
  72. 745898e tcp: Optimise GRO port comparisons by Herbert Xu · 16 years ago
  73. 78d3fd0 gro: Only use skb_gro_header for completely non-linear packets by Herbert Xu · 16 years ago
  74. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 16 years ago
  75. 78a478d gro: Inline skb_gro_header and cache frag0 virtual address by Herbert Xu · 16 years ago
  76. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 16 years ago
  77. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 16 years ago
  78. 8e401ec phy: Eliminate references to BUS_ID_SIZE. by David S. Miller · 16 years ago
  79. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 16 years ago
  80. 0a372eb sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. by David S. Miller · 16 years ago
  81. 21a8cfe cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. by David S. Miller · 16 years ago
  82. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 16 years ago
  83. 2b0cc7f net: Remove bogus reference to BUS_ID_SIZE in sysfs code. by David S. Miller · 16 years ago
  84. f21b75e r8169: Use a different default for each family by Jean Delvare · 16 years ago
  85. 3d6593e net/ucc_geth: allow to set mac address on running device by Kevin Hao · 16 years ago
  86. 9c5cd67 niu: Add support for C10NEM by Tanli Chang · 16 years ago
  87. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 16 years ago
  88. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 16 years ago
  89. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 16 years ago
  90. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 16 years ago
  91. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 16 years ago
  92. 3c514ce igb: add RQDPC (Receive Queue Drop Packet Count) register macro by Jeff Kirsher · 16 years ago
  93. b93d584 8139*: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  94. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  95. 646cdb3 3c50x: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  96. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 16 years ago
  97. 08baf56 net: txq_trans_update() helper by Eric Dumazet · 16 years ago
  98. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 16 years ago
  99. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 16 years ago
  100. 862df49 net: sh_eth: fix receive desciptor loop by Yoshihiro Shimoda · 16 years ago