aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: clarify alignment docs, fix up alignmentJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen
2009-01-29mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen
2009-01-29mac80211: remove an unnecessary assignment to info in __ieee80211_tx().Rami Rosen
2009-01-29mac80211: Add 802.11h CSA supportSujith
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen
2009-01-29mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen
2009-01-29mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen
2009-01-29mac80211: Disallow to set multicast BSSIDAlina Friedrichsen
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan
2009-01-29mac80211: Enhancements to dynamic power save.Vivek Natarajan
2009-01-29mac80211: A couple of fixes to dynamic power save.Vivek Natarajan
2009-01-29mac80211: Reset the power save timer from master_start_xmit.Vivek Natarajan
2009-01-29mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan
2009-01-26Phonet: use per-namespace devices listremi.denis-courmont@nokia
2009-01-26Phonet: remove useless locking in device cleanupremi.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-26Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia
2009-01-26Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia
2009-01-26gre: optimize hash lookupTimo Teras
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley
2009-01-25af_key: initialize xfrm encap_oaTimo Teras
2009-01-22sctp: Fix another socket race during accept/peeloffVlad Yasevich
2009-01-22sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich
2009-01-22sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery
2009-01-22netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery
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: store netns in struct mfc_cacheBenjamin Thery
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery
2009-01-22sctp/ipv6.c: use ipv6_addr_copyJoe Perches
2009-01-22mac80211: fix slot time debug messageChristian Lamparter
2009-01-22mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo