Commit Graph

11456 Commits (2dbb51c49f4fecb8330e43247a0edfbc4b2b8974)

Author SHA1 Message Date
Andre Noll 0f420358e3 md: Turn rdev->sb_offset into a sector-based quantity. 17 years ago
Alexander Duyck d815653404 net: add netif_napi_del function to allow for removal of napistructs 17 years ago
Steffen Klassert ccf9b3b83d xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info 17 years ago
David Woodhouse f1485f3deb ihex: request_ihex_firmware() function to load and validate firmware 17 years ago
David Woodhouse bacfe09dd7 ihex.h: binary representation of ihex records 17 years ago
David Woodhouse 5658c76944 firmware: allow firmware files to be built into kernel image 17 years ago
David Woodhouse b7a39bd0af firmware: make fw->data const 17 years ago
Herbert Xu 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h 17 years ago
Herbert Xu 166247f46a crypto: hash - Removed vestigial ahash fields 17 years ago
Loc Ho 004a403c2e [CRYPTO] hash: Add asynchronous hash support 17 years ago
Chuck Lever 0e0cab744b NFS: use documenting macro constants for initializing ac{reg, dir}{min, max} 17 years ago
Trond Myklebust 259875efed NFS: set transport defaults after mount option parsing is finished 17 years ago
Chuck Lever ce3b7e1906 NFS: Add string length argument to nfs_parse_server_address 17 years ago
Trond Myklebust e468bae97d NFS: Allow redirtying of a completed unstable write. 17 years ago
Chuck Lever 34e8f92831 NFS: Move fs/nfs/iostat.h to include/linux 17 years ago
Trond Myklebust 46cb650c22 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops 17 years ago
\\\"J. Bruce Fields\\\ a486aeda9b rpc: minor cleanup of scheduler callback code 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago
Trond Myklebust 2116271a34 NFS: Add correct bounds checking to NFSv2 locks 17 years ago
Dave Kleikamp aba46c5027 powerpc/mm: Define flags for Strong Access Ordering 17 years ago
Dave Kleikamp b845f313d7 mm: Allow architectures to define additional protection bits 17 years ago
David S. Miller 79d16385c7 netdev: Move atomic queue state bits into netdev_queue. 17 years ago
David S. Miller b19fa1fa91 net: Delete NETDEVICES_MULTIQUEUE kconfig option. 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller 970565bbad netdev: Move gso_skb into netdev_queue. 17 years ago
David S. Miller ee609cb362 netdev: Move next_sched into struct netdev_queue. 17 years ago
David S. Miller 816f3258e7 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller 555353cfa1 netdev: The ingress_lock member is no longer needed. 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
Patrick McHardy 11a100f844 vlan: avoid header copying and linearisation where possible 17 years ago
Haavard Skinnemoen 3bfb1d20b5 dmaengine: Driver for the Synopsys DesignWare DMA controller 17 years ago
Haavard Skinnemoen dc0ee6435c dmaengine: Add slave DMA interface 17 years ago
Dan Williams e1d181efb1 dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap 17 years ago
Haavard Skinnemoen 848c536a37 dmaengine: Add dma_client parameter to device_alloc_chan_resources 17 years ago
Dan Williams 7cc5bf9a3a dmaengine: track the number of clients using a channel 17 years ago
Harvey Harrison 238f74a227 mac80211: move QOS control helpers into ieee80211.h 17 years ago
Bartlomiej Zolnierkiewicz a861beb140 ide: add __ide_default_irq() inline helper 17 years ago
Bernhard Walle 69ac9cd629 sysfs: add /sys/firmware/memmap 17 years ago
Niels de Vos f3d1eb19ab Input: serio - trivial documentation fix 17 years ago
Ron Rindjunsky 429a380571 mac80211: add block ack request capability 17 years ago
Yinghai Lu 3c999f1426 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
Yinghai Lu d52d53b8a5 RFC x86: try to remove arch_get_ram_range 17 years ago
Jeremy Fitzhardinge a7bf0bd5e6 build: add __page_aligned_data and __page_aligned_bss 17 years ago
Patrick McHardy 9bb8582efb vlan: TCI related type and naming cleanups 17 years ago
Patrick McHardy df6b6a0cf6 vlan: remove useless struct hlist_node declaration from if_vlan.h 17 years ago
Patrick McHardy 22d1ba74bb vlan: move struct vlan_dev_info to private header 17 years ago
Patrick McHardy 7750f403cb vlan: uninline __vlan_hwaccel_rx 17 years ago