summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-12-26sctp: Implement socket option SCTP_GET_ASSOC_NUMBERWei Yongjun1-0/+2
2008-12-25[S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner1-0/+45
2008-12-25Merge branch 'next' into for-linusJames Morris1-2/+2
2008-12-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+3
2008-12-22net: fix DCB setstate to return success/failureDon Skidmore1-1/+1
2008-12-19mac80211: implement dynamic power saveKalle Valo1-0/+6
2008-12-19mac80211: Add HT rates into RX status reportingJouni Malinen1-2/+9
2008-12-19mac80211: Fix HT channel selectionSujith2-9/+2
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge1-0/+40
2008-12-18Phonet: use atomic for packet TX windowRĂ©mi Denis-Courmont1-1/+1
2008-12-18irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3