summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-161-0/+1
* net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-161-3/+41
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-151-1/+1
|\
| * net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-131-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-153-4/+163
|\ \
| * | cfg80211: add more flexible BSS lookupJohannes Berg2009-02-131-1/+11
| * | cfg80211: allow users to request removing a BSSJohannes Berg2009-02-131-0/+11
| * | cfg80211: free_priv for BSS infoJohannes Berg2009-02-131-0/+2
| * | cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-133-2/+138
| * | mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen2009-02-131-2/+2
* | | net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-155-8/+8
|/ /
* | mac80211: remove HW_SIGNAL_DBJohannes Berg2009-02-091-14/+8Star
* | net: Reexport sock_alloc_send_pskbHerbert Xu2009-02-051-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-033-47/+317
|\ \
| * | mac80211: Generic TSF debuggingAlina Friedrichsen2009-01-291-1/+6
| * | mac80211: add interface list lockJohannes Berg2009-01-291-3/+2Star
| * | mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez2009-01-291-0/+13
| * | cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez2009-01-291-0/+10
| * | cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez2009-01-292-1/+47
| * | cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez2009-01-291-3/+3
| * | cfg80211: export freq_reg_info()Luis R. Rodriguez2009-01-291-0/+24
| * | cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-01-291-0/+17
| * | mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-2/+7
| * | mac80211: Add documentation bits for mac80211_rate_control_flagsSujith2009-01-291-0/+20
| * | wireless: restrict to 32 legacy ratesJohannes Berg2009-01-292-3/+3
| * | mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
| * | cfg80211: add PM hooksJohannes Berg2009-01-291-0/+6
| * | nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+26
| * | mac80211: document return codes from ops callbacksBob Copeland2009-01-291-2/+13
| * | mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen2009-01-291-0/+4
| * | mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen2009-01-291-0/+4
| * | mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-292-0/+7
| * | mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+2
| * | cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez2009-01-291-0/+6
| * | mac80211: extend/document powersave APIJohannes Berg2009-01-291-5/+48
| * | mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-4/+7
| * | mac80211: clean up channel type configJohannes Berg2009-01-291-13/+7Star
| * | mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-2/+0Star
| * | mac80211: clean up set_key callbackJohannes Berg2009-01-291-12/+8Star
| * | mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-291-0/+2
| * | mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-1/+0Star
| * | mac80211: add HT conf helpersLuis R. Rodriguez2009-01-291-0/+30
* | | net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet2009-02-011-1/+2
* | | pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski2009-02-012-3/+5
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-1/+1
|\ \ \ | |/ / |/| / | |/
| * net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-281-1/+1
* | Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-271-1/+1
* | Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-271-1/+1
* | Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-272-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-271-1/+1
|\|