1. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  2. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  3. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  4. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  5. 2672287 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. by David S. Miller · 17 years ago
  6. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  7. 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
  8. 0542170 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  9. 02881d9 9p: fix bad error path in conversion routines by Mariusz Kozlowski · 17 years ago
  10. 1a3cac6 9p: fix use after free by Eric Van Hensbergen · 17 years ago
  11. 22117ea [IRDA] irda_nl_get_mode: always results in failure by Andy Whitcroft · 17 years ago
  12. 2c20d72 [IRDA]: Avoid a label defined but not used warning in irda_init() by Jesper Juhl · 17 years ago
  13. 8984e41 [IPV6]: Fix kernel panic while send SCTP data with IP fragments by Wei Yongjun · 17 years ago
  14. d92a7db [SNAP]: Check packet length before reading by Herbert Xu · 17 years ago
  15. 39dad26 [DCCP]: Allocation in atomic context by Gerrit Renker · 17 years ago
  16. 35b426c missing return in bridge sysfs code by Al Viro · 17 years ago
  17. 660adc6 [IPv6]: Invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  18. 3b18552 [NET]: Fix unbalanced rcu_read_unlock in __sock_create by Herbert Xu · 17 years ago
  19. cd8d60f Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  20. 16f3051 [VLAN] net/8021q/vlanproc.c: fix check-after-use by Adrian Bunk · 17 years ago
  21. 6f93b9c [NET]: Unexport dev_ethtool by Adrian Bunk · 17 years ago
  22. 9c29a37 [ECONET]: remove econet_packet_type on unload by Alexey Dobriyan · 17 years ago
  23. 9ac0be9 [AX25]: don't free pointers to statically allocated data by Alexey Dobriyan · 17 years ago
  24. b9bf1e6 [PATCH] mac80211: probe for hidden SSIDs in pre-auth scan by John W. Linville · 17 years ago
  25. 7b7ed87 [PATCH] mac80211: fix tx status frame code by Johannes Berg · 17 years ago
  26. 02f4431 [BRIDGE]: Fix typo in net/bridge/br_stp_if.c by Jussi Kivilinna · 17 years ago
  27. 1712088 [BRIDGE]: sysfs locking fix. by Stephen Hemminger · 17 years ago
  28. 45241a7 [NETFILTER]: nf_nat_sip: don't drop short packets by Patrick McHardy · 17 years ago
  29. aa584ed [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsing by Patrick McHardy · 17 years ago
  30. 465f90a [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmp by Patrick McHardy · 17 years ago
  31. 3501953 [NETFILTER]: netfilter: xt_u32 bug correction by Eric Dumazet · 17 years ago
  32. cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
  33. 7f353bf [NET]: Share correct feature code between bridging and bonding by Herbert Xu · 17 years ago
  34. e576de8 [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() by Jesper Juhl · 17 years ago
  35. d725fdc [DCCP]: fix theoretical ccids_{read,write}_lock() race by Oleg Nesterov · 17 years ago
  36. b5890d8 [XFRM]: Clean up duplicate includes in net/xfrm/ by Jesper Juhl · 17 years ago
  37. 897c77c [TIPC]: Clean up duplicate includes in net/tipc/ by Jesper Juhl · 17 years ago
  38. 08dd2e2 [SUNRPC]: Clean up duplicate includes in net/sunrpc/ by Jesper Juhl · 17 years ago
  39. 0a26f4c [PKT_SCHED]: Clean up duplicate includes in net/sched/ by Jesper Juhl · 17 years ago
  40. 703310e [IPV6]: Clean up duplicate includes in net/ipv6/ by Jesper Juhl · 17 years ago
  41. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  42. 6869a35 [ATM]: Clean up duplicate includes in net/atm/ by Jesper Juhl · 17 years ago
  43. dcbdc93 [IPCONFIG]: ip_auto_config fix by Joakim Tjernlund · 17 years ago
  44. 8b80fc0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  45. 660ca53 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  46. f34d195 [TCP]: H-TCP maxRTT estimation at startup by Stephen Hemminger · 17 years ago
  47. 591e620 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack by Patrick McHardy · 17 years ago
  48. ff4ca82 [NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed conntracks by Pablo Neira Ayuso · 17 years ago
  49. 3af8e31 [NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_open() by Jesper Juhl · 17 years ago
  50. 864c5a4 Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  51. 14ae856 [NET] net/core/utils: fix sparse warning by Johannes Berg · 17 years ago
  52. 3482fd9 [NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping hash table by Paul Moore · 17 years ago
  53. 4011cd9 SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends by Trond Myklebust · 17 years ago
  54. a4deb81 SUNRPC: Don't call gss_delete_sec_context() from an rcu context by Trond Myklebust · 17 years ago
  55. b247bbf SUNRPC: Fix a race in rpciod_down() by Trond Myklebust · 17 years ago
  56. f27b62d [PATCH] mac80211: don't allow scanning in monitor mode by Daniel Drake · 17 years ago
  57. ba9b07d [PATCH] mac80211: Fix sparse error for sta_last_seq_ctrl_read by Zhu Yi · 17 years ago
  58. 21887b2 [PATCH] mac80211: use do { } while (0) for multi-line macros by Zhu Yi · 17 years ago
  59. 0e7088d [PATCH] mac80211: missing dev_put in ieee80211_master_start_xmit by Daniel Drake · 17 years ago
  60. fdc8f43 [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work by Michael Buesch · 17 years ago
  61. 49ff4bb [TCP]: DSACK signals data receival, be conservative by Ilpo Järvinen · 17 years ago
  62. 2e60529 [TCP]: Also handle snd_una changes in tcp_cwnd_down by Ilpo Järvinen · 17 years ago
  63. 3a97aeb Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  64. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 17 years ago
  65. 248bbf3 [TIPC]: Make function tipc_nameseq_subscribe static. by Florian Westphal · 17 years ago
  66. 4a4b627 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 by Joy Latten · 17 years ago
  67. 3516ffb [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg(). by David S. Miller · 17 years ago
  68. 1bcabbd [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]alloc by Mariusz Kozlowski · 17 years ago
  69. 4487b2f [IPV4] raw.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  70. 8adc546 [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  71. 9f0d1a0 [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  72. 2f08123 [NET]: Removal of duplicated include net/wanrouter/wanmain.c by Michal Piotrowski · 17 years ago
  73. e6e0871 Net/Security: fix memory leaks from security_secid_to_secctx() by Paul Moore · 17 years ago
  74. 5f8f1c3 SCTP: remove useless code in function sctp_init_cause by Wei Yongjun · 17 years ago
  75. aecedea SCTP: drop SACK if ctsn is not less than the next tsn of assoc by Wei Yongjun · 17 years ago
  76. e4d1fea SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Vlad Yasevich · 17 years ago
  77. b225b88 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Dave Johnson · 17 years ago
  78. cc121fa sctp: fix shadow symbol in net/sctp/tsnmap.c by Sebastian Siewior · 17 years ago
  79. d6f9fda sctp: try to fix readlock by Sebastian Siewior · 17 years ago
  80. c86dabc sctp: remove shadowed symbols by sebastian@breakpoint.cc · 17 years ago
  81. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 17 years ago
  82. 0467521 sctp: make locally used function static by sebastian@breakpoint.cc · 17 years ago
  83. 0d6caa1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. bbe06f6 fs: 9p/conv.c error path fix by Mariusz Kozlowski · 17 years ago
  85. 8072f08 [RTNETLINK]: Fix warning for !CONFIG_KMOD by Thomas Graf · 17 years ago
  86. 3764070 [IPV4] ip_options.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  87. f879665 [DECNET]: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  88. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  89. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  90. 48b8d78 [XFRM]: State selection update to use inner addresses. by Joakim Koskela · 17 years ago
  91. 196b003 [IPSEC]: Ensure that state inner family is set by Herbert Xu · 17 years ago
  92. b8ed601 [TCP]: Bidir flow must not disregard SACK blocks for lost marking by Ilpo Järvinen · 17 years ago
  93. 1e757f9 [TCP]: Fix ratehalving with bidirectional flows by Ilpo Järvinen · 17 years ago
  94. 1311169 [AF_UNIX]: Make code static. by Adrian Bunk · 17 years ago
  95. 1a3a206 [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static. by Adrian Bunk · 17 years ago
  96. fea1ab0 [PKTGEN]: make get_ipsec_sa() static and non-inline by Adrian Bunk · 17 years ago
  97. c61a7d1 [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses. by Dave Johnson · 17 years ago
  98. 0773192 [NET]: Fix prio_tune() handling of root qdisc. by Peter P Waskiewicz Jr · 17 years ago
  99. ffc8fef [NET]: Fix sch_api to properly set sch->parent on the root. by Patrick McHardy · 17 years ago
  100. bdba91e [NET_SCHED]: Fix prio/ingress classification logic error by Patrick McHardy · 17 years ago