1. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  2. 9d2c881 sctp: fix some comments in associola.c by wangweidong · 11 years ago
  3. ce4a03d sctp: convert sctp_peer_needs_update to boolean by wangweidong · 11 years ago
  4. 8b7318d sctp: remove the else path by wangweidong · 11 years ago
  5. d1d6618 sctp: remove the duplicate initialize by wangweidong · 11 years ago
  6. f1abb34 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  7. f54b311 tcp: auto corking by Eric Dumazet · 11 years ago
  8. 7b7fc97 tcp: optimize some skb_shinfo(skb) uses by Eric Dumazet · 11 years ago
  9. 84b9cd6 gro: small napi_get_frags() optim by Eric Dumazet · 11 years ago
  10. 15c77d8 ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward() by Eric Dumazet · 11 years ago
  11. 22781a5 packet: use macro GET_PBDQC_FROM_RB to simplify the codes by Duan Jiong · 11 years ago
  12. c057b19 net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  13. d377050 net/irda: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  14. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  15. d484ff1 netlabel: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  16. a99421d ipv4/ipv6: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  17. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  18. d86804c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  19. e08fd97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  20. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  21. aa489f0 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
  22. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  23. 7150aed IPv6: Fixed support for blackhole and prohibit routes by Kamala R · 11 years ago
  24. 57ec0af ipv6: fix third arg of anycast_dst_alloc(), must be bool. by François-Xavier Le Bail · 11 years ago
  25. 30e5691 ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv by Duan Jiong · 11 years ago
  26. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  27. a59b40b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  28. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  29. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  30. 0834ae3 mac80211: check csa wiphy flag in ibss before switching by Simon Wunderlich · 11 years ago
  31. dda444d cfg80211: disable CSA for all drivers by Simon Wunderlich · 11 years ago
  32. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  33. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  34. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  35. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  36. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 11 years ago
  37. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 11 years ago
  38. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  39. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  40. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago
  41. ad38bfc mac80211: Tx frame latency statistics by Matti Gottlieb · 11 years ago
  42. 01e0daa cfg80211: fix reporting 5/10 MHz support to user space by Felix Fietkau · 11 years ago
  43. 3868204 {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 11 years ago
  44. eff7979 netem: fix gemodel loss generator by stephen hemminger · 11 years ago
  45. ab6c27b netem: fix loss 4 state model by stephen hemminger · 11 years ago
  46. 7c2781f netem: missing break in ge loss generator by stephen hemminger · 11 years ago
  47. 98bf836 net/hsr: Support iproute print_opt ('ip -details ...') by Arvid Brodin · 11 years ago
  48. 213e3bc net/hsr: Very small fix of comment style. by Arvid Brodin · 11 years ago
  49. 7f88c6b ipv6: fix possible seqlock deadlock in ip6_finish_output2 by Hannes Frederic Sowa · 11 years ago
  50. f1d8cba inet: fix possible seqlock deadlocks by Eric Dumazet · 11 years ago
  51. d3f7d56 net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST by Shawn Landden · 11 years ago
  52. db31c55 net: clamp ->msg_namelen instead of returning an error by Dan Carpenter · 11 years ago
  53. ec6f809 af_packet: block BH in prb_shutdown_retire_blk_timer() by Veaceslav Falico · 11 years ago
  54. 39af0c4 net: remove outdated comment for ipv4 and ipv6 protocol handler by Baker Zhang · 11 years ago
  55. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  56. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  57. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  58. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  59. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  60. f12140c mac80211: minstrel_ht: do not sample unsupported rates by Karl Beldan · 11 years ago
  61. 3ef121b cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper by Luis R. Rodriguez · 11 years ago
  62. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  63. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  64. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  65. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  66. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  67. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  68. fbdd90e mac80211: enable easier manipulation of VHT beamforming caps by Eyal Shapira · 11 years ago
  69. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  70. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  71. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  72. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  73. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  74. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  75. ca91dc9 mac80211: use put_unaligned_le16 for precedence value in mesh by Chun-Yeow Yeoh · 11 years ago
  76. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 11 years ago
  77. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  78. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  79. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  80. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 11 years ago
  81. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 11 years ago
  82. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 11 years ago
  83. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 11 years ago
  84. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 11 years ago
  85. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 11 years ago
  86. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 11 years ago
  87. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 11 years ago
  88. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  89. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  90. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 11 years ago
  91. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  92. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 11 years ago
  93. ae68939 cfg80211: fix parsing when db.txt ends on a rule by Luis R. Rodriguez · 11 years ago
  94. af9b223 cfg80211: add function helpers to genregdb.awk by Luis R. Rodriguez · 11 years ago
  95. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  96. 6bc54fb cfg80211: allow beaconing after DFS CAC by Janusz Dziedzic · 11 years ago
  97. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  98. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  99. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  100. 0f0094b cfg80211: add missing break in cfg80211_get_chan_state() by Johannes Berg · 11 years ago