1. dee4287 net: fix softnet_stat by Changli Gao · 14 years ago
  2. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 47d2964 net: Inline skb_pull() in eth_type_trans(). by David S. Miller · 14 years ago
  4. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  5. 83d7eb2 ipv6: cleanup: remove unneeded null check by Dan Carpenter · 14 years ago
  6. 4b02162 xfrm: potential uninitialized variable num_xfrms by Changli Gao · 14 years ago
  7. 767dd03 net: speedup sock_recv_ts_and_drops() by Eric Dumazet · 14 years ago
  8. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  9. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  10. 5fa782c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) by Neil Horman · 14 years ago
  11. 2c48520 Bugfix: Link selection was swapped in switch. by Sjur Braendeland · 14 years ago
  12. 8391c4a caif: Bugfixes in CAIF netdevice for close and flow control by Sjur Braendeland · 14 years ago
  13. bece7b2 caif: Rewritten socket implementation by Sjur Braendeland · 14 years ago
  14. 8d545c8 caif: Disconnect without waiting for response by Sjur Braendeland · 14 years ago
  15. 5b20865 caif: Add reference counting to service layer by Sjur Braendeland · 14 years ago
  16. e539d83 caif: Rename functions in cfcnfg and caif_dev by Sjur Braendeland · 14 years ago
  17. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  18. a8170c3 sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set by Wei Yongjun · 14 years ago
  19. 81419d8 sctp: per_cpu variables should be in bh_disabled section by Vlad Yasevich · 14 years ago
  20. 0c42749 sctp: fix potential reference of a freed pointer by Vlad Yasevich · 14 years ago
  21. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  22. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  23. afe0159 bridge: multicast_flood cleanup by stephen hemminger · 14 years ago
  24. 83f6a74 bridge: multicast port group RCU fix by stephen hemminger · 14 years ago
  25. 168d40e bridge: multicast flood by stephen hemminger · 14 years ago
  26. 7e80c12 bridge: simplify multicast_add_router by stephen hemminger · 14 years ago
  27. 477fffb bluetooth: handle l2cap_create_connless_pdu() errors by Dan Carpenter · 14 years ago
  28. 709b932 Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()" by David S. Miller · 14 years ago
  29. ff65e82 bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router() by David S. Miller · 14 years ago
  30. 05fceb4 net: disallow to use net_assign_generic externally by Jiri Pirko · 14 years ago
  31. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  32. 6e7676c net: batch skb dequeueing from softnet input_pkt_queue by Changli Gao · 14 years ago
  33. c58dc01 net: Make RFS socket operations not be inet specific. by David S. Miller · 14 years ago
  34. a9cbd58 net: reimplement softnet_data.output_queue as a FIFO queue by Changli Gao · 14 years ago
  35. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  36. 6c37e5d TCP: avoid to send keepalive probes if receiving data by Flavio Leitner · 14 years ago
  37. dcdca2c bridge: multicast router list manipulation by stephen hemminger · 14 years ago
  38. 7180f77 bridge: use is_multicast_ether_addr by stephen hemminger · 14 years ago
  39. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  40. d4c4f07 bridge: Fix build of ipv6 multicast code. by David S. Miller · 14 years ago
  41. 1fafc7a bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  42. 4eb8b90 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  43. 93c0c8b ieee802154: Fix oops during ieee802154_sock_ioctl by Stefan Schmidt · 14 years ago
  44. 4a4771a net: use sk_sleep() by Eric Dumazet · 14 years ago
  45. 0db3f0f phonet: use phonet_pernet instead of directly net_generic by Jiri Pirko · 14 years ago
  46. cb6a4e4 net: ipmr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  47. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  48. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  49. 6443bb1 ipv6: Fix inet6_csk_bind_conflict() by Eric Dumazet · 14 years ago
  50. b3c981d netns: rename unregister_pernet_subsys parameter by Jiri Pirko · 14 years ago
  51. 8c52d50 rps: optimize rps_get_cpu() by Changli Gao · 14 years ago
  52. b7d6a43 Merge branch 'net-next-2.6_20100423a/br/br_multicast_v3' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 14 years ago
  53. 4b340ae IPv6: Complete IPV6_DONTFRAG support by Brian Haley · 14 years ago
  54. 13b52cd IPv6: Add dontfrag argument to relevant functions by Brian Haley · 14 years ago
  55. 793b147 IPv6: data structure changes for new socket options by Brian Haley · 14 years ago
  56. 3a73702 l2tp_eth: fix memory allocation by Jiri Pirko · 14 years ago
  57. e773aaf l2tp: fix memory allocation by Jiri Pirko · 14 years ago
  58. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  59. 08b202b bridge br_multicast: IPv6 MLD support. by YOSHIFUJI Hideaki · 14 years ago
  60. 8ef2a9a bridge br_multicast: Make functions less ipv4 dependent. by YOSHIFUJI Hideaki · 14 years ago
  61. 6e7cb83 ipv6 mcast: Introduce include/net/mld.h for MLD definitions. by YOSHIFUJI Hideaki · 14 years ago
  62. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  63. 5ebfbc0 X25: Add if_x25.h and x25 to device identifiers by Andrew Hendry · 14 years ago
  64. 40eaf96 net: Socket filter ancilliary data access for skb->dev->type by Paul LeoNerd Evans · 14 years ago
  65. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 14 years ago
  66. 24acc68 rdma: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  67. 80032cf rtnetlink: potential ERR_PTR dereference by Dan Carpenter · 14 years ago
  68. e802af9 IPv6: Generic TTL Security Mechanism (final version) by Stephen Hemminger · 14 years ago
  69. 9ccb897 net: Orphan and de-dst skbs earlier in xmit path. by David S. Miller · 14 years ago
  70. e326bed rps: immediate send IPI in process_backlog() by Eric Dumazet · 14 years ago
  71. f4f914b net: ipv6 bind to device issue by Jiri Olsa · 14 years ago
  72. b002a86 ethernet: print protocol in host byte order by Johannes Berg · 14 years ago
  73. 9a20e31 net: Introduce skb_orphan_try() by Eric Dumazet · 14 years ago
  74. f2228f7 ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU by Shan Wei · 14 years ago
  75. 2cec6b0 X25 fix dead unaccepted sockets by andrew hendry · 14 years ago
  76. bc8e4b9 xfrm6: ensure to use the same dev when building a bundle by Nicolas Dichtel · 14 years ago
  77. 989a297 fasync: RCU and fine grained locking by Eric Dumazet · 14 years ago
  78. e5700af tcp: Mark v6 response packets as CHECKSUM_PARTIAL by David S. Miller · 14 years ago
  79. f71b70e tcp: Fix ipv6 checksumming on response packets for real. by David S. Miller · 14 years ago
  80. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  82. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  83. 6651ffc ipv6: Fix tcp_v6_send_response transport header setting. by Herbert Xu · 14 years ago
  84. ccb7c77 net: Remove two unnecessary exports (skbuff). by Rami Rosen · 14 years ago
  85. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  86. 8eabf95 bridge: add a missing ntohs() by Eric Dumazet · 14 years ago
  87. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  88. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  89. 7bdfcaa mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring by Juuso Oikarinen · 14 years ago
  90. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 14 years ago
  91. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 14 years ago
  92. ab93047 net: emphasize rtnl lock required in call_netdevice_notifiers by Jiri Pirko · 14 years ago
  93. b249dcb rps: consistent rxhash by Eric Dumazet · 14 years ago
  94. e36fa2f rps: cleanups by Eric Dumazet · 14 years ago
  95. f5acb90 rps: static functions by Eric Dumazet · 14 years ago
  96. 67e0f39 mac80211: add missing newline by Johannes Berg · 14 years ago
  97. 3393a60 mac80211: Prevent running sta_cleanup timer unnecessarily by Juuso Oikarinen · 14 years ago
  98. 2aab4c2 mac80211: fix stopping RX BA session from timer by Johannes Berg · 14 years ago
  99. fe6f212 mac80211: pass HT changes to driver when off channel by Reinette Chatre · 14 years ago
  100. b4bb5c3 mac80211: remove bogus TX agg state assignment by Johannes Berg · 14 years ago