1. 9d2c27e tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. by Daniele Lacamera · 16 years ago
  2. 58ec3b4 net: Fix netdev_run_todo dead-lock by Herbert Xu · 16 years ago
  3. 53240c2 tcp: Fix possible double-ack w/ user dma by Ali Saidi · 16 years ago
  4. b6c40d6 net: only invoke dev->change_rx_flags when device is UP by Patrick McHardy · 16 years ago
  5. 859f4c7 netrom: Fix sock_orphan() use in nr_release by Jarek Poplawski · 16 years ago
  6. 33d1d2c ax25: Quick fix for making sure unaccepted sockets get destroyed. by David S. Miller · 16 years ago
  7. 88a944e Revert "ax25: Fix std timer socket destroy handling." by David S. Miller · 16 years ago
  8. 0523820 af_key: Free dumping state on socket close by Timo Teras · 16 years ago
  9. 5dc121e XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep by Arnaud Ebalard · 16 years ago
  10. 2a5b827 ipv6: NULL pointer dereferrence in tcp_v6_send_ack by Denis V. Lunev · 16 years ago
  11. 4dd7972 tcp: Fix NULL dereference in tcp_4_send_ack() by Vitaliy Gusev · 16 years ago
  12. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  13. 8b122ef iucv: Fix mismerge again. by Heiko Carstens · 16 years ago
  14. d01dbeb ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space by Herbert Xu · 16 years ago
  15. efba91bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  16. 8ca31ce netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion by Yasuyuki Kozakai · 16 years ago
  17. 7a52815 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  18. 16ec470 9p: fix put_data error handling by Eric Van Hensbergen · 16 years ago
  19. 6206782 9p: introduce missing kfree by Julia Lawall · 16 years ago
  20. 206ca50 9p-trans_fd: fix and clean up module init/exit paths by Tejun Heo · 16 years ago
  21. ec3c68f 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() by Tejun Heo · 16 years ago
  22. 571ffea 9p-trans_fd: clean up p9_conn_create() by Tejun Heo · 16 years ago
  23. 7dc5d24 9p-trans_fd: fix trans_fd::p9_conn_destroy() by Tejun Heo · 16 years ago
  24. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  25. 2d4c826 sys_paccept: disable paccept() until API design is resolved by Michael Kerrisk · 16 years ago
  26. 18f22fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. ad55dca netdev: simple_tx_hash shouldn't hash inside fragments by Alexander Duyck · 16 years ago
  28. 764527a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  29. add5237 sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH by Vlad Yasevich · 16 years ago
  30. 0ef46e2 sctp: do not enable peer features if we can't do them. by Vlad Yasevich · 16 years ago
  31. a3028b8 sctp: set the skb->ip_summed correctly when sending over loopback. by Vlad Yasevich · 16 years ago
  32. 45e9c0d warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  33. 9382177 udp: Fix rcv socket locking by Herbert Xu · 16 years ago
  34. 7c6a329 [Bluetooth] Fix regression from using default link policy by Marcel Holtmann · 16 years ago
  35. e550dfb ipv6: Fix OOPS in ip6_dst_lookup_tail(). by Neil Horman · 16 years ago
  36. 225f400 ipsec: Restore larval states and socket policies in dump by Herbert Xu · 16 years ago
  37. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  38. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  39. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  40. f1c08ca [Bluetooth] Fix reference counting during ACL config stage by Marcel Holtmann · 16 years ago
  41. bcbc713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 8d4698f7 bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  43. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  44. e8a83e1 pkt_sched: Fix qdisc state in net_tx_action() by Jarek Poplawski · 16 years ago
  45. e3b802b netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul by Patrick McHardy · 16 years ago
  46. 51807e9 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet by Alexey Dobriyan · 16 years ago
  47. 887464a netfilter: nf_conntrack_gre: more locking around keymap list by Alexey Dobriyan · 16 years ago
  48. 66bf791 netfilter: nf_conntrack_sip: de-static helper pointers by Alexey Dobriyan · 16 years ago
  49. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  50. 316343e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  52. d26acd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  54. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  55. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  56. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  57. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  58. e77295d Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  59. 27df6f2 sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports by Cyrill Gorcunov · 16 years ago
  60. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  61. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  62. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  63. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  64. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  65. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  66. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  67. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  68. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  69. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  70. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  71. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  72. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  73. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  74. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  75. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  76. ce3113e ipv6: sysctl fixes by Al Viro · 16 years ago
  77. 2f4520d ipv4: sysctl fixes by Al Viro · 16 years ago
  78. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  79. f410a1f ipv6: protocol for address routes by Stephen Hemminger · 16 years ago
  80. fdc0bde icmp: icmp_sk() should not use smp_processor_id() in preemptible code by Denis V. Lunev · 16 years ago
  81. f6e0b23 pkt_sched: Fix qdisc list locking by Jarek Poplawski · 16 years ago
  82. 2540e05 pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race by Jarek Poplawski · 16 years ago
  83. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  84. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  85. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  86. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  87. deb3abf Revert "pkt_sched: Protect gen estimators under est_lock." by David S. Miller · 16 years ago
  88. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  89. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  90. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago
  91. cb1cb5c netfilter: ctnetlink: fix sleep in read-side lock section by Pablo Neira Ayuso · 16 years ago
  92. 1575e7e netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks by Pablo Neira Ayuso · 16 years ago
  93. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  94. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  95. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  96. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  97. 25bfcd5 pkt_sched: Add lockdep annotation for qdisc locks by Jarek Poplawski · 16 years ago
  98. 8608db0 pkt_sched: Never schedule non-root qdiscs. by David S. Miller · 16 years ago
  99. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  100. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago