summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-30mac80211: Add capability to enable/disable beaconingJohannes Berg1-2/+7
2009-01-30mac80211: Add documentation bits for mac80211_rate_control_flagsSujith1-0/+20
2009-01-30wireless: restrict to 32 legacy ratesJohannes Berg2-3/+3
2009-01-30mac80211: constify ieee80211_if_conf.bssidJohannes Berg1-1/+1
2009-01-30cfg80211: add PM hooksJohannes Berg1-0/+6
2009-01-30nl80211: New command for adding extra IE(s) into management framesJouni Malinen1-0/+26
2009-01-30mac80211: document return codes from ops callbacksBob Copeland1-2/+13
2009-01-30mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen1-0/+4
2009-01-30mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen1-0/+4
2009-01-30mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2-0/+7
2009-01-30mac80211: 802.11w - STA flag for MFPJouni Malinen1-0/+2
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez1-0/+6
2009-01-29mac80211: extend/document powersave APIJohannes Berg1-5/+48
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg1-4/+7
2009-01-29mac80211: clean up channel type configJohannes Berg1-13/+7
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg1-2/+0
2009-01-29mac80211: clean up set_key callbackJohannes Berg1-12/+8
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan1-0/+2
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez1-1/+0
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-28net: wrong test in inet_ehash_locks_alloc()Eric Dumazet1-1/+1
2009-01-27Phonet: use per-namespace devices listremi.denis-courmont@nokia1-1/+1
2009-01-27Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia1-1/+1
2009-01-27Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2-2/+2
2009-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-01-23sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-01-23netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2009-01-23netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2009-01-23netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2009-01-23netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery1-0/+1
2009-01-23netns: ipmr: dynamically allocate vif_tableBenjamin Thery1-0/+2
2009-01-23netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery1-0/+4
2009-01-22inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov1-1/+2
2009-01-22netrom: convert to internal net_device_statsStephen Hemminger1-4/+0
2009-01-22clip: convert to internal network_device_statsStephen Hemminger1-1/+0
2009-01-17mac80211: more kernel-doc fixesRandy Dunlap1-1/+0
2009-01-11wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez1-2/+2
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-11/+0
2009-01-08wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez1-0/+3
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3-8/+604
2009-01-08ipv6: Add GRO supportHerbert Xu1-0/+3
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez1-0/+520
2009-01-07Merge branch 'next' into for-linusJames Morris2-8/+84
2009-01-06net_dma: convert to dma_find_channelDan Williams1-11/+0
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams1-2/+2
2009-01-05ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller1-2/+2
2008-12-31netlabel: Update kernel configuration APIPaul Moore2-8/+84
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds49-724/+1088
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+45
2008-12-26netlink: fix (theoretical) overrun in message iterationVegard Nossum1-1/+1