summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use flow steering infrastructure for mlx5_enMaor Gottlieb2015-12-122-63/+38
* net/mlx5_core: Flow steering tree initializationMaor Gottlieb2015-12-122-0/+10
* net/mlx5_core: Introduce flow steering firmware commandsMaor Gottlieb2015-12-122-10/+69
* netcp: try to reduce type confusion in descriptorsArnd Bergmann2015-12-111-11/+11
* cgroup: fix sock_cgroup_data initialization on earlier compilersTejun Heo2015-12-091-2/+2
* sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-082-6/+123
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-081-0/+36
* Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-083-1/+50
|\
| * cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-201-0/+7
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-201-0/+12
| * cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-202-1/+31
* | Revert "Merge branch 'vsock-virtio'"Stefan Hajnoczi2015-12-081-209/+0
* | core: enable more fine-grained datagram reception controlRainer Weikusat2015-12-061-0/+6
* | net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua2015-12-061-0/+5
* | net: constify netif_is_* helpers net_device paramJiri Pirko2015-12-052-12/+12
* | WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0321-202/+131
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-035-8/+17
| |\ \
| | * | ipv6: add complete rcu protection around np->optEric Dumazet2015-12-021-1/+1
| | * | net: fix sock_wake_async() rcu protectionEric Dumazet2015-12-011-1/+6
| | * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-011-3/+3
| | * | packet: Allow packets with only a header (but no payload)Martin Blumenstingl2015-11-291-1/+2
| | * | bpf: fix clearing on persistent program array mapsDaniel Borkmann2015-11-251-1/+4
| | * | net: dns_resolver: convert time_t to time64_tAya Mahfouz2015-11-181-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-032-2/+1
| |\ \ \
| | * | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-291-1/+0
| | * | | lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-291-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-11-291-33/+0
| |\ \ \ \
| | * | | | kref: Remove kref_put_spinlock_irqsave()Bart Van Assche2015-11-281-33/+0
| * | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-291-1/+2
| |\ \ \ \ \
| | * | | | | thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann2015-11-231-1/+2
| * | | | | | Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-281-0/+9
| |\ \ \ \ \ \
| | * | | | | | ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni2015-11-251-0/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-271-0/+1
| |\ \ \ \ \ \
| | * | | | | | nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-231-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | Merge tag 'v4.4-rc2' into fixesArnd Bergmann2015-11-2512-52/+88
| | |\| | | | |
| | * | | | | | scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann2015-11-191-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-272-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | arm64: fix building without CONFIG_UID16Arnd Bergmann2015-11-252-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-251-0/+11
| |\ \ \ \ \
| | * | | | | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-2412-52/+88
| | |\| | | |
| | * | | | | KVM: Provide function for VCPU lookup by idDavid Hildenbrand2015-11-191-0/+11
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-241-132/+44
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-201-2/+2
| | * | | | lightnvm: keep track of block countsJavier Gonzalez2015-11-201-0/+2
| | * | | | lightnvm: remove linear and device addr modesMatias Bjørling2015-11-161-120/+34
| | * | | | lightnvm: remove unused attrs in nvm_id structsMatias Bjørling2015-11-161-6/+1
| | * | | | lightnvm: expose mccap in identify commandMatias Bjørling2015-11-161-0/+1
| | * | | | lightnvm: update bad block table formatMatias Bjørling2015-11-161-3/+3