aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet1-0/+3
2009-05-18syscall: Implement a convinience function restart_syscallEric W. Biederman1-0/+6
2009-05-18net: TX_RING and packet mmapJohann Baudy2-5/+18
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller190-9863/+765
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger1-0/+32
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger3-0/+184
2009-05-18net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet1-0/+3
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-57/+87
2009-05-17fcoe: adds spma mode supportVasu Dev1-0/+2
2009-05-17mdio: Add XENPAK LASI register definitionsBen Hutchings1-0/+28
2009-05-17mdio: Add 10GBASE-T SNR register definitionBen Hutchings1-0/+7
2009-05-17net: tx scalability works : trans_startEric Dumazet1-0/+11
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen1-1/+0
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+10
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-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+10
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen1-2/+2
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2-0/+14
2009-05-13nl80211: improve station flags handlingJohannes Berg2-24/+25
2009-05-13cfg80211: implement wext key handlingJohannes Berg1-0/+10
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-0/+6
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski1-0/+6
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann1-0/+1
2009-05-11mac80211: Robust Action frame categories for MFPJouni Malinen1-1/+7
2009-05-11cfg80211: put wext data into substructureJohannes Berg1-2/+4
2009-05-11cfg80211: constify key mac address in opsJohannes Berg1-3/+3
2009-05-11mac80211: remove ieee80211_ht_bss_infoJohannes Berg1-16/+0
2009-05-11mac80211: move HT operation mode BSS infoJohannes Berg1-9/+3
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen2-0/+19
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/viro/vfs-2.6Linus Torvalds6-11/+7
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+4
2009-05-10Merge branch 'topic/misc' into for-linusTakashi Iwai1-1/+1
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
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney1-1/+0
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney2-2/+2
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro1-0/+1
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman2-8/+2
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-43/+67
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-1/+21
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-0/+19
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet1-1/+2
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet1-22/+23
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller1-0/+1