summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-05-28net: correct a comment for the final #endifJiri Pirko1-1/+1
2009-05-28net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()Eric Dumazet1-4/+1
2009-05-27gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu1-9/+14
2009-05-27gro: Optimise length comparison in skb_gro_headerHerbert Xu1-2/+5
2009-05-27gro: Only use skb_gro_header for completely non-linear packetsHerbert Xu1-5/+6
2009-05-27gro: Inline skb_gro_header and cache frag0 virtual addressHerbert Xu1-7/+15
2009-05-27phy: Eliminate references to BUS_ID_SIZE.David S. Miller1-2/+2
2009-05-26net: txq_trans_update() helperEric Dumazet1-0/+6
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov1-38/+0
2009-05-25mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg1-0/+1
2009-05-25mISDN: Cleanup debug messagesKarsten Keil1-7/+7
2009-05-25mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg1-0/+1
2009-05-25mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil1-0/+1
2009-05-25mISDN: Added layer-1-hold featureAndreas Eversberg1-0/+2
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2-2/+3
2009-05-25mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg1-1/+2
2009-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+9
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-0/+9
2009-05-22dropmon: add ability to detect when hardware dropsrxpacketsNeil Horman1-0/+8
2009-05-22af_packet: Teach to listen for multiple unicast addresses.Eric W. Biederman1-0/+1
2009-05-20sit: stateless autoconf for isatapSascha Hlusiak1-1/+1
2009-05-19net: release dst entry in dev_hard_start_xmit()Eric Dumazet1-0/+3
2009-05-19syscall: Implement a convinience function restart_syscallEric W. Biederman1-0/+6
2009-05-19net: TX_RING and packet mmapJohann Baudy2-5/+18
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller59-143/+630
2009-05-19can: SJA1000 generic platform bus driverWolfgang Grandegger1-0/+32
2009-05-19can: CAN Network device driver and Netlink interfaceWolfgang Grandegger3-0/+184
2009-05-19net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet1-0/+3
2009-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-4/+55
2009-05-18mdio: Add XENPAK LASI register definitionsBen Hutchings1-0/+28
2009-05-18mdio: Add 10GBASE-T SNR register definitionBen Hutchings1-0/+7
2009-05-18net: tx scalability works : trans_startEric Dumazet1-0/+11
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen1-2/+2
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen1-0/+9
2009-05-13nl80211: improve station flags handlingJohannes Berg1-1/+20
2009-05-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-0/+6
2009-05-13ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-05-13syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-11mac80211: Robust Action frame categories for MFPJouni Malinen1-1/+7
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen1-0/+17
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-8/+2
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-11/+7
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2009-05-09Fix races around the access to ->s_optionsAl Viro1-0/+1
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2-2/+1
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig2-6/+1
2009-05-09New helper: deactivate_locked_super()Al Viro1-0/+1