summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-10-03qed: Add RoCE ll2 & GSI supportRam Amrani
2016-10-03qed: Add support for memory registeration verbsRam Amrani
2016-10-03qed: Add support for QP verbsRam Amrani
2016-10-03qed: PD,PKEY and CQ verb supportRam Amrani
2016-10-03qed: Add support for RoCE hw initRam Amrani
2016-10-03qede: Add qedr frameworkRam Amrani
2016-10-03qed: Add Light L2 supportYuval Mintz
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-09-29bpf: allow access into map value arraysJosef Bacik
2016-09-28dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUGAndrey Smirnov
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-22rxrpc: Add ktime_sub_ms()David Howells
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski
2016-09-21bpf: expose internal verfier structuresJakub Kicinski
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19net: Add _nf_(un)register_hooks symbolsMahesh Bandewar
2016-09-18netdevice: Add offload statistics ndoNogah Frankel
2016-09-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-17fix iov_iter_fault_in_readable()Al Viro