summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | ip_gre: Refector the erpsan tunnel code.William Tu2017-12-011-0/+51
* | | | | | | | | | | | net: ethtool: add support for reset of AP inside NIC interface.Scott Branden2017-12-011-0/+1
|/ / / / / / / / / / /
* | | | | | | | | | | net: Remove dst->nextDavid Miller2017-11-301-4/+0
* | | | | | | | | | | net: Rearrange dst_entry layout to avoid useless padding.David Miller2017-11-301-19/+12
* | | | | | | | | | | xfrm: Move dst->path into struct xfrm_dstDavid Miller2017-11-302-3/+15
* | | | | | | | | | | ipv6: Move dst->from into struct rt6_info.David Miller2017-11-302-7/+5
* | | | | | | | | | | xfrm: Move child route linkage into xfrm_dst.David Miller2017-11-302-7/+11
* | | | | | | | | | | ipsec: Create and use new helpers for dst child access.David Miller2017-11-301-0/+5
* | | | | | | | | | | net: Create and use new helper xfrm_dst_child().David Miller2017-11-301-0/+9
* | | | | | | | | | | ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2017-11-302-3/+3
* | | | | | | | | | | decnet: Move dn_next into decnet route structure.David Miller2017-11-302-1/+1
* | | | | | | | | | | net: dst->rt_next is unused.David Miller2017-11-301-1/+0
* | | | | | | | | | | net: phy: harmonize phy_id{,_mask} data typeRichard Leitner2017-11-301-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sunrpc: make the function arg as constBhumika Goyal2017-11-271-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-297-30/+89
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sctp: remove extern from stream schedXin Long2017-11-282-0/+10
| * | | | | | | | | | sctp: force the params with right types for sctp csum apisXin Long2017-11-281-6/+7
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-271-1/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-1/+7
| * | | | | | | | | | uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger2017-11-251-0/+1
| * | | | | | | | | | rxrpc: Fix service endpoint expiryDavid Howells2017-11-241-0/+2
| * | | | | | | | | | rxrpc: Add keepalive for a callDavid Howells2017-11-241-0/+6
| * | | | | | | | | | rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells2017-11-241-2/+9
| * | | | | | | | | | rxrpc: Fix call timeoutsDavid Howells2017-11-242-22/+48
* | | | | | | | | | | kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-291-6/+0
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-291-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | crypto: af_alg - remove locking in async callbackStephan Mueller2017-11-241-0/+1
* | | | | | | | | | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-11-281-1/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-11-241-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä2017-11-151-1/+2
* | | | | | | | | | | Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-272-2/+2
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-1/+11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-142-1/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
| | * | | | | | | | | | genirq: Track whether the trigger type has been setMarc Zyngier2017-11-101-1/+10
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-262-45/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas2017-11-232-45/+0
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-262-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
| * | | | | | | | | | | | sched/deadline: Don't use dubious signed bitfieldsDan Carpenter2017-11-211-4/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-261-8/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-14109-1186/+1649
| |\| | | | | | | | | | |
| * | | | | | | | | | | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-071-8/+8
| * | | | | | | | | | | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-071-0/+5
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-256-111/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner2017-11-23535-7647/+13367
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-223-6/+3
| | * | | | | | | | | | | | timer: Remove redundant __setup_timer*() macrosKees Cook2017-11-223-45/+29
| | * | | | | | | | | | | | timer: Pass function down to initialization routinesKees Cook2017-11-221-15/+18