summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: Add skb_free_frag to replace use of put_page in freeing skb->headAlexander Duyck2015-05-121-0/+5
* mm/net: Rename and move page fragment handling from net/ to mm/Alexander Duyck2015-05-123-3/+23
* net: Store virtual address instead of page in netdev_alloc_cacheAlexander Duyck2015-05-121-3/+2
* net: sched: fix typo in net_device ifdefDaniel Borkmann2015-05-111-1/+1
* net: sched: further simplify handle_ingDaniel Borkmann2015-05-111-0/+4
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-1/+1
* tun: Utilize the normal socket network namespace refcounting.Eric W. Biederman2015-05-111-1/+0
* netlink: allow to listen "all" netnsNicolas Dichtel2015-05-091-0/+2
* seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann2015-05-091-7/+5
* seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan2015-05-091-4/+0
* net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan2015-05-091-0/+6
* vlan: Use eth_proto_is_802_3Alexander Duyck2015-05-051-1/+1
* etherdev: Fix sparse error, make test usable by other functionsAlexander Duyck2015-05-051-0/+18
* tcp: provide SYN headers for passive connectionsEric Dumazet2015-05-051-0/+8
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-042-0/+4
* net: Add skb_get_hash_perturbTom Herbert2015-05-041-0/+2
* etherdev: Process is_multicast_ether_addr at same size as other operationsAlexander Duyck2015-05-031-1/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-027-13/+26
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-013-5/+19
| |\
| | * bridge/nl: remove wrong use of NLM_F_MULTINicolas Dichtel2015-04-292-3/+5
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-04-271-2/+14
| | |\
| | | * netfilter: bridge: fix NULL deref in physin/out ifindex helpersFlorian Westphal2015-04-241-2/+14
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-301-8/+0
| |\ \ \
| | * | | x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-8/+0
| * | | | Merge tag 'tty-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-301-0/+1
| |\ \ \ \
| | * | | | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-281-0/+1
| | |/ / /
| * | | | Merge tag 'usb-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-301-0/+2
| |\ \ \ \
| | * | | | uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2015-04-281-0/+2
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-281-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-04-231-0/+4
* | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-291-0/+4
* | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-291-0/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-273-4/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | net: fix crash in build_skb()Eric Dumazet2015-04-251-0/+1
| | |/ | |/|
| * | rhashtable: don't attempt to grow when at max_sizeJohannes Berg2015-04-241-1/+2
| * | netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
| * | mpls: Per-device MPLS stateRobert Shearman2015-04-221-0/+4
* | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-04-261-3/+15
|\ \ \
| * | | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
| * | | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1
* | | | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-265-85/+14
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-04-2320-24/+77
| |\ \ \ \
| | * | | | SUNRPC: Introduce missing well-known netidsChuck Lever2015-03-312-6/+7
| * | | | | NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker2015-04-231-68/+0
| * | | | | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-231-11/+0
| * | | | | sunrpc: make debugfs file creation failure non-fatalJeff Layton2015-04-231-9/+9
| * | | | | NFS: Don't zap caches on fallocate()Anna Schumaker2015-04-231-0/+4
| * | | | | NFSv4: Truncating file opens should also sync O_DIRECT writesTrond Myklebust2015-03-271-0/+1
| * | | | | NFSv4.1: Allow getdeviceinfo to return notification info back to callerTrond Myklebust2015-03-271-0/+2