1. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  2. 463d018 cfg80211: make aware of net namespaces by Johannes Berg · 15 years ago
  3. 8a729fc net: ethtool_op_get_rx_csum() should be public and exported by Eric Dumazet · 15 years ago
  4. 1896e61 ethtool: device independent rx_csum and get_flags routines by Sridhar Samudrala · 15 years ago
  5. 72bce62 net: remove unused skb->do_not_encrypt by Johannes Berg · 15 years ago
  6. c402908 net: export __dev_addr_sync/__dev_addr_unsync by Johannes Berg · 15 years ago
  7. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. f249fb7 Fix error return for setsockopt(SO_TIMESTAMPING) by Rémi Denis-Courmont · 15 years ago
  9. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  10. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 15 years ago
  11. 97fd5bc net: Rename lookup_neigh_params function by Tobias Klauser · 15 years ago
  12. 30ffee8 net: move and export get_net_ns_by_pid by Johannes Berg · 15 years ago
  13. 11a28d3 net: make namespace iteration possible under RCU by Johannes Berg · 15 years ago
  14. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  15. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  17. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  18. bff3877 netpoll: Introduce netpoll_carrier_timeout kernel option by Anton Vorontsov · 15 years ago
  19. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  20. ff780cd gro: Flush GRO packets in napi_disable_pending path by Herbert Xu · 15 years ago
  21. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  22. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  23. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  24. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  25. 603a8bb skbuff: don't corrupt mac_header on skb expansion by Stephen Hemminger · 15 years ago
  26. 19633e1 skbuff: skb_mac_header_was_set is always true on >32 bit by Stephen Hemminger · 15 years ago
  27. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  28. a98b65a net: annotate struct sock bitfield by Vegard Nossum · 15 years ago
  29. fe55f6d net: use kmemcheck bitfields API for skbuff by Vegard Nossum · 16 years ago
  30. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  31. da67829 bridge: Simplify interface for ATM LANE by Michał Mirosław · 15 years ago
  32. 746e6ad [PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS by John Dykstra · 15 years ago
  33. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  34. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  35. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  37. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  38. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  39. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  40. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  41. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  42. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  43. 1d0ebfe net pkgen.c:fix no need for check by Figo.zhang · 15 years ago
  44. 2faef52 net: Fix memcpy_toiovecend() to use the right offset by Sridhar Samudrala · 15 years ago
  45. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 15 years ago
  46. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  47. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  48. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 15 years ago
  49. 3b8bcfd net: introduce pre-up netdev notifier by Johannes Berg · 15 years ago
  50. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  51. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  52. 2a91525 net: net/core/sock.c cleanup by Eric Dumazet · 15 years ago
  53. 1ce8e7b net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() by Eric Dumazet · 15 years ago
  54. 9aaa156 gro: Store shinfo in local variable in skb_gro_receive by Herbert Xu · 15 years ago
  55. 66e92fc gro: Nasty optimisations for page frags in skb_gro_receive by Herbert Xu · 15 years ago
  56. cb18978 gro: Open-code final pskb_may_pull by Herbert Xu · 15 years ago
  57. a5b1cf2 gro: Avoid unnecessary comparison after skb_gro_header by Herbert Xu · 15 years ago
  58. 7489594 gro: Optimise length comparison in skb_gro_header by Herbert Xu · 15 years ago
  59. 78d3fd0 gro: Only use skb_gro_header for completely non-linear packets by Herbert Xu · 15 years ago
  60. 67147ba gro: Localise offset/headlen in skb_gro_offset by Herbert Xu · 15 years ago
  61. 78a478d gro: Inline skb_gro_header and cache frag0 virtual address by Herbert Xu · 15 years ago
  62. 42da699 gro: Open-code frags copy in skb_gro_receive by Herbert Xu · 15 years ago
  63. 2b0cc7f net: Remove bogus reference to BUS_ID_SIZE in sysfs code. by David S. Miller · 15 years ago
  64. 08baf56 net: txq_trans_update() helper by Eric Dumazet · 15 years ago
  65. a1dcb66 pkt_sched: gen_estimator: Fix signed integers right-shifts. by Jarek Poplawski · 15 years ago
  66. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 15 years ago
  67. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 9bcb97c skbuff: Copy csum instead of csum_start/csum_offset by Herbert Xu · 15 years ago
  69. 82c49a3 skbuff: Move new code into __copy_skb_header by Herbert Xu · 15 years ago
  70. 7d18f11 net: Fix arg to trace_napi_poll() in netpoll. by David S. Miller · 15 years ago
  71. 4ea7e38 dropmon: add ability to detect when hardware dropsrxpackets by Neil Horman · 15 years ago
  72. ca0f311 netns: simplify net_ns_init by Stephen Hemminger · 15 years ago
  73. 1f7a2bb netns: remove leftover debugging message by Stephen Hemminger · 15 years ago
  74. 5b5f792 pktgen: do not access flows[] beyond its length by Florian Westphal · 15 years ago
  75. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  76. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  77. 336ca57 net-sysfs: Use rtnl_trylock in sysfs methods. by Eric W. Biederman · 15 years ago
  78. 995b337 net: fix skb_seq_read returning wrong offset/length for page frag data by Thomas Chenault · 15 years ago
  79. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  81. 7004bf2 net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue by Eric Dumazet · 15 years ago
  82. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  83. 9dc20c5 tcp: tcp_prequeue() can use keyed wakeups by John Dykstra · 15 years ago
  84. 5e39273 netpoll: don't dereference NULL dev from np by Pavel Emelyanov · 15 years ago
  85. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  86. ab9c73c net: check retval of dev_addr_init() by Jiri Pirko · 15 years ago
  87. 61de71c Network Drop Monitor: Fix skb_kill_datagram by John Dykstra · 15 years ago
  88. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  90. b805007 net: update skb_recycle_check() for hardware timestamping changes by Lennert Buytenhek · 15 years ago
  91. f001fde net: introduce a list of device addresses dev_addr_list (v6) by Jiri Pirko · 15 years ago
  92. 088eb2d netns 2/2: extract net_create() by Alexey Dobriyan · 15 years ago
  93. 4a84822 netns 1/2: don't get/put old netns on CLONE_NEWNET by Alexey Dobriyan · 15 years ago
  94. 513de11 net: Avoid modulus in skb_tx_hash() for forwarding case. by David S. Miller · 15 years ago
  95. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. ec581f6 net: Fix skb_tx_hash() for forwarding workloads. by Eric Dumazet · 15 years ago
  97. 7a67e56 net: Fix oops when splicing skbs from a frag_list. by Jarek Poplawski · 15 years ago
  98. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  100. edbd9e3 gro: Fix handling of headers that extend over the tail by Herbert Xu · 15 years ago