1. bc8a539 ipv4: make default for INET_LRO consistent with help text by Frans Pop · 15 years ago
  2. 995b337 net: fix skb_seq_read returning wrong offset/length for page frag data by Thomas Chenault · 15 years ago
  3. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  4. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 15 years ago
  5. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  6. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  7. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  8. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 15 years ago
  9. 5e39273 netpoll: don't dereference NULL dev from np by Pavel Emelyanov · 15 years ago
  10. 7c7327d Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Linus Torvalds · 15 years ago
  11. 3346857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  12. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  13. 621ad7c mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel by John W. Linville · 15 years ago
  14. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  15. 3d7a9d1 Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing by Marcel Holtmann · 15 years ago
  16. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 15 years ago
  17. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  18. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  19. e81963b ipv4: Make INET_LRO a bool instead of tristate. by David S. Miller · 15 years ago
  20. 9b05126 net: remove stale reference to fastroute from Kconfig help text by Ashish Karkare · 15 years ago
  21. b805007 net: update skb_recycle_check() for hardware timestamping changes by Lennert Buytenhek · 15 years ago
  22. 6473990 net-sched: fix bfifo default limit by Patrick McHardy · 15 years ago
  23. a860820 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  24. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 15 years ago
  25. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 15 years ago
  26. 457ca7b Bluetooth: Move dev_set_name() to a context that can sleep by Marcel Holtmann · 15 years ago
  27. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  28. 86b698b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  29. fecc113 netfilter: ctnetlink: fix wrong message type in user updates by Pablo Neira Ayuso · 15 years ago
  30. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  31. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  32. b98b494 netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE by Christoph Paasch · 15 years ago
  33. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  34. 6909268 mac80211: pid, fix memory corruption by Jiri Slaby · 15 years ago
  35. 8e53217 mac80211: minstrel, fix memory corruption by Jiri Slaby · 15 years ago
  36. 30a548c cfg80211: fix comment on regulatory hint processing by Luis R. Rodriguez · 15 years ago
  37. b1ed8dd cfg80211: fix bug while trying to process beacon hints on init by Luis R. Rodriguez · 15 years ago
  38. ac46d48 cfg80211: fix race condition with wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 15 years ago
  39. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 15 years ago
  40. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 15 years ago
  41. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  42. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  43. 902e5ea Subject: [PATCH] br2684: restore net_dev initialization by Rabin Vincent · 15 years ago
  44. d0ab8ff net: Only store high 16 bits of kernel generated filter priorities by Robert Love · 15 years ago
  45. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 15 years ago
  46. ec581f6 net: Fix skb_tx_hash() for forwarding workloads. by Eric Dumazet · 15 years ago
  47. 7a67e56 net: Fix oops when splicing skbs from a frag_list. by Jarek Poplawski · 15 years ago
  48. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  49. c428c89 mac80211: default to automatic power control by Johannes Berg · 15 years ago
  50. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 15 years ago
  51. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  52. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  53. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  54. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  55. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  56. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  57. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 15 years ago
  58. 6a783c9 xfrm: wrong hash value for temporary SA by Nicolas Dichtel · 15 years ago
  59. adc667e vlan: update vlan carrier state for admin up/down by Jay Vosburgh · 15 years ago
  60. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  61. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  62. 37e55cf netfilter: xt_recent: fix stack overread in compat code by Jan Engelhardt · 15 years ago
  63. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  64. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 15 years ago
  65. 5ff4829 netfilter: nf_ct_dccp/udplite: fix protocol registration error by Patrick McHardy · 15 years ago
  66. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 15 years ago
  67. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 15 years ago
  68. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 15 years ago
  69. 3fa6b5a af_iucv: Fix race when queuing incoming iucv messages by Hendrik Brueckner · 15 years ago
  70. e14ad5f af_iucv: Test additional sk states in iucv_sock_shutdown by Hendrik Brueckner · 15 years ago
  71. fe86e54 af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set by Hendrik Brueckner · 15 years ago
  72. 60d3705 af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag by Hendrik Brueckner · 15 years ago
  73. bbe188c af_iucv: consider state IUCV_CLOSING when closing a socket by Ursula Braun · 15 years ago
  74. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  75. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 15 years ago
  76. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 15 years ago
  77. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  78. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  79. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 15 years ago
  80. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 15 years ago
  81. c197fac netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge by hummerbliss@gmail.com · 15 years ago
  82. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 15 years ago
  83. 9a5120d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  84. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 15 years ago
  85. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 15 years ago
  86. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 15 years ago
  87. c7c1a0f ax25: proc uid file misses header by Alan Cox · 15 years ago
  88. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 15 years ago
  89. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 15 years ago
  90. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 15 years ago
  91. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 15 years ago
  92. 75a241f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  93. e18e37e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  94. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  95. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  96. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 15 years ago
  97. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  98. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  99. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 15 years ago
  100. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 15 years ago