1. 14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups. by David S. Miller · 16 years ago
  2. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  3. 0f23174a cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: net by Rusty Russell · 16 years ago
  4. 68ce9c0 cls_cgroup: clean up Kconfig by Li Zefan · 16 years ago
  5. 8e8ba85 cls_cgroup: clean up for cgroup part by Li Zefan · 16 years ago
  6. 2f068bf cls_cgroup: fix an oops when removing a cgroup by Li Zefan · 16 years ago
  7. 68888d1 IPVS: Make "no destination available" message more consistent between schedulers by Simon Horman · 16 years ago
  8. 8eb7986 netns: foreach_netdev_safe is insufficient in default_device_exit by Eric W. Biederman · 16 years ago
  9. 91b208c net: make xfrm_statistics_seq_show use generic snmp_fold_field by Rusty Russell · 16 years ago
  10. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  11. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  12. 0da2afd5 gro: Fix potential use after free by Herbert Xu · 16 years ago
  13. d7b0663 net: Init NAPI dev_list on napi_del by Peter P Waskiewicz Jr · 16 years ago
  14. f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
  15. 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
  16. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  17. 8510b93 sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option by Wei Yongjun · 16 years ago
  18. 9fcb95a sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID by Wei Yongjun · 16 years ago
  19. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  20. ea686a2 sctp: Fix a typo in socket.c by Wei Yongjun · 16 years ago
  21. e89c209 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance by Wei Yongjun · 16 years ago
  22. f7d1b9f vlan: fix convertion to net_device_ops by Eric Dumazet · 16 years ago
  23. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  24. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  25. 8f7c502 [S390] convert iucv printks to dev_xxx and pr_xxx macros. by Ursula Braun · 16 years ago
  26. 91d5d45e [S390] iucv: Locking free version of iucv_message_(receive|send) by Hendrik Brueckner · 16 years ago
  27. cbacc2c Merge branch 'next' into for-linus by James Morris · 16 years ago
  28. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 16 years ago
  30. 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
  31. 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 16 years ago
  32. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  33. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  34. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  35. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  36. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  37. 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
  38. 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
  39. 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
  40. b8d476c mac80211: Send Layer 2 Update frame on reassociation by Jouni Malinen · 16 years ago
  41. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  42. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  43. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  44. 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
  45. 3de77cf Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" by David S. Miller · 16 years ago
  46. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 16 years ago
  47. 49ad959 Revert "net: release skb->dst in sock_queue_rcv_skb()" by David S. Miller · 16 years ago
  48. a693722 dccp_diag: LISTEN sockets don't have CCIDs by Arnaldo Carvalho de Melo · 16 years ago
  49. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
  50. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  51. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  52. 2d91d78 Phonet: allocate a non-Ethernet ARP type by Rémi Denis-Courmont · 16 years ago
  53. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  54. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  55. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  56. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  57. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  58. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  59. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  60. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  61. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  62. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  63. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  64. 89319d38 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  65. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 8b124a8 net: fix dcbnl_setnumtcs operation check by Don Skidmore · 16 years ago
  68. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  69. eb9b851 SCHED: netem: Correct documentation comment in code. by Jesper Dangaard Brouer · 16 years ago
  70. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  71. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  72. 79f55f1 nf/dccp: merge errorpaths by Ilpo Järvinen · 16 years ago
  73. e780f1c irda: merge exit paths by Ilpo Järvinen · 16 years ago
  74. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  75. 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 16 years ago
  76. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  77. d8eb930 xfrm: join error paths by Ilpo Järvinen · 16 years ago
  78. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  79. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  80. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  81. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  82. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  83. 4dec9b8 rfkill: strip pointless notifier chain by Johannes Berg · 16 years ago
  84. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  85. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  86. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  87. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  88. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  89. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  90. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  91. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  92. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  93. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  94. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  95. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  96. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  97. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  98. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  99. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  100. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago