summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-2551-209/+1192
|\
| * net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-1/+2
| * net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-242-2/+5
| * net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2016-09-242-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-239-36/+139
| |\
| | * Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-09-222-4/+79
| | |\
| | | * [media] cec-funcs.h: add missing vendor-specific messagesHans Verkuil2016-08-221-0/+69
| | | * [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil2016-08-221-1/+4
| | | * [media] cec-funcs.h: add reply argument for Record On/OffHans Verkuil2016-08-221-1/+4
| | | * [media] cec-funcs.h: fix typo: && should be &Hans Verkuil2016-08-221-2/+2
| | * | fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2016-09-201-19/+19
| | * | fanotify: fix list corruption in fanotify_get_response()Jan Kara2016-09-191-3/+0
| | * | fsnotify: add a way to stop queueing events on group shutdownJan Kara2016-09-191-0/+3
| | * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+2
| | |\ \
| | | * | cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton2016-09-141-0/+2
| | * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-181-0/+10
| | |\ \ \
| | | * | | genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon2016-09-131-0/+10
| | | |/ /
| | * | | fix iov_iter_fault_in_readable()Al Viro2016-09-171-1/+1
| | * | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-09-131-3/+4
| | |\ \ \
| | | * | | locking/barriers: Don't use sizeof(void) in lockless_dereference()Johannes Berg2016-09-051-3/+4
| | * | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-131-6/+21
| | |\ \ \ \
| | | * | | | efi/libstub: Introduce ExitBootServices helperJeffrey Hugo2016-09-051-0/+10
| | | * | | | efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-051-5/+10
| | | * | | | efi: Make for_each_efi_memory_desc_in_map() cope with running on XenJan Beulich2016-09-051-1/+1
| | | |/ / /
| * | | | | net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2016-09-221-0/+3
| * | | | | Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2016-09-221-0/+5
| |\ \ \ \ \
| | * | | | | rxrpc: Add ktime_sub_ms()David Howells2016-09-221-0/+5
| * | | | | | ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-221-0/+5
| * | | | | | net: skbuff: Export __skb_vlan_popShmulik Ladkani2016-09-221-0/+1
| * | | | | | bpf: enable non-core use of the verfierJakub Kicinski2016-09-211-0/+11
| * | | | | | bpf: expose internal verfier structuresJakub Kicinski2016-09-211-0/+79
| * | | | | | net: cls_bpf: add hardware offloadJakub Kicinski2016-09-211-0/+2
| |/ / / / /
| * | | | | tcp: export data delivery rateYuchung Cheng2016-09-211-1/+4
| * | | | | tcp: track application-limited rate samplesSoheil Hassas Yeganeh2016-09-211-0/+1
| * | | | | tcp: track data delivery rate for a TCP connectionYuchung Cheng2016-09-211-0/+2
| * | | | | tcp: count packets marked lost for a TCP connectionNeal Cardwell2016-09-211-0/+1
| * | | | | tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell2016-09-211-3/+2
| * | | | | lib/win_minmax: windowed min or max estimatorNeal Cardwell2016-09-211-0/+37
| * | | | | bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann2016-09-202-3/+15
| * | | | | rhashtable: Add rhlist interfaceHerbert Xu2016-09-201-114/+377
| * | | | | net: Add _nf_(un)register_hooks symbolsMahesh Bandewar2016-09-191-0/+2
| * | | | | netdevice: Add offload statistics ndoNogah Frankel2016-09-181-0/+12
| * | | | | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-173-0/+97
| |\ \ \ \ \
| | * | | | | brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel2016-09-091-0/+1
| | * | | | | add basic register-field manipulation macrosJakub Kicinski2016-09-092-0/+96
| | * | | | | bcma: support BCM53573 series of wireless SoCsRafał Miłecki2016-09-031-0/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1218-31/+198
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-122-2/+4
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
| | | * | | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1