aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-29
* ethtool: Add port type PORT_OTHERBen Hutchings2009-04-29
* net: netif_tx_queue_stopped too expensiveEric Dumazet2009-04-28
* sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-28
* smsc911x: add fifo byteswap support V2Magnus Damm2009-04-28
* gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-27
* gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-27
* tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-27
* net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-27
* openfirmware: Add OF phylib support codeGrant Likely2009-04-27
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-27
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-27
* of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely2009-04-27
* snmp: add missing counters for RFC 4293Neil Horman2009-04-27
* ipv4: remove unused member in fib_table.Rami Rosen2009-04-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25
|\
| * nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
| * mac80211: calculate maximum sleep intervalJohannes Berg2009-04-22
| * nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-22
| * mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUTJohannes Berg2009-04-22
| * mac80211: validate TIM IE length (redux)Johannes Berg2009-04-22
| * nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen2009-04-22
| * cfg80211: clean up includesJohannes Berg2009-04-22
| * cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-22
| * cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-22
| * mac80211: document powersaving/beacon filter futureJohannes Berg2009-04-22
| * mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-22
| * mac80211: add hardware restart functionJohannes Berg2009-04-22
| * libertas: add support for Marvell SD8688 chipBing Zhao2009-04-22
| * ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-22
| * cfg80211: add cipher capabilitiesJohannes Berg2009-04-22
| * cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez2009-04-22
| * mac80211: pass all probe request IEs to driverJohannes Berg2009-04-22
| * cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-22
| * cfg80211: add cfg80211_inform_bssJussi Kivilinna2009-04-22
| * nl80211: Add Michael MIC failure eventJouni Malinen2009-04-22
| * nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-22
| * cfg80211: remove duplicated #includeHuang Weiyi2009-04-22
| * rfkill: remove user_claim stuffJohannes Berg2009-04-22
| * rfkill: remove deprecated state constantsJohannes Berg2009-04-22
* | af_iucv: New socket option for setting IUCV MSGLIMITsHendrik Brueckner2009-04-23
* | af_iucv: Modify iucv msg target class using control msghdrHendrik Brueckner2009-04-23
* | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-23
|/
* tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin2009-04-21
* net: skb_copy_datagram_const_iovec()Michael S. Tsirkin2009-04-21
* net: factor out ethtool invocation of vlan/macvlan driversPatrick McHardy2009-04-21
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-21
* syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-16
| |\