1. b4ced2b netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run() by Roel Kluin · 15 years ago
  2. dad48a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  3. de4ef86 dccp: fix dccp rmmod when kernel configured to use slub by Neil Horman · 15 years ago
  4. e850f68 mac80211: fix sign error in pid controller by Bob Copeland · 15 years ago
  5. 0a931ac ipv4: don't remove /proc/net/rt_acct by Alexey Dobriyan · 15 years ago
  6. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 15 years ago
  7. e5de30c mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces. by Benoit Papillault · 15 years ago
  8. 2a04cd4 appletalk:: da.s_net not copied but assigned to itself in aarp_rcv() by Roel Kluin · 15 years ago
  9. 38ff3e6 dccp_probe: Fix module load dependencies between dccp and dccp_probe by Neil Horman · 15 years ago
  10. 5f61203 cfg80211: fix channel setting for wext by Abhijeet Kolekar · 15 years ago
  11. 2570a4f ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). by David S. Miller · 15 years ago
  12. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  13. 8c5d980 cfg80211: fix refcount imbalance when wext is disabled by Johannes Berg · 15 years ago
  14. 193e70e mac80211: fix queue selection for data frames on monitor interfaces by Felix Fietkau · 15 years ago
  15. eb70df1 af_packet: Don't use skb after dev_queue_xmit() by Jarek Poplawski · 15 years ago
  16. 31b683b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  17. b49bb57 mac80211: fix endian error by Johannes Berg · 15 years ago
  18. d790744 mac80211: add missing sanity checks for action frames by Felix Fietkau · 15 years ago
  19. 045cfb7 mac80211: fix queue selection for packets injected via monitor interface by Lennert Buytenhek · 15 years ago
  20. dce766a netfilter: ebtables: enforce CAP_NET_ADMIN by Florian Westphal · 15 years ago
  21. 704da560 tcp: update the netstamp_needed counter when cloning sockets by Octavian Purdila · 15 years ago
  22. aaff23a netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() by Patrick McHardy · 15 years ago
  23. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  24. 8a5b33f Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" by John W. Linville · 15 years ago
  25. debde9e mac80211: fix-up build breakage in 2.6.33 by John W. Linville · 15 years ago
  26. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 15 years ago
  27. e12822e cfg80211: fix syntax error on user regulatory hints by Luis R. Rodriguez · 15 years ago
  28. 04bcef2 ipvs: Add boundary check on ioctl arguments by Arjan van de Ven · 15 years ago
  29. 8ffd320 net/sctp/socket.c: squish warning by Andrew Morton · 15 years ago
  30. 1f731b6 rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC by Bernard Pidoux F6BVP · 15 years ago
  31. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  32. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  33. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  34. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  35. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  36. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  37. 96c5340 NET: XFRM: Fix spelling of neighbour. by Ralf Baechle · 15 years ago
  38. 28f6aee net: restore ip source validation by Jamal Hadi Salim · 15 years ago
  39. f466dba pktgen: ndo_start_xmit can return NET_XMIT_xxx values by John Fastabend · 15 years ago
  40. ae24e57 ipvs: ip_vs_wrr.c: use lib/gcd.c by Florian Fainelli · 15 years ago
  41. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  42. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  43. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  44. 3705e11 ipv6: fix an oops when force unload ipv6 module by Yang Hongyang · 15 years ago
  45. 9c69fab netns: fix net.ipv6.route.gc_min_interval_ms in netns by Alexey Dobriyan · 15 years ago
  46. b13f586 Bluetooth: Fix L2CAP locking scheme regression by Andrei Emeltchenko · 15 years ago
  47. 186ee8c Bluetooth: Ack L2CAP I-frames before retransmit missing packet by Gustavo F. Padovan · 15 years ago
  48. 186de9a Bluetooth: Fix unset of RemoteBusy flag for L2CAP by Gustavo F. Padovan · 15 years ago
  49. 971beb8 Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() by Roel Kluin · 15 years ago
  50. 1a35ca8 packet: dont call sleeping functions while holding rcu_read_lock() by Eric Dumazet · 15 years ago
  51. 81e839e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  52. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  53. 258c889 ipvs: zero usvc and udest by Simon Horman · 15 years ago
  54. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  55. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  56. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  57. 9abfe31 ipvs: fix synchronization on connection close by Xiaotian Feng · 15 years ago
  58. d90a909 net: Fix userspace RTM_NEWLINK notifications. by Eric W. Biederman · 15 years ago
  59. 5781b23 udp: udp_lib_get_port() fix by Eric Dumazet · 15 years ago
  60. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  61. e93737b net: Handle NETREG_UNINITIALIZED devices correctly by Krishna Kumar · 15 years ago
  62. c20a66f xfrm: Fix truncation length of authentication algorithms installed via PF_KEY by Martin Willi · 15 years ago
  63. de039f0 net: use compat helper functions in compat_sys_recvmmsg by Heiko Carstens · 15 years ago
  64. 60c2ffd net: fix compat_sys_recvmmsg parameter type by Heiko Carstens · 15 years ago
  65. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  66. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  67. 5d618cb mac80211: Fixed bug in mesh portal paths by Javier Cardona · 15 years ago
  68. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  69. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  70. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  71. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  72. 77722b1 tcp: fix retrans_stamp advancing in error cases by Ilpo Järvinen · 15 years ago
  73. 2f7de57 tcp: Stalling connections: Move timeout calculation routine by Damian Lukowski · 15 years ago
  74. 2e302eb atm: [br2684] allow routed mode operation again by chas williams - CONTRACTOR · 15 years ago
  75. eb04458 atm: [lec] initialize .netdev_ops before calling register_netdev() by chas williams - CONTRACTOR · 15 years ago
  76. 2a8875e [PATCH] tcp: documents timewait refcnt tricks by Eric Dumazet · 15 years ago
  77. 3cdaeda tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  78. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  79. 3dc7893 tcp: Remove runtime check that can never be true. by David S. Miller · 15 years ago
  80. e61444d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  81. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  82. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  83. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  84. 1814077 mac80211: Fix bug in computing crc over dynamic IEs in beacon by Vasanthakumar Thiagarajan · 15 years ago
  85. 02f7f17 net/rfkill/core.c: work around gcc-4.0.2 silliness by Andrew Morton · 15 years ago
  86. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  87. bc83b68 mac80211: recalculate idle later in MLME by Johannes Berg · 15 years ago
  88. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  89. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  90. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  92. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  93. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  94. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  95. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  97. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  98. 47e1c32 tcp: fix a timewait refcnt race by Eric Dumazet · 15 years ago
  99. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  100. 49d0900 tcp: diag: Dont report negative values for rx queue by Eric Dumazet · 15 years ago