aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2009-02-13mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen
2009-02-09mac80211: remove HW_SIGNAL_DBJohannes Berg
2009-02-04net: Reexport sock_alloc_send_pskbHerbert Xu
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-01net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen
2009-01-29mac80211: add interface list lockJohannes Berg
2009-01-29mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphyLuis R. Rodriguez
2009-01-29cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29cfg80211: export freq_reg_info()Luis R. Rodriguez
2009-01-29cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29mac80211: Add documentation bits for mac80211_rate_control_flagsSujith
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: constify ieee80211_if_conf.bssidJohannes Berg
2009-01-29cfg80211: add PM hooksJohannes Berg
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: document return codes from ops callbacksBob Copeland
2009-01-29mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen
2009-01-29mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez
2009-01-27net: wrong test in inet_ehash_locks_alloc()Eric Dumazet
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia
2009-01-26Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia
2009-01-26Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-22sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov
2009-01-21netrom: convert to internal net_device_statsStephen Hemminger
2009-01-21clip: convert to internal network_device_statsStephen Hemminger