summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-5/+9
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+4
2016-10-01include/linux/property.h: fix typo/compile errorJohn Youn1-1/+1
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner1-0/+2
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2016-09-29bpf: allow access into map value arraysJosef Bacik2-0/+19
2016-09-29dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov1-1/+1
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-26fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso51-209/+1192
2016-09-25netfilter: replace list_head with single linked listAaron Conole3-35/+47
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2-2/+5
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2-0/+5
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-36/+139
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang1-0/+3
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller1-0/+5
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-1/+2
2016-09-22rxrpc: Add ktime_sub_ms()David Howells1-0/+5
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-0/+5
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani1-0/+1
2016-09-22bpf: enable non-core use of the verfierJakub Kicinski1-0/+11
2016-09-22bpf: expose internal verfier structuresJakub Kicinski1-0/+79
2016-09-22net: cls_bpf: add hardware offloadJakub Kicinski1-0/+2
2016-09-21tcp: export data delivery rateYuchung Cheng1-1/+4
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh1-0/+1
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng1-0/+2
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell1-0/+1
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell1-3/+2
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell1-0/+37
2016-09-21bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2-3/+15
2016-09-21fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-114/+377
2016-09-20fanotify: fix list corruption in fanotify_get_response()Jan Kara1-3/+0
2016-09-20fsnotify: add a way to stop queueing events on group shutdownJan Kara1-0/+3
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar1-0/+2
2016-09-19netdevice: Add offload statistics ndoNogah Frankel1-0/+12
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-09-18fix iov_iter_fault_in_readable()Al Viro1-1/+1
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller3-0/+97
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton1-0/+2
2016-09-13Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+4
2016-09-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+21
2016-09-13genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon1-0/+10
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-31/+198
2016-09-12netfilter: conntrack: remove packet hotpath statsFlorian Westphal1-4/+0