1. e2f367f26 nl80211: Report max TX power in NL80211_BAND_ATTR_FREQS by Jouni Malinen · 16 years ago
  2. 1dc5a84 mac80211: Fix pid rate-setting algorithm to allow rate changes by Larry Finger · 16 years ago
  3. 8eb41c9 mac80211: make Minstrel the default rate control algorithm by Luis R. Rodriguez · 16 years ago
  4. 4ada424 mac80211: don't assume driver has been attached on registration by Luis R. Rodriguez · 16 years ago
  5. f16f33d mac80211: Use the HT capabilities from the IE instead of the station's caps. by Sujith · 16 years ago
  6. 14b9815 cfg80211: add support for custom firmware regulatory solutions by Luis R. Rodriguez · 16 years ago
  7. 3f2355c cfg80211/mac80211: Add 802.11d support by Luis R. Rodriguez · 16 years ago
  8. 88dc1c3 cfg80211: mark regdomains with > NL80211_MAX_SUPP_REG_RULES invalid by Luis R. Rodriguez · 16 years ago
  9. 02ba0b3 cfg80211: call_crda() won't tell us if CRDA was present by Luis R. Rodriguez · 16 years ago
  10. a01ddaf cfg80211: expect different rd in cfg80211 when intersecting by Luis R. Rodriguez · 16 years ago
  11. b8295ac cfg80211: separate intersection section in __set_regdom() by Luis R. Rodriguez · 16 years ago
  12. 8375af3 cfg80211: remove switch from __set_regdom() by Luis R. Rodriguez · 16 years ago
  13. 5203cdb cfg80211: remove switch from __regulatory_hint() by Luis R. Rodriguez · 16 years ago
  14. 91e9900 cfg80211: mark negative frequencies as invalid by Luis R. Rodriguez · 16 years ago
  15. fb7e067 xfrm: remove useless forward declarations by Alexey Dobriyan · 16 years ago
  16. 6daad37 ah4/ah6: remove useless NULL assignments by Alexey Dobriyan · 16 years ago
  17. 7a6b6f5 DCB: fix kconfig option by Jeff Kirsher · 16 years ago
  18. 0ace285 tcp: handle shift/merge of cloned skbs too by Ilpo Järvinen · 16 years ago
  19. 111cc8b tcp: add some mibs to track collapsing by Ilpo Järvinen · 16 years ago
  20. 92ee76b tcp: Make shifting not clear the hints by Ilpo Järvinen · 16 years ago
  21. 832d11c tcp: Try to restore large SKBs while SACK processing by Ilpo Järvinen · 16 years ago
  22. f58b22f tcp: make tcp_sacktag_one able to handle partial skb too by Ilpo Järvinen · 16 years ago
  23. adb92db tcp: Make SACK code to split only at mss boundaries by Ilpo Järvinen · 16 years ago
  24. e8bae27 tcp: more aggressive skipping by Ilpo Järvinen · 16 years ago
  25. e1aa680 tcp: move tcp_simple_retransmit to tcp_input by Ilpo Järvinen · 16 years ago
  26. 4a17fc3 tcp: collapse more than two on retransmission by Ilpo Järvinen · 16 years ago
  27. a21bba9 net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() by Eric Dumazet · 16 years ago
  28. 2e77d89 net: avoid a pair of dst_hold()/dst_release() in ip_append_data() by Eric Dumazet · 16 years ago
  29. 4db0acf net: gen_estimator: Fix gen_kill_estimator() lookups by Jarek Poplawski · 16 years ago
  30. 3f0947c pkt_sched: sch_drr: fix drr_dequeue loop() by Patrick McHardy · 16 years ago
  31. 3755810 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  32. 920de80 net: Make sure BHs are disabled in sock_prot_inuse_add() by Eric Dumazet · 16 years ago
  33. 1f87e23 eth: Declare an optimized compare_ether_addr_64bits() function by Eric Dumazet · 16 years ago
  34. 6f756a8 net: Make sure BHs are disabled in sock_prot_inuse_add() by David S. Miller · 16 years ago
  35. be77e59 net: fix tunnels in netns after ndo_ changes by Alexey Dobriyan · 16 years ago
  36. c25eb3b net: Convert TCP/DCCP listening hash tables to use RCU by Eric Dumazet · 16 years ago
  37. 8c862c2 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  38. d371056 dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  39. 02fa460 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  40. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  41. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  42. c1fd3b9 net: af_netlink should update its inuse counter by Eric Dumazet · 16 years ago
  43. 04f258c net: some optimizations in af_inet by Eric Dumazet · 16 years ago
  44. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  45. 6c0bce3 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
  46. 7e3aab4 inet_diag: Missed conversion after changing inet ehash lockl to spinlocks. by David S. Miller · 16 years ago
  47. 4f6d4d1 wireless: clean up sysfs code using %pM by Johannes Berg · 16 years ago
  48. beb2a7f net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename by John W. Linville · 16 years ago
  49. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  50. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  51. 1d047de mac80211: remove unnecessary include. by Rami Rosen · 16 years ago
  52. 9902b18 mac80211: rc80211_pid eliminate sparse warnings by Tomas Winkler · 16 years ago
  53. 0ed94ea mac80211: remove more excess kernel-doc by Randy Dunlap · 16 years ago
  54. a3c9aa5 mac80211: disable BSSID filtering for mesh interfaces by Andrey Yurovsky · 16 years ago
  55. 98aa9c8 pkt_sched: sch_drr: Fix qlen in drr_drop() by Jarek Poplawski · 16 years ago
  56. 859ee3c DCB: Add support for DCB BCN by Alexander Duyck · 16 years ago
  57. 0eb3aa9 DCB: Add interface to query the state of PFC feature. by Alexander Duyck · 16 years ago
  58. 33dbabc DCB: Add interface to query # of TCs supported by device by Alexander Duyck · 16 years ago
  59. 4613218 DCB: Add interface to query for the DCB capabilities of an device. by Alexander Duyck · 16 years ago
  60. 2f90b86 ixgbe: this patch adds support for DCB to the kernel and ixgbe driver by Alexander Duyck · 16 years ago
  61. 9db66bd net: convert TCP/DCCP ehash rwlocks to spinlocks by Eric Dumazet · 16 years ago
  62. b8c26a3 ipgre: convert to netdevice_ops by Stephen Hemminger · 16 years ago
  63. 1326c3d ipv6: convert tunnels to net_device_ops by Stephen Hemminger · 16 years ago
  64. 23a12b1 ipip: convert to net_device_ops by Stephen Hemminger · 16 years ago
  65. 748ff68 hippi: convert driver to net_device_ops by Stephen Hemminger · 16 years ago
  66. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  67. 007c383 ipmr: convert ipmr virtual interface to net_device_ops by Stephen Hemminger · 16 years ago
  68. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  69. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  71. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 7be6065 netdevice wanrouter: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  73. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  74. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  75. 47a1a1d pkt_sched: remove unnecessary xchg() in packet classifiers by Patrick McHardy · 16 years ago
  76. b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
  77. 13d2a1d pkt_sched: add DRR scheduler by Patrick McHardy · 16 years ago
  78. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  79. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  80. 21d1a16 net: ip_sockglue.c add static, annotate ports' endianness by Harvey Harrison · 16 years ago
  81. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  82. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  83. 3d3e35a dccp: Fix bracing in dccp_feat_list_lookup. by Gerrit Renker · 16 years ago
  84. d214c75 filter: add SKF_AD_NLATTR_NEST to look for nested attributes by Pablo Neira Ayuso · 16 years ago
  85. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  86. 656299f vlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  87. 5bc3eb7 ip: convert to net_device_ops for ioctl by Stephen Hemminger · 16 years ago
  88. a2dbb88 bridge: convert to net_device_ops by Stephen Hemminger · 16 years ago
  89. ccad637 netdev: expose ethernet address primitives by Stephen Hemminger · 16 years ago
  90. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  91. d314774 netdev: network device operations infrastructure by Stephen Hemminger · 16 years ago
  92. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  93. 6b41e7d net: af_unix should use KERN_INFO instead of KERN_DEBUG by Eric Dumazet · 16 years ago
  94. 07f0757 include/net net/ - csum_partial - remove unnecessary casts by Joe Perches · 16 years ago
  95. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  96. b473001 net: Do not fire linkwatch events until the device is registered. by David S. Miller · 16 years ago
  97. 14e943d net: make /proc/net/protocols namespace aware by Eric Dumazet · 16 years ago
  98. 3680453 net: af_packet should update its inuse counter by Eric Dumazet · 16 years ago
  99. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  100. bfdbc0a pktgen: fix multiple queue warning by Robert Olsson · 16 years ago