1. 817a53d mac80211: refactor skb copy to failq in mesh_path_move_to_queue by John W. Linville · 13 years ago
  2. b38de31 net/mac80211/debugfs: Convert to kstrou8_from_user by Peter Huewe · 13 years ago
  3. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  4. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 13 years ago
  5. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 13 years ago
  6. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  7. 8c71df7 mac80211: refactor sta_info_insert_rcu to 3 main stages by Guy Eilam · 13 years ago
  8. c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 13 years ago
  9. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  10. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
  11. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  12. 699403d {nl,mac}80211: add missing root mode meshconf entries by Javier Cardona · 13 years ago
  13. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  14. 00e3f25 mac80211: fix mesh path flushing by Javier Cardona · 13 years ago
  15. a6965c4 mac80211: mesh locking fixes by Javier Cardona · 13 years ago
  16. 86d7f9f mac80211: fix mpath timer NULL function by Javier Cardona · 13 years ago
  17. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  18. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  19. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  20. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  21. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  22. e69dede mac80211: Tear down BA session on BAR tx failure by Helmut Schaa · 13 years ago
  23. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  24. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  25. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  26. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  27. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  28. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  29. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  30. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  31. f785d83 mac80211: clear sta.drv_priv on reconfiguration by Eliad Peller · 13 years ago
  32. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  33. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 13 years ago
  34. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  35. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  36. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 13 years ago
  37. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 13 years ago
  38. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  39. 39e6871 mac80211: Don't use a buf_size=0 in ADDBA requests by Helmut Schaa · 13 years ago
  40. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  41. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  42. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  43. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  44. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  45. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 13 years ago
  46. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  47. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  48. d887331 net: add IFF_SKB_TX_SHARED flag to priv_flags by Neil Horman · 13 years ago
  49. 894dc24 net: sock_sendmsg_nosec() is static by Eric Dumazet · 13 years ago
  50. b49179c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  51. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  52. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  53. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  54. e5036c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  55. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  56. 5bc91db wireless: fix a typo in ignore_reg_update by Mihai Moldovan · 13 years ago
  57. a203c2a cfg80211: really ignore the regulatory request by Sven Neumann · 13 years ago
  58. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  59. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  60. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  61. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  62. 80f1ff9 notifiers: cpu: move cpu notifiers into cpu.h by Amerigo Wang · 13 years ago
  63. 2d348d1 net: Convert struct net_device uc_promisc to bool by Joe Perches · 13 years ago
  64. 48daec0 net: fix eth.c kernel-doc warning by Randy Dunlap · 13 years ago
  65. b76d078 IPv4: Send gratuitous ARP for secondary IP addresses also by Zoltan Kiss · 13 years ago
  66. 32019e6 ipv6: Do not leave router anycast address for /127 prefixes. by YOSHIFUJI Hideaki · 13 years ago
  67. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  68. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  69. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  70. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  71. 5beab99 [S390] iucv cr0 enablement bit by Martin Schwidefsky · 13 years ago
  72. 559fafb gre: fix improper error handling by xeb@mail.ru · 13 years ago
  73. b0fe4a3 ipv4: use RT_TOS after some rt_tos conversions by Julian Anastasov · 13 years ago
  74. c9ffb05 net/9p: Fix the msize calculation. by Venkateswararao Jujjuri (JV) · 13 years ago
  75. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 13 years ago
  76. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 13 years ago
  77. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 13 years ago
  78. 5034990 fs/9p: Fid is not valid after a failed clunk. by Aneesh Kumar K.V · 13 years ago
  79. 7f78167 VirtIO can transfer VIRTQUEUE_NUM of pages. by jvrao · 13 years ago
  80. 114e6f3 Fix the size of receive buffer packing onto VirtIO ring. by jvrao · 13 years ago
  81. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 13 years ago
  82. b85f7d92 net/9p: fix client code to fail more gracefully on protocol error by Eric Van Hensbergen · 13 years ago
  83. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  84. f9035cd Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  85. 1821f7c net: allow netif_carrier to be called safely from IRQ by stephen hemminger · 13 years ago
  86. 160d73b bridge: minor cleanups by stephen hemminger · 13 years ago
  87. 4ecb961 bridge: add notification over netlink when STP changes state by stephen hemminger · 13 years ago
  88. 56139fc bridge: notifier called with the wrong device by stephen hemminger · 13 years ago
  89. 0652cac bridge: ignore bogus STP config packets by stephen hemminger · 13 years ago
  90. 0c03150 bridge: send proper message_age in config BPDU by stephen hemminger · 13 years ago
  91. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  93. 415b333 icmp: Fix regression in nexthop resolution during replies. by David S. Miller · 13 years ago
  94. d9be4f7 ipv4: Constrain UFO fragment sizes to multiples of 8 bytes by Bill Sommerfeld · 13 years ago
  95. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 13 years ago
  96. 21efcfa ipv6: unshare inetpeers by Eric Dumazet · 13 years ago
  97. 67ae7cf ethtool: Allow zero-length register dumps again by Ben Hutchings · 13 years ago
  98. 1511022 skbuff: fix error handling in pskb_copy() by Dan Carpenter · 13 years ago
  99. 536d1d4 vlan: move vlan_group_[gs]et_device to public header by Jiri Pirko · 13 years ago
  100. 7890a5b vlan: kill ndo_vlan_rx_register by Jiri Pirko · 13 years ago