summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-09mac80211: fix vif name tracingEliad Peller
2014-05-09mac80211: allow VHT with peers not capable of 40MHzJohannes Berg
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-05-05cfg80211: free sme on connection failuresEliad Peller
2014-05-05mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge
2014-04-22mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland
2014-04-22mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh
2014-04-11mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-04-11mac80211: suppress BSS info change notifications for AP_VLANFelix Fietkau
2014-04-09mac80211: update last_tx_rate only for data frameChun-Yeow Yeoh
2014-04-09mac80211: fix radar_enabled propagationMichal Kazior
2014-04-09mac80211: Disable SMPS for the monitor interfaceIdo Yariv
2014-04-09mac80211: fix software remain-on-channel implementationJohannes Berg
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07net: replace __this_cpu_inc in route.c with raw_cpu_incChristoph Lameter
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07netdev: remove potentially harmful checksVeaceslav Falico
2014-04-07pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann
2014-04-07tipc: Let tipc_release() return 0Geert Uytterhoeven
2014-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-04-07mac802154: fix duplicate #include headersJean Sacren
2014-04-07net: filter: be more defensive on div/mod by X==0Daniel Borkmann
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2014-04-05libceph: dump pool {read,write}_tier to debugfsIlya Dryomov
2014-04-05libceph: output primary affinity values on osdmap updatesIlya Dryomov
2014-04-05libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting()Ilya Dryomov
2014-04-05libceph: add support for osd primary affinityIlya Dryomov
2014-04-05libceph: add support for primary_temp mappingsIlya Dryomov
2014-04-05libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov
2014-04-05libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov
2014-04-05libceph: introduce apply_temps() helperIlya Dryomov
2014-04-05libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpersIlya Dryomov
2014-04-05libceph: primary_affinity decode bitsIlya Dryomov
2014-04-05libceph: primary_affinity infrastructureIlya Dryomov
2014-04-05libceph: primary_temp decode bitsIlya Dryomov
2014-04-05libceph: primary_temp infrastructureIlya Dryomov
2014-04-05libceph: generalize ceph_pg_mappingIlya Dryomov
2014-04-05libceph: introduce get_osdmap_client_data_v()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pg_temp() and switch to themIlya Dryomov
2014-04-05libceph: switch osdmap_set_max_osd() to krealloc()Ilya Dryomov
2014-04-05libceph: introduce decode{,_new}_pools() and switch to themIlya Dryomov
2014-04-05libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()Ilya Dryomov
2014-04-05libceph: fix and clarify ceph_decode_need() sizesIlya Dryomov
2014-04-05libceph: nuke bogus encoding version check in osdmap_apply_incremental()Ilya Dryomov
2014-04-05libceph: fixup error handling in osdmap_apply_incremental()Ilya Dryomov