aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau1-0/+1
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger1-22/+0
2017-12-02net: dsa: introduce dsa_towards_port helperVivien Didelot1-10/+13
2017-12-02net: dsa: remove trans argument from mdb opsVivien Didelot1-6/+4
2017-12-02net: dsa: remove trans argument from vlan opsVivien Didelot1-6/+4
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg per defaultHeiner Kallweit1-15/+18
2017-12-01ip6_gre: Add ERSPAN native tunnel supportWilliam Tu1-0/+1
2017-12-01ip_gre: Refector the erpsan tunnel code.William Tu1-0/+51
2017-12-01net: ethtool: add support for reset of AP inside NIC interface.Scott Branden1-0/+1
2017-11-30net: Remove dst->nextDavid Miller1-4/+0
2017-11-30net: Rearrange dst_entry layout to avoid useless padding.David Miller1-19/+12
2017-11-30xfrm: Move dst->path into struct xfrm_dstDavid Miller2-3/+15
2017-11-30ipv6: Move dst->from into struct rt6_info.David Miller2-7/+5
2017-11-30xfrm: Move child route linkage into xfrm_dst.David Miller2-7/+11
2017-11-30ipsec: Create and use new helpers for dst child access.David Miller1-0/+5
2017-11-30net: Create and use new helper xfrm_dst_child().David Miller1-0/+9
2017-11-30ipv6: Move rt6_next from dst_entry into ipv6 route structure.David Miller2-3/+3
2017-11-30decnet: Move dn_next into decnet route structure.David Miller2-1/+1
2017-11-30net: dst->rt_next is unused.David Miller1-1/+0
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner1-1/+1
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-30/+89
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds1-6/+0
2017-11-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2017-11-28Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2017-11-28sctp: remove extern from stream schedXin Long2-0/+10
2017-11-28sctp: force the params with right types for sctp csum apisXin Long1-6/+7
2017-11-27sunrpc: make the function arg as constBhumika Goyal1-1/+1
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2-2/+2
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+7
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-1/+7
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-45/+0
2017-11-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+7
2017-11-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+13
2017-11-26uapi: add SPDX identifier to vm_sockets_diag.hStephen Hemminger1-0/+1
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-111/+51
2017-11-24Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+38
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+2
2017-11-24rxrpc: Fix service endpoint expiryDavid Howells1-0/+2
2017-11-24rxrpc: Add keepalive for a callDavid Howells1-0/+6
2017-11-24rxrpc: Add a timeout for detecting lost ACKs/lost DATADavid Howells1-2/+9
2017-11-24rxrpc: Fix call timeoutsDavid Howells2-22/+48
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-21/+23
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-26/+28
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+3
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-887/+12
2017-11-24crypto: af_alg - remove locking in async callbackStephan Mueller1-0/+1
2017-11-24Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+2