summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-271-0/+1
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-271-4/+2
* openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+22
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-0/+5
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-271-0/+1
* of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-271-0/+3
* snmp: add missing counters for RFC 4293Neil Horman2009-04-274-4/+43
* ipv4: remove unused member in fib_table.Rami Rosen2009-04-271-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-259-654/+1119
|\
| * nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-222-4/+31
| * mac80211: calculate maximum sleep intervalJohannes Berg2009-04-221-3/+16
| * nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-222-1/+5
| * mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-221-6/+4
| * mac80211: validate TIM IE length (redux)Johannes Berg2009-04-221-1/+31
| * nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-222-2/+72
| * cfg80211: clean up includesJohannes Berg2009-04-224-620/+683
| * cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-223-0/+104
| * cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-0/+3
| * mac80211: document powersaving/beacon filter futureJohannes Berg2009-04-221-10/+50
| * mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-0/+9
| * mac80211: add hardware restart functionJohannes Berg2009-04-221-0/+14
| * libertas: add support for Marvell SD8688 chipBing Zhao2009-04-221-0/+2
| * ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-221-0/+2
| * cfg80211: add cipher capabilitiesJohannes Berg2009-04-222-0/+9
| * cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez2009-04-221-1/+33
| * mac80211: pass all probe request IEs to driverJohannes Berg2009-04-222-6/+9
| * cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-222-0/+5
| * cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-221-0/+8
| * nl80211: Add Michael MIC failure eventJouni Malinen2009-04-222-0/+44
| * nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-221-8/+8
| * cfg80211: remove duplicated #includeHuang Weiyi2009-04-221-1/+0
| * rfkill: remove user_claim stuffJohannes Berg2009-04-221-6/+0
| * rfkill: remove deprecated state constantsJohannes Berg2009-04-221-8/+0
* | af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner2009-04-231-0/+2
* | af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner2009-04-231-0/+3
* | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-232-0/+5
|/
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-212-3/+4
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-212-0/+7
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-211-1/+23
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-211-0/+1
* syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-202-3/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16261-17931/+318
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
| |\
| | * netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
| * | phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+6
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-04-13257-17928/+307
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-132-0/+48
| | |\ \
| | | * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-082-0/+48
| | | |\ \
| | | | * | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-091-0/+35
| | | | * | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-081-0/+13
OpenPOWER on IntegriCloud