aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* NFC: NCI code identation fixesSamuel Ortiz2012-03-06
* NFC: Core code identation fixesSamuel Ortiz2012-03-06
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-06
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-06
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-05
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-05
* cfg80211: fix kernel-docJohannes Berg2012-03-05
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-29
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-15
| * Bluetooth: Fix potential deadlockAndre Guedes2012-02-15
| * Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
| * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-15
| * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-15
| * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-15
| * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-30
| * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-27
| * net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-26
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-24
| |\
| | * netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-24
| | * bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-22
| | * net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-22
| | * net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-22
| | * kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-22
| * | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-23
| |/
* | mac80211: support hw scan while idleEliad Peller2012-02-06
* | cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-06
* | cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-06
* | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-06
* | mac80211: add sta_state callbackJohannes Berg2012-02-06
* | mac80211: add support for mcs masksSimon Wunderlich2012-01-30
* | nl80211: add support for mcs masksSimon Wunderlich2012-01-30
* | kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-27
* | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-27
* | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-27
* | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
* | NFC: Add NCI multiple targets supportIlan Elias2012-01-24
* | NFC: NFC core layer should not set the target_idxIlan Elias2012-01-24
* | NFC: Clearly separate NCI states from flagsIlan Elias2012-01-24
* | NFC: Add NCI data exchange timerIlan Elias2012-01-24
* | NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-24
* | wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-24
* | NFC: Increase NCI deactivate timeoutIlan Elias2012-01-24
|/
* net: fix some sparse errorsEric Dumazet2012-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-12
|\
| * net_sched: sfq: add optional RED on top of SFQEric Dumazet2012-01-12