summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Update SA Query transaction id lengthJouni Malinen2009-05-061-1/+1
* wl12xx: add driverKalle Valo2009-05-061-0/+31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-032-2/+3
|\
| * virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-294-9/+75
|\ \ | |/
| * netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| * net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
| |\
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-292-0/+15
* | | ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-292-3/+6
* | | mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-291-0/+3
* | | mii: Add mii_advertise_flowctrl()Ben Hutchings2009-04-291-0/+16
* | | mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings2009-04-291-12/+6
* | | mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-291-0/+66
* | | mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-291-0/+237
* | | ethtool: Add port type PORT_OTHERBen Hutchings2009-04-291-0/+1
* | | net: netif_tx_queue_stopped too expensiveEric Dumazet2009-04-281-2/+8
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-281-0/+2
* | | smsc911x: add fifo byteswap support V2Magnus Damm2009-04-281-0/+10
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-271-0/+7
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-271-1/+1
* | | 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-271-2/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-255-20/+166
|\ \ \
| * | | nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+11
| * | | nl80211: allow configuring IBSS beacon intervalJohannes Berg2009-04-221-1/+3
| * | | 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-221-2/+22
| * | | cfg80211/nl80211: add IBSS APIJohannes Berg2009-04-221-0/+18
| * | | mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-0/+9
| * | | 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-221-0/+4
| * | | cfg80211: send regulatory beacon hint events to userspaceLuis R. Rodriguez2009-04-221-1/+33
| * | | cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+4
| * | | nl80211: Add Michael MIC failure eventJouni Malinen2009-04-221-0/+28
| * | | rfkill: remove user_claim stuffJohannes Berg2009-04-221-6/+0
| * | | rfkill: remove deprecated state constantsJohannes Berg2009-04-221-8/+0
* | | | af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner2009-04-231-0/+1
|/ / /
* | | 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
OpenPOWER on IntegriCloud