1. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 11 years ago
  2. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 11 years ago
  3. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 11 years ago
  4. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 11 years ago
  5. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 11 years ago
  6. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 11 years ago
  7. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 11 years ago
  8. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  9. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  10. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 11 years ago
  11. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  12. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 11 years ago
  13. ae68939 cfg80211: fix parsing when db.txt ends on a rule by Luis R. Rodriguez · 11 years ago
  14. af9b223 cfg80211: add function helpers to genregdb.awk by Luis R. Rodriguez · 11 years ago
  15. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  16. 6bc54fb cfg80211: allow beaconing after DFS CAC by Janusz Dziedzic · 11 years ago
  17. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  18. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  19. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  20. 0f0094b cfg80211: add missing break in cfg80211_get_chan_state() by Johannes Berg · 11 years ago
  21. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 11 years ago
  22. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  23. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  24. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  25. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  26. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  27. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  28. 2d7f65d6 mac80211: remove unused mesh_mgmt_ies_add() prototype by Bob Copeland · 11 years ago
  29. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  30. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  31. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  32. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  33. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  34. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  35. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  36. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  37. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  38. 1daa37c cfg80211: remove second argument from reg_process_hint() by Luis R. Rodriguez · 11 years ago
  39. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  40. fe7c3a1 cfg80211: DFS check chandef usable before CAC by Janusz Dziedzic · 11 years ago
  41. 40d1ba6 cfg80211: add helper functions for start/end freq by Janusz Dziedzic · 11 years ago
  42. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  43. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  44. 24d4730 mac80211: set hw initial idle state by Karl Beldan · 11 years ago
  45. 5664da4 mac80211: use capped prob when computing throughputs by Karl Beldan · 11 years ago
  46. 1b09cd8 cfg80211: ignore supported rates for nonexistant bands on scan by Felix Fietkau · 11 years ago
  47. 12b5f34 mac80211: fix connection polling by Eliad Peller · 11 years ago
  48. 3f718fd mac80211: fix the mesh channel switch support by Chun-Yeow Yeoh · 11 years ago
  49. 051a41f mac80211: don't attempt to reorder multicast frames by Johannes Berg · 11 years ago
  50. 9f16d84 cfg80211: disable 5/10 MHz support for all drivers by Johannes Berg · 11 years ago
  51. 351df09 mac80211: minstrel_ht: fix rates selection by Karl Beldan · 11 years ago
  52. 6c751ef mac80211: fix for mesh beacon update on powersave by Javier Lopez · 11 years ago
  53. 57fb089 mac80211: fix crash when using AP VLAN interfaces by Felix Fietkau · 11 years ago
  54. 7fa322c nl80211: check nla_nest_start() return value by Johannes Berg · 11 years ago
  55. 9fe271a nl80211: fix error path in nl80211_get_key() by Johannes Berg · 11 years ago
  56. ae917c9 nl80211: check nla_put_* return values by Johannes Berg · 11 years ago
  57. 18db594 mac80211: fix scheduled scan rtnl deadlock by Johannes Berg · 11 years ago
  58. 84a3d1c mac80211: DFS setup chandef for radar_event correctly by Janusz Dziedzic · 11 years ago
  59. 1fe4517 cfg80211: fix ibss wext chandef creation by Simon Wunderlich · 11 years ago
  60. 2d3db21 Revert "mac80211: allow disable power save in mesh" by Bob Copeland · 11 years ago
  61. f38a518 ceph: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  62. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 11 years ago
  63. 1fa4c71 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  64. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  65. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 11 years ago
  66. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 11 years ago
  67. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 11 years ago
  68. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 11 years ago
  69. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 11 years ago
  70. f94741f net/9p: remove virtio default hack and set appropriate bits instead by Eric Van Hensbergen · 11 years ago
  71. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  72. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 11 years ago
  73. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  74. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  75. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  76. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  77. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  78. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  79. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  80. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  81. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  82. b5898cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  83. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  84. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  85. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  86. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 11 years ago
  87. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  88. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  89. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  90. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  91. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  92. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  93. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  94. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  95. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  96. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  97. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  98. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  99. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 11 years ago
  100. fd468c7 net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP by Ben Hutchings · 11 years ago