aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely
2009-04-27openfirmware: Add OF phylib support codeGrant Likely
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov
2009-04-24Merge branch 'irq' into releaseLen Brown
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer
2009-04-23af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgsHendrik Brueckner
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-22nl80211: Add event for authentication/association timeoutJouni Malinen
2009-04-22nl80211: allow configuring IBSS beacon intervalJohannes Berg
2009-04-22mac80211: validate TIM IE length (redux)Johannes Berg
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen
2009-04-22cfg80211/nl80211: add IBSS APIJohannes Berg