summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-197-9/+16
|\
| * xfrm: release neighbor upon dst destructionRomain KUNTZ2013-02-181-0/+2
| * tipc: fix missing spinlock init in broadcast codeErik Hugne2013-02-151-0/+1
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-143-4/+9
| |\
| | * netfilter: nf_ct_reasm: fix per-netns sysctl initializationMichal Kubeček2013-02-131-3/+3
| | * netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal2013-02-121-1/+3
| | * netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal2013-02-121-0/+3
| * | net, sctp: remove CONFIG_EXPERIMENTALKees Cook2013-02-131-2/+2
| * | net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann2013-02-131-2/+3
| * | batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning2013-02-131-1/+1
* | | ipv6: fix a sparse warningEric Dumazet2013-02-181-1/+2
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-1855-1519/+4514
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1855-1519/+4514
| |\ \ \
| | * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1541-729/+2647
| | |\ \ \
| | | * | | mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
| | | * | | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-2/+1Star
| | | * | | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-152-11/+85
| | | * | | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-151-0/+36
| | | * | | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+9
| | | * | | cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-151-0/+9
| | | * | | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-154-15/+28
| | | * | | mac80211: generate mesh probe responsesThomas Pedersen2013-02-152-2/+63
| | | * | | mac80211: cache mesh beaconThomas Pedersen2013-02-156-65/+171
| | | * | | mac80211: constify IE parsingJohannes Berg2013-02-158-86/+95
| | | * | | nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-152-1/+14
| | | * | | cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-152-1/+20
| | | * | | mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
| | | * | | mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
| | | * | | mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-152-0/+53
| | | * | | mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3Star
| | | * | | mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
| | | * | | mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-155-6/+38
| | | * | | mac80211: fix ieee80211_change_chandef nameJohannes Berg2013-02-151-3/+3
| | | * | | mac80211: fix HT/VHT disable flagsJohannes Berg2013-02-151-2/+2
| | | * | | mac80211: init HT TX data before rate controlJohannes Berg2013-02-151-20/+19Star
| | | * | | mac80211: handle VHT operating mode notificationJohannes Berg2013-02-155-10/+124
| | | * | | mac80211: track number of spatial streamsJohannes Berg2013-02-153-0/+44
| | | * | | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1510-94/+130
| | | * | | mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-154-8/+9
| | | * | | Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-153-6/+10
| | | |\ \ \
| | | * | | | mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2013-02-152-9/+6Star
| | | * | | | mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-152-7/+4Star
| | | * | | | mac80211: don't pick up WPA vendor IEJohannes Berg2013-02-152-7/+1Star
| | | * | | | mac80211: always unblock CSA queue stop when disconnectingJohannes Berg2013-02-151-2/+2
| | | * | | | mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2013-02-152-9/+18
| | | * | | | mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-154-4/+25
| | | * | | | mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik2013-02-151-4/+5
| | | * | | | mac80211: consolidate MBSS change notificationThomas Pedersen2013-02-155-37/+55
| | | * | | | mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun2013-02-151-0/+1
| | | * | | | mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun2013-02-151-0/+14