summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse1-0/+1
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely1-4/+2
2009-04-27openfirmware: Add OF phylib support codeGrant Likely1-0/+22
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely1-0/+5
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely1-0/+1
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely1-0/+3
2009-04-27snmp: add missing counters for RFC 4293Neil Horman4-4/+43
2009-04-27ipv4: remove unused member in fib_table.Rami Rosen1-1/+0
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-654/+1119
2009-04-23af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner1-0/+2
2009-04-23af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner1-0/+3
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2-0/+5
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen2-4/+31
2009-04-22mac80211: calculate maximum sleep intervalJohannes Berg1-3/+16
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg2-1/+5
2009-04-22mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg1-6/+4
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg1-1/+31
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2-2/+72
2009-04-22cfg80211: clean up includesJohannes Berg4-620/+683
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg3-0/+104
2009-04-22cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg1-0/+3
2009-04-22mac80211: document powersaving/beacon filter futureJohannes Berg1-10/+50
2009-04-22mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg1-0/+9
2009-04-22mac80211: add hardware restart functionJohannes Berg1-0/+14
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao1-0/+2
2009-04-22ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland1-0/+2
2009-04-22cfg80211: add cipher capabilitiesJohannes Berg2-0/+9
2009-04-22cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez1-1/+33
2009-04-22mac80211: pass all probe request IEs to driverJohannes Berg2-6/+9
2009-04-22cfg80211: introduce scan IE limit attributeJohannes Berg2-0/+5
2009-04-22cfg80211: add cfg80211_inform_bssJussi Kivilinna1-0/+8
2009-04-22nl80211: Add Michael MIC failure eventJouni Malinen2-0/+44
2009-04-22nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen1-8/+8
2009-04-22cfg80211: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-6/+0
2009-04-22rfkill: remove deprecated state constantsJohannes Berg1-8/+0
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2-3/+4
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2-0/+7
2009-04-21net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy1-1/+23
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik1-0/+1
2009-04-20syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2-3/+14
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller261-17931/+318
2009-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+1
2009-04-16netfilter: nf_nat: add support for persistent mappingsPatrick McHardy1-0/+1
2009-04-16gro: New frags interface to avoid copying shinfoHerbert Xu2-16/+12
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin1-0/+6
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller257-17928/+307
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+48
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki1-0/+11
2009-04-13Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2