1. d7b0663 net: Init NAPI dev_list on napi_del by Peter P Waskiewicz Jr · 16 years ago
  2. f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
  3. 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
  4. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  5. 8510b93 sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option by Wei Yongjun · 16 years ago
  6. 9fcb95a sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID by Wei Yongjun · 16 years ago
  7. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  8. ea686a2 sctp: Fix a typo in socket.c by Wei Yongjun · 16 years ago
  9. e89c209 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance by Wei Yongjun · 16 years ago
  10. f7d1b9f vlan: fix convertion to net_device_ops by Eric Dumazet · 16 years ago
  11. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  12. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  13. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 05a8c1c pkt_sched: Remove smp_wmb() in qdisc_watchdog() by Jarek Poplawski · 16 years ago
  15. 5f2f6da net: Fix oops in dev_ifsioc() by Jarek Poplawski · 16 years ago
  16. 7f3ff4f pkt_sched: Annotate uninitialized var in sfq_enqueue() by Jarek Poplawski · 16 years ago
  17. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  18. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  19. 520eb82 mac80211: implement dynamic power save by Kalle Valo · 16 years ago
  20. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago
  21. e0cb686 mac80211: enable IEEE80211_CONF_PS only when associated by Kalle Valo · 16 years ago
  22. 5e3f308 mac80211: Print unknown packet type in tasklet_handler by Larry Finger · 16 years ago
  23. 1355412 mac80211: fix a typo in ieee80211_send_assoc() method. by Rami Rosen · 16 years ago
  24. 8d6f658 mac80211: Remove radiotap rate-present flag for HT by Jouni Malinen · 16 years ago
  25. b8d476c mac80211: Send Layer 2 Update frame on reassociation by Jouni Malinen · 16 years ago
  26. 0fb8ca4 mac80211: Add HT rates into RX status reporting by Jouni Malinen · 16 years ago
  27. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  28. 420e7fa nl80211: Add signal strength and bandwith to nl80211station info by Henning Rogge · 16 years ago
  29. 6086ebc tcp: Stop scaring users with "treason uncloaked!" by Matt Mackall · 16 years ago
  30. 3de77cf Revert "xfrm: Accept ESP packets regardless of UDP encapsulation mode" by David S. Miller · 16 years ago
  31. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 16 years ago
  32. 49ad959 Revert "net: release skb->dst in sock_queue_rcv_skb()" by David S. Miller · 16 years ago
  33. a693722 dccp_diag: LISTEN sockets don't have CCIDs by Arnaldo Carvalho de Melo · 16 years ago
  34. 893873f Phonet: get rid of deferred work on the transmission path by Rémi Denis-Courmont · 16 years ago
  35. be67773 Phonet: use atomic for packet TX window by Rémi Denis-Courmont · 16 years ago
  36. 57c81ff Phonet: allocate separate ARP type for GPRS over a Phonet pipe by Rémi Denis-Courmont · 16 years ago
  37. 2d91d78 Phonet: allocate a non-Ethernet ARP type by Rémi Denis-Courmont · 16 years ago
  38. 9f690db ipv6: fix the outgoing interface selection order in udpv6_sendmsg() by Yang Hongyang · 16 years ago
  39. f250dcd ipv6: fix the return interface index when get it while no message is received by Yang Hongyang · 16 years ago
  40. b24a251 ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() by Yang Hongyang · 16 years ago
  41. 09a2c3c Phonet: improve GPRS variable names by Rémi Denis-Courmont · 16 years ago
  42. b187920 ipmr: merge common code by Ilpo Järvinen · 16 years ago
  43. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  44. bf296b1 tcp: Add GRO support by Herbert Xu · 16 years ago
  45. 71d93b3 net: Add skb_gro_receive by Herbert Xu · 16 years ago
  46. 73cc19f ipv4: Add GRO infrastructure by Herbert Xu · 16 years ago
  47. d565b0a net: Add Generic Receive Offload infrastructure by Herbert Xu · 16 years ago
  48. 1a881f2 net: Add frag_list support to GSO by Herbert Xu · 16 years ago
  49. 89319d3 net: Add frag_list support to skb_segment by Herbert Xu · 16 years ago
  50. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. 8b124a8 net: fix dcbnl_setnumtcs operation check by Don Skidmore · 16 years ago
  53. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  54. eb9b851 SCHED: netem: Correct documentation comment in code. by Jesper Dangaard Brouer · 16 years ago
  55. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  56. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  57. 79f55f1 nf/dccp: merge errorpaths by Ilpo Järvinen · 16 years ago
  58. e780f1c irda: merge exit paths by Ilpo Järvinen · 16 years ago
  59. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  60. 0eae1b9 ax25: join the return paths that free skb by Ilpo Järvinen · 16 years ago
  61. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  62. d8eb930 xfrm: join error paths by Ilpo Järvinen · 16 years ago
  63. 8da73b7 ip6mr: use goto to common label instead of opencoding by Ilpo Järvinen · 16 years ago
  64. 448eb71 ipv6/mcast: join error paths using goto by Ilpo Järvinen · 16 years ago
  65. 5ce1bbb xfrm6_tunnel: join error paths using goto by Ilpo Järvinen · 16 years ago
  66. 857a6e0 icsk: join error paths using goto by Ilpo Järvinen · 16 years ago
  67. ab1f5c0 mac80211: misc cleanups by Rami Rosen · 16 years ago
  68. 4dec9b8 rfkill: strip pointless notifier chain by Johannes Berg · 16 years ago
  69. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  70. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  71. b143923 mac80211/cfg80211: check endianness in sparse runs by Johannes Berg · 16 years ago
  72. f546638c mac80211: remove fragmentation offload functionality by Johannes Berg · 16 years ago
  73. 8dffff2 mac80211: only create default STA interface if supported by Johannes Berg · 16 years ago
  74. 306d611 cfg80211: fix nl80211 frequency handling by Johannes Berg · 16 years ago
  75. 447107f mac80211: remove WARN_ON() from ieee80211_hw_config by Reinette Chatre · 16 years ago
  76. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  77. 293a4f2 netfilter: xt_NFLOG is dependant of nfnetlink_log by Eric Leblond · 16 years ago
  78. 8229efd netns: ip6mr: enable namespace support in ipv6 multicast forwarding code by Benjamin Thery · 16 years ago
  79. 8b90fc7 netns: ip6mr: declare ip6mr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  80. 950d570 netns: ip6mr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  81. a21f3f9 netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  82. 4045e57 netns: ip6mr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  83. 4a6258a netns: ip6mr: dynamically allocate mfc6_cache_array by Benjamin Thery · 16 years ago
  84. 58701ad netns: ip6mr: store netns in struct mfc6_cache by Benjamin Thery · 16 years ago
  85. 4e16880 netns: ip6mr: dynamically allocates vif6_table by Benjamin Thery · 16 years ago
  86. bd91b8b netns: ip6mr: allocate mroute6_socket per-namespace. by Benjamin Thery · 16 years ago
  87. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  88. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  89. 512bb43 pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. by Jarek Poplawski · 16 years ago
  90. 1b5c007 pkt_sched: sch_htb: Optimize htb_find_next_upper() by Jarek Poplawski · 16 years ago
  91. 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago
  92. e19caae bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). by David S. Miller · 16 years ago
  93. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  94. 6cf1a0f bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. by David S. Miller · 16 years ago
  95. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  96. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  97. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  98. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  99. 63b8e28 dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  100. 991d927 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago