summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [media] vb2: fix VBI/poll regressionHans Verkuil2014-09-211-0/+4
| | * | | | [media] videobuf2-core.h: fix commentHans Verkuil2014-09-211-1/+1
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-231-0/+1
| |\ \ \ \ \
| | * | | | | IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-0/+1
* | | | | | | icmp: add a global rate limitationEric Dumazet2014-09-231-0/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2320-24/+75
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-226-4/+37
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-221-1/+15
| | |\ \ \ \ \ \
| | | * | | | | | xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-161-0/+1
| | | * | | | | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-161-1/+14
| | * | | | | | | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-221-1/+2
| | * | | | | | | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-191-0/+8
| | |/ / / / / /
| | * | | | | | ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-0/+1
| | * | | | | | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-102-2/+11
| * | | | | | | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo2014-09-131-1/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-201-1/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2014-09-191-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-08-251-1/+3
| | | |/ / / / / /
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-201-0/+2
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-09-191-0/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2014-09-181-0/+2
| | | | |_|/ / / / / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-193-5/+7
| |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas2014-09-181-2/+0
| | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * / | | | | | | | vgaarb: Drop obsolete #ifndefBruno Prémont2014-09-161-2/+0
| | | |/ / / / / / / /
| | * | | | | | | | | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-151-3/+1
| | * | | | | | | | | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-101-0/+6
| | |/ / / / / / / /
| * | / / / / / / / [SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-191-1/+1
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-151-0/+13
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu2014-09-051-0/+13
| | | |_|/ / / | | |/| | | |
| * | | | | | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-141-0/+1
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds2014-09-131-12/+0
| |\ \ \ \ \ \ \
| | | * | | | | | jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-121-12/+0
| * | | | | | | | Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2014-09-131-0/+4
| * | | | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-121-0/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+3
| * | | | | | | | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-121-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: usbip: fix usbip.h path in userspace toolPiotr Król2014-09-041-0/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-111-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-081-0/+1
| * | | | | | | | | | shm: add memfd.h to UAPI export listDavid Drysdale2014-09-101-0/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | tcp: avoid possible arithmetic overflowsEric Dumazet2014-09-221-0/+9
* | | | | | | | | | ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann2014-09-221-1/+4
* | | | | | | | | | net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-221-0/+8
* | | | | | | | | | net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-221-0/+6
* | | | | | | | | | net/mlx4_core: Enable CQE/EQE stride supportIdo Shamay2014-09-191-3/+8
* | | | | | | | | | net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)Sabrina Dubroca2014-09-191-6/+2
* | | | | | | | | | gre: Setup and TX path for gre/UDP foo-over-udp encapsulationTom Herbert2014-09-191-0/+4
* | | | | | | | | | net: Changes to ip_tunnel to support foo-over-udp encapsulationTom Herbert2014-09-192-1/+30
* | | | | | | | | | fou: Add GRO supportTom Herbert2014-09-191-1/+2