summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-11-25mac80211: assign sta plid earlyThomas Pedersen
2013-11-25mac80211: consolidate rcu unlocks in plink frame rxThomas Pedersen
2013-11-25mac80211: factor peering frame processing into own functionThomas Pedersen
2013-11-25mac80211: remove unused mesh_mgmt_ies_add() prototypeBob Copeland
2013-11-25mac80211: return -ENOMEM in mesh_plink_frame_txBob Copeland
2013-11-25mac80211: mesh_plink: don't ignore holding timerBob Copeland
2013-11-25mac80211: mesh_plink: collapse the two switch statements togetherBob Copeland
2013-11-25mac80211: mesh: rewrite rssi_threshold_check in CBob Copeland
2013-11-25mac80211: mesh_plink: group basic fitness checksBob Copeland
2013-11-25mac80211: mesh: factor out common plink close/estab codeBob Copeland
2013-11-25mac80211: hold sta->lock across plink switch statementsBob Copeland
2013-11-25mac80211: consolidate calls to plink_frame_txThomas Pedersen
2013-11-25mac80211: fix off-by-one in llid check.Bob Copeland
2013-11-25cfg80211: remove second argument from reg_process_hint()Luis R. Rodriguez
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez
2013-11-25cfg80211: DFS check chandef usable before CACJanusz Dziedzic
2013-11-25cfg80211: add helper functions for start/end freqJanusz Dziedzic
2013-11-25mac80211: do not compute offset from ssn in Rx AMPDU reordering bufferKarl Beldan
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25mac80211: set hw initial idle stateKarl Beldan
2013-11-25mac80211: use capped prob when computing throughputsKarl Beldan
2013-11-25cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau
2013-11-25mac80211: fix connection pollingEliad Peller
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-11-25mac80211: don't attempt to reorder multicast framesJohannes Berg
2013-11-25cfg80211: disable 5/10 MHz support for all driversJohannes Berg
2013-11-25mac80211: minstrel_ht: fix rates selectionKarl Beldan
2013-11-25mac80211: fix for mesh beacon update on powersaveJavier Lopez
2013-11-25mac80211: fix crash when using AP VLAN interfacesFelix Fietkau
2013-11-25nl80211: check nla_nest_start() return valueJohannes Berg
2013-11-25nl80211: fix error path in nl80211_get_key()Johannes Berg
2013-11-25nl80211: check nla_put_* return valuesJohannes Berg
2013-11-25mac80211: fix scheduled scan rtnl deadlockJohannes Berg
2013-11-25mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic
2013-11-25cfg80211: fix ibss wext chandef creationSimon Wunderlich
2013-11-25Revert "mac80211: allow disable power save in mesh"Bob Copeland
2013-11-23ceph: Convert to immutable biovecsKent Overstreet
2013-11-23sch_tbf: handle too small burstEric Dumazet
2013-11-23ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-11-23inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-11-23sit: generate icmpv6 error when receiving icmpv4 errorOussama Ghorbel
2013-11-23tcp_memcg: remove useless var old_limGao feng
2013-11-23gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu
2013-11-23gro: Only verify TCP checksums for candidatesHerbert Xu
2013-11-23net: sctp: find the correct highest_new_tsn in sackChang Xiangzhong
2013-11-23net/9p: remove virtio default hack and set appropriate bits insteadEric Van Hensbergen
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21genetlink: fix genlmsg_multicast() bugJohannes Berg