1. 0eecb78 ipv6: cancel to setting local_df in ip6_xmit() by Shan Wei · 15 years ago
  2. a4fbf84 net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 by Joe Perches · 15 years ago
  3. 3eb14b9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  4. 791f58c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  5. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  6. 8de53df ipv4: ipmr: fix NULL pointer deref during unres queue destruction by Patrick McHardy · 15 years ago
  7. b0ebb73 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry by Patrick McHardy · 15 years ago
  8. 66496d4 ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies by Patrick McHardy · 15 years ago
  9. fd793d8 net: CONFIG_SMP should be CONFIG_RPS by Changli Gao · 15 years ago
  10. b0e28f1 net: netif_rx() must disable preemption by Eric Dumazet · 15 years ago
  11. fea0691 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  12. 5f6c018 ixgbe: fix bug with vlan strip in promsic mode by Jesse Brandeburg · 15 years ago
  13. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 15 years ago
  14. a5e944f wireless: rt2x00: rt2800usb: identify Sitecom devices by Xose Vazquez Perez · 15 years ago
  15. 94d0bbe ar9170usb: add a couple more USB IDs by Christian Lamparter · 15 years ago
  16. afa5ec2 wl1251: don't require NVS data when EEPROM is used by Grazvydas Ignotas · 15 years ago
  17. f8e1d08 ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb device by Ming Lei · 15 years ago
  18. 0fa35a5 ath9k-htc:respect usb buffer cacheline alignment in reg out path by Ming Lei · 15 years ago
  19. e6c6d33 ath9k-htc:respect usb buffer cacheline alignment in reg in path by Ming Lei · 15 years ago
  20. f28a7b3 ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs by Ming Lei · 15 years ago
  21. 87d77c4 ath5k: treat RXORN as non-fatal by Bruno Randolf · 15 years ago
  22. 0edc9a6 ath5k: Use high bitrates for ACK/CTS by Bruno Randolf · 15 years ago
  23. b4bf665 virtio_net: Fix mis-merge. by David S. Miller · 15 years ago
  24. dad1e54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 0110d6f tun: orphan an skb on tx by Michael S. Tsirkin · 15 years ago
  26. 1253332 stmmac: updated the drv module version by Giuseppe CAVALLARO · 15 years ago
  27. 8f61754 stmmac: fix vlan support setup by Giuseppe CAVALLARO · 15 years ago
  28. 3d90c50 stmmac: get the descriptor structure from platform by Giuseppe CAVALLARO · 15 years ago
  29. e326e85 stmmac: new descriptor field for the driver's platform by Giuseppe CAVALLARO · 15 years ago
  30. 688911c stmmac: fix Transmit FIFO flush operation by Giuseppe CAVALLARO · 15 years ago
  31. 56b106a stmmac: rework normal and enhanced descriptors by Giuseppe CAVALLARO · 15 years ago
  32. 3c32be6 stmmac: split core and dma for the mac10/100 by Giuseppe CAVALLARO · 15 years ago
  33. a8d3782 vhost: fix sparse warnings by Christoph Hellwig · 15 years ago
  34. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 15 years ago
  35. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 15 years ago
  36. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 15 years ago
  37. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 15 years ago
  38. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 15 years ago
  39. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 15 years ago
  40. f74e49b ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.h by Patrick McHardy · 15 years ago
  41. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 15 years ago
  42. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 15 years ago
  43. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 15 years ago
  44. 5611551 dst: don't inline dst_ifdown by stephen hemminger · 15 years ago
  45. 69d7ce7 be2net: clarify promiscuous cmd with a comment by Sathya Perla · 15 years ago
  46. 127aa0e drivers: net: last_rx elimination by Eric Dumazet · 15 years ago
  47. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 15 years ago
  48. 829e001 Fix some #includes in CAN drivers (rebased for net-next-2.6) by Hans J. Koch · 15 years ago
  49. 5e10d4a bcm63xx_enet: do not overwrite ENET_CTL_REG value by Florian Fainelli · 15 years ago
  50. 0de8655 PHY: fix typo in bcm63xx PHY driver table by Florian Fainelli · 15 years ago
  51. 18d777a chelsio: Fix build warning. by David S. Miller · 15 years ago
  52. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 15 years ago
  53. 4ffa870 can: avoids a false warning by Eric Dumazet · 15 years ago
  54. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 15 years ago
  55. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 15 years ago
  56. 6f59d66 e1000e: use static params to save stack space by Jesse Brandeburg · 15 years ago
  57. cd58950 skbuff: remove unused dev_consume_skb macro definition by Alexander Duyck · 15 years ago
  58. 1b6e661 igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN by Alexander Duyck · 15 years ago
  59. c755b4b myri10ge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  60. 64b9b41 qlge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  61. 56e3b9d cxgb3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  62. 094f92a6 chelsio: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  63. 87196eb qla3xxx: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  64. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  65. 8595805 IPv6: only notify protocols if address is compeletely gone by stephen hemminger · 15 years ago
  66. d1f84c6 ipv6: additional ref count for hash list unnecessary by stephen hemminger · 15 years ago
  67. 27bdb2a IPv6: keep tentative addresses in hash table by stephen hemminger · 15 years ago
  68. 93fa159 IPv6: keep route for tentative address by stephen hemminger · 15 years ago
  69. 3941f18 tg3: Update version to 3.110 by Matt Carlson · 15 years ago
  70. de6f31e tg3: Remove function errors flagged by checkpatch by Matt Carlson · 15 years ago
  71. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 15 years ago
  72. 9dc7a11 tg3: Re-inline VLAN tags when appropriate by Matt Carlson · 15 years ago
  73. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 15 years ago
  74. a977dbe tg3: Reduce 57765 core clock when link at 10Mbps by Matt Carlson · 15 years ago
  75. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 15 years ago
  76. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 15 years ago
  77. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 15 years ago
  78. 7a161ea net: Dont use netdev_warn() by Eric Dumazet · 15 years ago
  79. f0ee7ac gianfar: Add hardware TX timestamping support by Manfred Rudigier · 15 years ago
  80. cc772ab gianfar: Add hardware RX timestamping support by Manfred Rudigier · 15 years ago
  81. e44171f Add non-Virtex5 support for LL TEMAC driver by John Linn · 15 years ago
  82. 33646d7 net: ll_temac: remove virt_to_bus call by John Linn · 15 years ago
  83. ed85b56 packet: support for TX time stamps on RAW sockets by Richard Cochran · 15 years ago
  84. 7d53b80 r6040: use (dev|netdev)_<level> macros helpers by Florian Fainelli · 15 years ago
  85. 82e3817 can: Add esd board support to plx_pci CAN driver by Matthias Fuchs · 15 years ago
  86. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 15 years ago
  87. cc78e90 rt2x00: Add rt3390 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  88. 6452295 rt2x00: Add rt3090 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  89. d5385bf rt2x00: Add rt3071 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  90. 8cdd15e rt2x00: Finish rt3070 support in rt2800 register initialization. by Gertjan van Wingerde · 15 years ago
  91. a9dce14 rt2x00: Align rt2800 register initialization with vendor driver. by Gertjan van Wingerde · 15 years ago
  92. 8d0c9b6 rt2x00: Refactor rt2800 version constants. by Gertjan van Wingerde · 15 years ago
  93. e148b4c rt2x00: Align RT chipset definitions with vendor driver. by Gertjan van Wingerde · 15 years ago
  94. fab799c rt2x00: Update rt2800 register definitions towards latest definitions. by Gertjan van Wingerde · 15 years ago
  95. 06855ef rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800. by Gertjan van Wingerde · 15 years ago
  96. 5988f38 p54pci: prevent stuck rx-ring on slow system by Quintin Pitts · 15 years ago
  97. b1f9086 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  98. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 15 years ago
  99. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 15 years ago
  100. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 15 years ago