1. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 15 years ago
  2. a489e51 atm: unset IFF_XMIT_DST_RELEASE in clip_setup() by Eric Dumazet · 15 years ago
  3. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 15 years ago
  4. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  5. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  6. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  7. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 15 years ago
  8. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  9. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  10. 7481806 wimax: a new API call was added, increment minor protocol version number by Inaky Perez-Gonzalez · 15 years ago
  11. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 15 years ago
  12. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  13. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 15 years ago
  14. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  15. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  16. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  17. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  18. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 15 years ago
  19. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 15 years ago
  20. de10334 econet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  21. bec571e decnet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  22. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  23. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 15 years ago
  24. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 15 years ago
  25. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 15 years ago
  26. 438263a aoe: Remove superfluous clearing of skb fields in new_skb(). by David S. Miller · 15 years ago
  27. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 15 years ago
  28. 385a154 net: correct a comment for the final #endif by Jiri Pirko · 15 years ago
  29. 2a91525 net: net/core/sock.c cleanup by Eric Dumazet · 15 years ago
  30. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 15 years ago
  31. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 15 years ago
  32. 0bb3241 bridge: avoid an extra space in br_fdb_update() by Jiri Pirko · 15 years ago
  33. 824fb38 r6040: check and update media status by Florian Fainelli · 15 years ago
  34. a2a804c tcp: Do not check flush when comparing options for GRO by Herbert Xu · 15 years ago
  35. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 15 years ago
  36. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 15 years ago
  37. cb18978 gro: Open-code final pskb_may_pull by Herbert Xu · 15 years ago
  38. 1075f3f ipv4: Use 32-bit loads for ID and length in GRO by Herbert Xu · 15 years ago
  39. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  40. 7489594 gro: Optimise length comparison in skb_gro_header by Herbert Xu · 15 years ago
  41. 30a3ae3 tcp: Optimise len/mss comparison by Herbert Xu · 15 years ago
  42. 4a9a296 tcp: Remove unnecessary window comparisons for GRO by Herbert Xu · 15 years ago
  43. 745898e tcp: Optimise GRO port comparisons by Herbert Xu · 15 years ago
  44. 78d3fd0 gro: Only use skb_gro_header for completely non-linear packets by Herbert Xu · 15 years ago
  45. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 15 years ago
  46. 78a478d gro: Inline skb_gro_header and cache frag0 virtual address by Herbert Xu · 15 years ago
  47. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 15 years ago
  48. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 15 years ago
  49. 8e401ec phy: Eliminate references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  50. 079e24e nl80211: Eliminate reference to BUS_ID_SIZE. by David S. Miller · 15 years ago
  51. 0a372eb sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. by David S. Miller · 15 years ago
  52. 21a8cfe cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. by David S. Miller · 15 years ago
  53. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 15 years ago
  54. 2b0cc7f net: Remove bogus reference to BUS_ID_SIZE in sysfs code. by David S. Miller · 15 years ago
  55. f21b75e r8169: Use a different default for each family by Jean Delvare · 15 years ago
  56. 3d6593e net/ucc_geth: allow to set mac address on running device by Kevin Hao · 15 years ago
  57. 9c5cd67 niu: Add support for C10NEM by Tanli Chang · 15 years ago
  58. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 15 years ago
  59. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 15 years ago
  60. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 15 years ago
  61. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 15 years ago
  62. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 15 years ago
  63. 3c514ce igb: add RQDPC (Receive Queue Drop Packet Count) register macro by Jeff Kirsher · 15 years ago
  64. b93d584 8139*: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  65. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  66. 646cdb3 3c50x: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  67. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 15 years ago
  68. 08baf56 net: txq_trans_update() helper by Eric Dumazet · 15 years ago
  69. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 15 years ago
  70. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 15 years ago
  71. 862df49 net: sh_eth: fix receive desciptor loop by Yoshihiro Shimoda · 15 years ago
  72. 0029d64 net: sh_eth: fix TX/RX descriptor not set physical memory by Yoshihiro Shimoda · 15 years ago
  73. e88aae7 net: sh_eth: fix cache coherency issue by Yoshihiro Shimoda · 15 years ago
  74. a1dcb66 pkt_sched: gen_estimator: Fix signed integers right-shifts. by Jarek Poplawski · 15 years ago
  75. dfa9264 net: Remove obsolete MV64360 config option by Gabriel Paubert · 15 years ago
  76. d0fc1d5 iwmc3200wifi: fix link error when CFG80211 is not selected by Zhu Yi · 15 years ago
  77. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  78. c649c0e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 15 years ago
  80. b0579d7 mISDN: Fix DTMF detection enable/disable by Andreas Eversberg · 15 years ago
  81. 8c90e11 mISDN: Use kernel_{send,recv}msg instead of open coding by Arnaldo Carvalho de Melo · 15 years ago
  82. eac74af mISDN: Cleanup debug messages by Karsten Keil · 15 years ago
  83. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 15 years ago
  84. ddacd14 mISDN: get_free_devid() failure ignored by Roel Kluin · 15 years ago
  85. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 15 years ago
  86. 5df3b8b mISDN: Fix skb leak in error cases by Karsten Keil · 15 years ago
  87. d796509 mISDN: Add "sapi" information to debug messages by Andreas Eversberg · 15 years ago
  88. 3dc4039 mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size by Frank Seidel · 15 years ago
  89. 5b277b8 mISDN: Fix TEI and SAPI handling by Andreas Eversberg · 15 years ago
  90. bc138ec mISDN: Hardware acceleration is now possible in conjunction with audio recording by Andreas Eversberg · 15 years ago
  91. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 15 years ago
  92. e73f6b2 mISDN: Added layer-1-hold feature by Andreas Eversberg · 15 years ago
  93. ba3af34 mISDN: Fixed missing spin lock on pipeline process by Andreas Eversberg · 15 years ago
  94. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 15 years ago
  95. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 15 years ago
  96. a5355c2 mISDN: DSP now uses ring buffer for echo canceler by Andreas Eversberg · 15 years ago
  97. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 15 years ago
  98. 4e2fd55 gianfar: fix BUG under load after introduction of skb recycling by Lennert Buytenhek · 15 years ago
  99. 9bcb97c skbuff: Copy csum instead of csum_start/csum_offset by Herbert Xu · 15 years ago
  100. 82c49a3 skbuff: Move new code into __copy_skb_header by Herbert Xu · 15 years ago