1. be0e1e7 lib/checksum.c: optimize do_csum a bit by Ian Abbott · 13 years ago
  2. 97bc363 macvtap: macvtapTX zero-copy support by Shirley Ma · 13 years ago
  3. a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 13 years ago
  4. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 13 years ago
  5. 380b153 gianfar v2: code cleanups by Sebastian Poehn · 13 years ago
  6. 2bda8a0 Disable router anycast address for /127 prefixes by Bjørn Mork · 13 years ago
  7. fa36612 rose: Delete commented out references to ancient firewalling code. by David S. Miller · 13 years ago
  8. 5a9d691 skge: update version by stephen hemminger · 13 years ago
  9. 57d6fa3 skge: make support for old Genesis chips optional by stephen hemminger · 13 years ago
  10. c074304 add pci-id for DGE-530T by stephen hemminger · 13 years ago
  11. 6f7d32f skge: cleanup pci id table by stephen hemminger · 13 years ago
  12. d804c6f net: doc: fix compile warning of no format arguments in ifenslave.c by Shan Wei · 13 years ago
  13. fa917ff net: fix warning of versioncheck by Shan Wei · 13 years ago
  14. aec2731 packet: Fix leak in pre-defrag support. by David S. Miller · 13 years ago
  15. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 13 years ago
  16. 95ec3eb packet: Add 'cpu' fanout policy. by David S. Miller · 13 years ago
  17. 81b16ba veth: Kill unused tx_dropped by Eric Dumazet · 13 years ago
  18. 3600cda veth: Kill unused code label and code block. by David S. Miller · 13 years ago
  19. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 13 years ago
  20. 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 13 years ago
  21. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  22. 7329f0d b44: Use pr_<level>_once and DRV_DESCRIPTION by Joe Perches · 13 years ago
  23. f9d7a11 net: Add GSO to vlan_features initialization by Shan Wei · 13 years ago
  24. 7736d33 packet: Add pre-defragmentation support for ipv4 fanouts. by David S. Miller · 13 years ago
  25. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 13 years ago
  26. dc99f60 packet: Add fanout support. by David S. Miller · 13 years ago
  27. ce06b03 packet: Add helpers to register/unregister ->prot_hook by David S. Miller · 13 years ago
  28. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  29. f8bae99 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  30. 5318d80 vmxnet3: fix starving rx ring whenoc_skb kb fails by Shreyas Bhatewara · 13 years ago
  31. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  32. 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  33. 44c4349 batman-adv: Replace version info instead of appending them by Sven Eckelmann · 13 years ago
  34. b539e4c batman-adv: aggregation checks should use the primary_if pointer by Marek Lindner · 13 years ago
  35. 6a020ab batman-adv: broadcast primary OGM on all active hard-interfaces by Marek Lindner · 13 years ago
  36. ff66c97 batman-adv: pass a unique flag arg instead of a sequence of bool ones by Antonio Quartulli · 13 years ago
  37. 8698529 batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter by Antonio Quartulli · 13 years ago
  38. 5fbc159 batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry by Antonio Quartulli · 13 years ago
  39. 7d09926 bnx2x: Fix warning message during 57712/8727 initialization by Yaniv Rosner · 13 years ago
  40. a89a1d4 bnx2x: Add autogrEEEn support by Yaniv Rosner · 13 years ago
  41. 0520e63 bnx2x: Fix BCM84833 initialization by Yaniv Rosner · 13 years ago
  42. 85242ee bnx2x: Fix false link indication at link partner when DAC is used by Yaniv Rosner · 13 years ago
  43. 985848f bnx2x: Reset PHY due to fan failure for 578xx by Yaniv Rosner · 13 years ago
  44. a34bc96 bnx2x: Add CL37 BAM for Warpcore by Yaniv Rosner · 13 years ago
  45. 52c4d6c bnx2x: Change BCM54616S to BCM54618SE by Yaniv Rosner · 13 years ago
  46. b8d6d08 bnx2x: PFC fixes by Yaniv Rosner · 13 years ago
  47. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  48. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  49. d4d2d28 net/wireless: ipw2x00: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  50. f8d4aa2 net: vxge: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  51. d8ce2fc net: ewrk3: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  52. 2effca3 net: depca: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  53. abfc89c net: rionet: Use is_multicast_ether_addr by Tobias Klauser · 13 years ago
  54. 8bc3e1d net: iseries_veth: Use is_unicast_ether_addr helper by Tobias Klauser · 13 years ago
  55. 58d14d4 net: igb: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  56. 29a40f0 net: de4x5: Use helpers from linux/etherdevice.h by Tobias Klauser · 13 years ago
  57. 3e714ad net: e1000e: Use is_multicast_ether_addr helper by Tobias Klauser · 13 years ago
  58. 6539fef Update documented default values for various TCP/UDP tunables by Max Matveev · 13 years ago
  59. a6e1204 Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables by Max Matveev · 13 years ago
  60. 4924f44 b44: use dev_kfree_skb() in b44_tx() by Eric Dumazet · 13 years ago
  61. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 13 years ago
  62. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 13 years ago
  63. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 13 years ago
  64. 1fd9d20 dccp: cosmetics of info message by Gerrit Renker · 13 years ago
  65. 8695e80 dccp: combine the functionality of enqeueing and cloning by Gerrit Renker · 13 years ago
  66. c0c2015 dccp: Clean up slow-path input processing by Gerrit Renker · 13 years ago
  67. 2fb83cd6 natsemi: silence dma-debug warnings by FUJITA Tomonori · 13 years ago
  68. 31fcb99 net: sh_eth: remove __flush_purge_region by Yoshihiro Shimoda · 13 years ago
  69. ee9c88f af_econet: Use current logging styles and neatening by Joe Perches · 13 years ago
  70. 2a49e00 netpoll: Remove wrapper function netpoll_poll by Joe Perches · 13 years ago
  71. 234b921 netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev by Joe Perches · 13 years ago
  72. 60b6770 net: 8139too: Initial necessary vlan_features to support vlan by Shan Wei · 13 years ago
  73. 5f77898 Fix call trace when interrupts are disabled while sleeping function kzalloc is called by Shyam Iyer · 13 years ago
  74. b4e4fe8 qlge:Version change to v1.00.00.29 by Jitendra Kalsaria · 13 years ago
  75. 5069ee5 qlge: Fix printk priority so chip fatal errors are always reported. by Jitendra Kalsaria · 13 years ago
  76. da92b39 qlge:Fix crash caused by mailbox execution on wedged chip. by Jitendra Kalsaria · 13 years ago
  77. b00897b xfrm4: Don't call icmp_send on local error by Steffen Klassert · 13 years ago
  78. c146066 ipv4: Don't use ufo handling on later transformed packets by Steffen Klassert · 13 years ago
  79. 12fdb4d xfrm: Remove family arg from xfrm_bundle_ok by Steffen Klassert · 13 years ago
  80. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 13 years ago
  81. 11d53b4 ipv6: Don't change dst->flags using assignments. by David S. Miller · 13 years ago
  82. 6e4e2f8 6pack,mkiss: fix lock inconsistency by Arnd Bergmann · 13 years ago
  83. aea54bc Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 13 years ago
  84. 3e878b8 net: rds: fix const array syntax by Greg Dietsche · 13 years ago
  85. fddc5f3 x25: Reduce switch/case indent by Joe Perches · 13 years ago
  86. 89f0e4f sunrpc: Reduce switch/case indent by Joe Perches · 13 years ago
  87. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  88. c485538 netrom: Reduce switch/case indent by Joe Perches · 13 years ago
  89. fcb261f lapb: Reduce switch/case indent by Joe Perches · 13 years ago
  90. 207ec0a ipv6: Reduce switch/case indent by Joe Perches · 13 years ago
  91. 4500ebf ipv4: Reduce switch/case indent by Joe Perches · 13 years ago
  92. 181b1e9 netfilter: Reduce switch/case indent by Joe Perches · 13 years ago
  93. 1d67a51 ipconfig: Reduce switch/case indent by Joe Perches · 13 years ago
  94. 075e191 econet: Reduce switch/case indent by Joe Perches · 13 years ago
  95. 06f8fe1 decnet: Reduce switch/case indent by Joe Perches · 13 years ago
  96. 4a9e4b0 appletalk: Reduce switch/case indent by Joe Perches · 13 years ago
  97. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 13 years ago
  98. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  99. e77aeb7 net: de4x5: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  100. b9ab82c be2net: clear intr bit in be_probe() by Sathya Perla · 13 years ago