1. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  2. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  3. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  4. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  5. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  6. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 16 years ago
  7. cd4d8fd net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stamping by Patrick Ohly · 16 years ago
  8. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 16 years ago
  9. e88721f net: Optimize skb_tx_hash() by eliminating a comparison by Krishna Kumar · 16 years ago
  10. 92a0acc net: Kill skb_truesize_check(), it only catches false-positives. by David S. Miller · 16 years ago
  11. d24fff2 net: pass new SIOCSHWTSTAMP through to device drivers by Patrick Ohly · 16 years ago
  12. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 16 years ago
  13. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 16 years ago
  14. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  15. df0bca0 net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2 by Clément Lecigne · 16 years ago
  16. ce3dd39 net: Fix page seeking for skb_splice_bits(). by Jarek Poplawski · 16 years ago
  17. b4ac530fc net: Move skbuff symbol exports after each symbol's definition. by David S. Miller · 16 years ago
  18. aa4b9f5 gro: Optimise Ethernet header comparison by Herbert Xu · 16 years ago
  19. 4ae5544 gro: Remember number of held packets instead of counting every time by Herbert Xu · 16 years ago
  20. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. b4bd07c net_dma: call dmaengine_get only if NET_DMA enabled by David S. Miller · 16 years ago
  22. efc683f neigh: some entries can be skipped during dumping by Gautam Kachroo · 16 years ago
  23. 5603502 gro: Fix frag_list merging on imprecisely split packets by Herbert Xu · 16 years ago
  24. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 16 years ago
  25. 9a279bc net: Partially allow skb destructors to be used on receive path by Herbert Xu · 16 years ago
  26. ad0f990 gro: Fix handling of imprecisely split packets by Herbert Xu · 16 years ago
  27. 4fb6699 net: Optimize memory usage when splicing from sockets. by Jarek Poplawski · 16 years ago
  28. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 80595d5 gro: Open-code memcpy in napi_fraginfo_skb by Herbert Xu · 16 years ago
  30. 81705ad gro: Do not merge paged packets into frag_list by Herbert Xu · 16 years ago
  31. 8691173 gro: Avoid copying headers of unmerged packets by Herbert Xu · 16 years ago
  32. 5d0d9be gro: Move common completion code into helpers by Herbert Xu · 16 years ago
  33. 71b3346 net: Fix OOPS in skb_seq_read(). by Shyam Iyer · 16 years ago
  34. 95e3b24 net: Fix frag_list handling in skb_seq_read by Herbert Xu · 16 years ago
  35. 7019298 net: Get rid of by-hand TX queue hashing. by David S. Miller · 16 years ago
  36. f7105d6 net: If SKB has attached socket, use socket's hash for TX queue selection. by David S. Miller · 16 years ago
  37. d5a9e24 net: Allow RX queue selection to seed TX queue hashing. by David S. Miller · 16 years ago
  38. 37fe473 gro: Fix merging of paged packets by Herbert Xu · 16 years ago
  39. 9a8e47f gro: Fix error handling on extremely short frags by Herbert Xu · 16 years ago
  40. 357f5b0 NET: net_namespace, fix lock imbalance by Jiri Slaby · 16 years ago
  41. 8b9d372 net: Fix data corruption when splicing from sockets. by Jarek Poplawski · 16 years ago
  42. 67fd1a7 net: Add debug info to track down GSO checksum bug by Herbert Xu · 16 years ago
  43. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 16 years ago
  44. f557206 gro: Fix page ref count for skbs freed normally by Herbert Xu · 16 years ago
  45. f17f5c9 gro: Check for GSO packets and packets with frag_list by Herbert Xu · 16 years ago
  46. 649274d net_dma: acquire/release dma channels on ifup/ifdown by Dan Williams · 16 years ago
  47. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  48. 96e93ea gro: Add internal interfaces for VLAN by Herbert Xu · 16 years ago
  49. aa1e6f1 dmaengine: kill struct dma_client and supporting infrastructure by Dan Williams · 16 years ago
  50. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 16 years ago
  51. f67b459 net_dma: convert to dma_find_channel by Dan Williams · 16 years ago
  52. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 16 years ago
  53. c276e09 Revert "net: Fix for initial link state in 2.6.28" by David S. Miller · 16 years ago
  54. 22604c8 net: Fix for initial link state in 2.6.28 by Michael Marineau · 16 years ago
  55. 5d38a07 gro: Add page frag support by Herbert Xu · 16 years ago
  56. b530256 gro: Use gso_size to store MSS by Herbert Xu · 16 years ago
  57. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  58. 8eb7986 netns: foreach_netdev_safe is insufficient in default_device_exit by Eric W. Biederman · 16 years ago
  59. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  60. 0da2afd5 gro: Fix potential use after free by Herbert Xu · 16 years ago
  61. d7b0663 net: Init NAPI dev_list on napi_del by Peter P Waskiewicz Jr · 16 years ago
  62. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  63. 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
  64. 49ad959 Revert "net: release skb->dst in sock_queue_rcv_skb()" by David S. Miller · 16 years ago
  65. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  66. 2d91d78 Phonet: allocate a non-Ethernet ARP type by Rémi Denis-Courmont · 16 years ago
  67. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  68. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  69. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  70. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  71. 89319d38 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  72. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  74. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  75. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  76. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  77. 244e6c2 pkt_sched: gen_estimator: Optimize gen_estimator_active() by Jarek Poplawski · 16 years ago
  78. 7035560 net: release skb->dst in sock_queue_rcv_skb() by Eric Dumazet · 16 years ago
  79. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  80. c1b5687 tc: policing requires a rate estimator by Stephen Hemminger · 16 years ago
  81. 8f480c0 net: make skb_truesize_bug() call WARN() by Arjan van de Ven · 16 years ago
  82. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  83. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  84. 5447c5e netns xfrm: finding states in netns by Alexey Dobriyan · 16 years ago
  85. 09bb521 netns: filter out uevent not belonging to init_net by Daniel Lezcano · 16 years ago
  86. 9f782db tcp: skb_shift cannot cache frag ptrs past pskb_expand_head by Ilpo Järvinen · 16 years ago
  87. 0ace285 tcp: handle shift/merge of cloned skbs too by Ilpo Järvinen · 16 years ago
  88. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  89. 4db0acf net: gen_estimator: Fix gen_kill_estimator() lookups by Jarek Poplawski · 16 years ago
  90. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  91. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  92. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  94. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  95. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  96. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  97. 14e943d net: make /proc/net/protocols namespace aware by Eric Dumazet · 16 years ago
  98. bfdbc0a pktgen: fix multiple queue warning by Robert Olsson · 16 years ago
  99. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  100. f3a5c54 Merge branch 'master' into next by James Morris · 16 years ago