summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-27mac80211: send null packet on active (psm) reconfigurationEliad Peller
2012-01-27nfc: NULL vs zero in nci_activate_target()Dan Carpenter
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27cfg80211: fix a few -Wshadow warningsJohannes Berg
2012-01-27mac80211: fix a few -Wshadow warningsJohannes Berg
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-26net: RTNETLINK adjusting values of min_ifinfo_dump_sizeStefan Gula
2012-01-26ipv6: Fix ip_gre lockless xmits.Willem de Bruijn
2012-01-26netns: fix net_alloc_generic()Eric Dumazet
2012-01-26tcp: bind() optimize port allocationFlavio Leitner
2012-01-26tcp: bind() fix autoselection to share portsFlavio Leitner
2012-01-26l2tp: l2tp_ip - fix possible oops on packet receiveJames Chapman
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu
2012-01-24mac80211: set bss_conf.idle when vif is connectedEliad Peller
2012-01-24mac80211: update oper_channel on ibss joinEliad Peller
2012-01-24NFC: Add NCI multiple targets supportIlan Elias
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias
2012-01-24mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli
2012-01-24mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24mac80211: clean up rate control codeJohannes Berg
2012-01-24mac80211: clean up aggregation destructionJohannes Berg
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli
2012-01-24mac80211: refactor __ieee80211_get_channel_modeJohannes Berg
2012-01-24NFC: Complete NCI deactivate in deactivate_ntfIlan Elias
2012-01-24mac80211: minor cleanupMohammed Shafi Shajakhan
2012-01-24mac80211: check sta_apply_parameters() return valueEliad Peller
2012-01-23ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri
2012-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona
2012-01-18mac80211: fix debugfs key->station symlinkJohannes Berg
2012-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds