summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-22
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-22
| |\
| | * xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-16
| | * xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
| * | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-22
| * | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-19
| |/
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-12
| * net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-10
* | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-22
|\ \
| * | workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo2014-09-13
* | | Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-20
|\ \ \
| * \ \ Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2014-09-19
| |\ \ \
| | * | | iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada2014-08-25
| | |/ /
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-09-20
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-09-19
| |\ \ \ \
| | * | | | vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2014-09-18
| | | |_|/ | | |/| |
* | | | | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-19
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas2014-09-18
| |\ \ \ \ \ \
| | * | | | | | vgaarb: Drop obsolete #ifndefBruno Prémont2014-09-16
| | |/ / / / /
| * | | | | | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()Bjorn Helgaas2014-09-15
| * | | | | | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas2014-09-10
| |/ / / / /
* | / / / / [SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-19
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu2014-09-05
| | |_|/ | |/| |
* | | | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-14
| | | |
| \ \ \
*-. \ \ \ Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds2014-09-13
|\ \ \ \ \
| | * | | | jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-12
* | | | | | Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2014-09-13
* | | | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-11
* | | | | | Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-09-12
|\ \ \ \ \ \
| * | | | | | usb: usbip: fix usbip.h path in userspace toolPiotr Król2014-09-04
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-11
|\ \ \ \ \ \ \
| * | | | | | | Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede2014-09-08
* | | | | | | | shm: add memfd.h to UAPI export listDavid Drysdale2014-09-10
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-07
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-07
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-04
| | |\ \ \ \ \ \ \
| | | * | | | | | | regulatory: add NUL to alpha2Eliad Peller2014-08-15
| * | | | | | | | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-05
| * | | | | | | | | net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn2014-09-05
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-02
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou2014-08-25
| * | | | | | | | | | Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-01
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-08-25
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
| | | * | | | | | | | | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-19
| * | | | | | | | | | | net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann2014-08-29
| * | | | | | | | | | | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-29
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-07
|\ \ \ \ \ \ \ \ \ \ \