1. 3b85875 nl80211: rework locking by Johannes Berg · 16 years ago
  2. 722f069 mac80211: Tear down aggregation sessions for suspend/resume by Sujith · 16 years ago
  3. 7f0216a mac80211: acquire sta_lock for station suspend/resume by Johannes Berg · 16 years ago
  4. 8fdc621 nl80211: export supported commands by Johannes Berg · 16 years ago
  5. ec30415 mac80211: Populate HT limitation with TKIP/WEP to the handler for SIOCSIWENCODE too by Vasanthakumar Thiagarajan · 16 years ago
  6. aae8983 wireless: radiotap updates by Johannes Berg · 16 years ago
  7. 2542060 mac80211: stop queues across suspend/resume by Johannes Berg · 16 years ago
  8. b5bde37 mac80211: fix warnings in ieee80211_if_config by Johannes Berg · 16 years ago
  9. 1143237 mac80211: start pending scan after probe/auth/assoc timed out by Helmut Schaa · 16 years ago
  10. 176be72 mac80211: remove ieee80211_num_regular_queues by Johannes Berg · 16 years ago
  11. 633e24e cfg80211/nl80211: remove usage of CONFIG_NL80211 by Reinette Chatre · 16 years ago
  12. fa56ddd mac80211: ieee80211_ibss_commit() cleanup by Alina Friedrichsen · 16 years ago
  13. 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 16 years ago
  14. 03ba999 appletalk: this warning can go I think by Alan Cox · 16 years ago
  15. 7d0b591 xfrm: spin_lock() should be spin_unlock() in xfrm_state.c by Chuck Ebbert · 16 years ago
  16. 71f6f6d ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) by Jesper Nilsson · 16 years ago
  17. 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  18. 8f1ead2 GRO: Disable GRO on legacy netif_rx path by Herbert Xu · 16 years ago
  19. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  20. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  21. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  22. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  23. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 16 years ago
  24. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. ede5ad0 net: core: remove unneeded include in net/core/utils.c. by Rami Rosen · 16 years ago
  26. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 16 years ago
  27. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 16 years ago
  28. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 16 years ago
  29. cda6d37 bridge: bad error handling when adding invalid ether address by Stephen Hemminger · 16 years ago
  30. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 16 years ago
  31. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 16 years ago
  32. 2732c4e netfilter: ctnetlink: allocate right-sized ctnetlink skb by Holger Eitzenberger · 16 years ago
  33. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 16 years ago
  34. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 16 years ago
  35. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 16 years ago
  36. e487eb9 netlink: add nla_policy_len() by Holger Eitzenberger · 16 years ago
  37. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 16 years ago
  38. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 16 years ago
  39. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 16 years ago
  40. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 16 years ago
  41. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 16 years ago
  42. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 16 years ago
  43. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 16 years ago
  44. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 16 years ago
  45. c80dd2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  46. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  47. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  48. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 16 years ago
  49. 35c7f6d arp_tables: ifname_compare() can assume 16bit alignment by Eric Dumazet · 16 years ago
  50. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 16 years ago
  51. b5bb143 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  52. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 16 years ago
  53. 30842f2 udp: Wrong locking code in udp seq_file infrastructure by Vitaly Mayatskikh · 16 years ago
  54. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 534f81a netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack by Mark H. Weaver · 16 years ago
  57. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 16 years ago
  58. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 16 years ago
  59. 96e0bf4 tcp: Discard segments that ack data not yet sent by John Dykstra · 16 years ago
  60. d44c3a2 netdev: expose net_device_ops compat as config option by Stephen Hemminger · 16 years ago
  61. 9cc8ba7 irlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  62. 92bcd4f irda: net_device_ops ioctl fix by Stephen Hemminger · 16 years ago
  63. dde0975 atm: convert clip driver to net_device_ops by Stephen Hemminger · 16 years ago
  64. 788dee0 atm: convert mpc device to using netdev_ops by Stephen Hemminger · 16 years ago
  65. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  66. 076d3e1 dsa: add support for the Marvell 88E6095/6095F switch chips by Lennert Buytenhek · 16 years ago
  67. c084080 dsa: set ->iflink on slave interfaces to the ifindex of the parent by Lennert Buytenhek · 16 years ago
  68. fa665cc ipx: use constant for strings and desciptor by Stephen Hemminger · 16 years ago
  69. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 16 years ago
  70. ed734a9 net: remove useless prefetch() call by Eric Dumazet · 16 years ago
  71. 8d2f9e8 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 16 years ago
  72. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 16 years ago
  73. 1f1900f atm: lec use dev_change_mtu by Stephen Hemminger · 16 years ago
  74. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 16 years ago
  75. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 16 years ago
  76. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
  77. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
  78. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  79. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  81. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  82. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  83. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 16 years ago
  84. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  85. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 16 years ago
  86. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 16 years ago
  87. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 16 years ago
  88. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 16 years ago
  89. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 16 years ago
  90. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  91. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  93. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  94. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 16 years ago
  95. 2ffb455 gro: Fix vlan/netpoll check again by Herbert Xu · 16 years ago
  96. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 16 years ago
  97. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  98. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  99. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 16 years ago
  100. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago