summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt2014-07-17
* net: clean up some sparse endianness warnings in ipv6.hJeff Layton2014-07-16
* udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held2014-07-16
* net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2014-07-16
* net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2014-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-16
| |\
| | * sched: Fix compiler warningsGuenter Roeck2014-07-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-15
| |\ \
| | * | neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause2014-07-14
| | * | ieee802154: reassembly: fix possible buffer overflowAlexander Aring2014-07-02
| | * | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-02
| | * | net: fix sparse warning in sk_dst_set()Eric Dumazet2014-07-02
| | * | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-02
| | * | ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-06-30
| * | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-13
| |\ \ \
| | * \ \ Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/...Mike Turquette2014-07-02
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-30
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-13
| |\ \ \ \
| | * | | | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-11
| * | | | | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-10
| |\ \ \ \ \
| | * | | | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-07
| | |/ / / /
| * | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
| |\ \ \ \ \
| | * | | | | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-30
| * | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-01
| | |/ / / /
| * | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-06
| |\ \ \ \ \
| | * | | | | [SCSI] use the scsi data buffer length to extract transfer sizeMartin K. Petersen2014-07-03
| * | | | | | Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-04
| |\ \ \ \ \ \
| | * | | | | | drm/i915: provide interface for audio driver to query cdclkJani Nikula2014-07-04
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-07-04
| |\ \ \ \ \ \ \
| | * | | | | | | btrfs: create sprout should rename fsid on the sysfs as wellAnand Jain2014-06-28
| * | | | | | | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-30
| | * | | | | | | | Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-30
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | usb: gadget: f_fs: resurect usb_functionfs_descs_head structureMichal Nazarewicz2014-06-27
| | | * | | | | | | | Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...Felipe Balbi2014-06-27
| | * | | | | | | | | Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-24
| | |\| | | | | | | |
| | | * | | | | | | | tools: ffs-test: convert to new descriptor format fixing compilation errorMichal Nazarewicz2014-06-19
| | | | |_|_|/ / / / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-02
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * / | | | | | | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-03
| |/ / / / / / / /
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-27
| | |/ / / / / / /
| * | | | | | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-27
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-23
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi2014-06-24
| | | |/ / / / / / | | |/| | | | | |