summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-09
* seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-09
* net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan2015-05-09
* vlan: Use eth_proto_is_802_3Alexander Duyck2015-05-05
* etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck2015-05-05
* tcp: provide SYN headers for passive connectionsEric Dumazet2015-05-05
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-04
* net: Add skb_get_hash_perturbTom Herbert2015-05-04
* etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck2015-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
| |\
| | * bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-29
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-27
| | |\
| | | * netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-24
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-30
| |\ \ \
| | * | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
| * | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
| |\ \ \ \
| | * | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-28
| | |/ / /
| * | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-30
| |\ \ \ \
| | * | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-28
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-28
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-23
* | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
* | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-27
|\ \ \ \ | |_|/ / |/| | |
| * | | net: fix crash in build_skb()Eric Dumazet2015-04-25
| | |/ | |/|
| * | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-24
| * | netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-23
| * | mpls: Per-device MPLS stateRobert Shearman2015-04-22
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-26
|\ \ \
| * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-25
| * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-25
* | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-23
| |\ \ \ \
| | * | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-31
| * | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-23
| * | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
| * | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-23
| * | | | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-23
| * | | | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-27
| * | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\ \ \ \ \ \
| * | | | | | fix I_DIO_WAKEUP definitionEric Sandeen2015-04-24
| * | | | | | direct-io: only inc/dec inode->i_dio_count for file systemsJens Axboe2015-04-24
* | | | | | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-26
|\ \ \ \ \ \ \
| * | | | | | | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-26
| * | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-26
* | | | | | | | Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-24
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\ \ \ \ \ \ \ \ \