summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | can: peak/pcie_fd: fix potential bug in restarting tx queueStephane Grosjean2017-12-081-6/+3Star
| | * | | can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | | can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | | can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | | can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-081-0/+2
| | * | | can: mcba_usb: cancel urb on -EPROTOMartin Kelly2017-12-081-0/+1
| * | | | Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub...David S. Miller2017-12-0815-27/+122
| |\ \ \ \
| | * \ \ \ Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-075-6/+40
| | |\ \ \ \
| | | * | | | iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
| | | * | | | iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
| | | * | | | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24
| | | * | | | iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika2017-12-051-0/+2
| | * | | | | brcmfmac: Avoid build error with make W=1Andy Shevchenko2017-12-071-1/+1
| | |/ / / /
| | * | | | brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel2017-12-021-1/+1
| | * | | | Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-0211-19/+80
| | |\ \ \ \
| | | * | | | iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-253-2/+15
| | | * | | | iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
| | | * | | | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-256-15/+49
| | | * | | | iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
| | | * | | | iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
| | | * | | | iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz2017-11-251-1/+3
| * | | | | | net: mvpp2: fix the RSS table entry offsetAntoine Tenart2017-12-081-1/+1
| * | | | | | Merge branch 'tcp-RACK-loss-recovery-bug-fixes'David S. Miller2017-12-082-15/+14Star
| |\ \ \ \ \ \
| | * | | | | | tcp: evaluate packet losses upon RTT changeYuchung Cheng2017-12-081-11/+8Star
| | * | | | | | tcp: fix off-by-one bug in RACKYuchung Cheng2017-12-081-3/+3
| | * | | | | | tcp: always evaluate losses in RACK upon undoYuchung Cheng2017-12-081-0/+1
| | * | | | | | tcp: correctly test congestion state in RACKYuchung Cheng2017-12-081-1/+2
| |/ / / / / /
| * | | | | | bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens2017-12-081-2/+2
| * | | | | | Merge branch 'tcp-bbr-sampling-fixes'David S. Miller2017-12-081-2/+10
| |\ \ \ \ \ \
| | * | | | | | tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell2017-12-081-0/+1
| | * | | | | | tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell2017-12-081-0/+4
| | * | | | | | tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell2017-12-081-2/+5
| |/ / / / / /
| * | | | | | sfc: pass valid pointers from efx_enqueue_unwindBert Kenward2017-12-081-1/+4
| * | | | | | gianfar: Disable EEE autoneg by defaultClaudiu Manoil2017-12-081-0/+5
| * | | | | | tcp: invalidate rate samples during SACK renegingYousuk Seung2017-12-085-7/+19
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-0747-79/+668
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'bpf-fix-broken-uapi-for-pt-regs'Daniel Borkmann2017-12-0547-79/+668
| | |\ \ \ \ \
| | | * | | | | perf s390: add regs_query_register_offset()Hendrik Brueckner2017-12-053-3/+31
| | | * | | | | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-056-4/+500
| | | * | | | | s390/uapi: correct whitespace & coding style in asm/ptrace.hHendrik Brueckner2017-12-051-66/+52Star
| | | * | | | | arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-052-0/+11
| | | * | | | | s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-054-3/+29
| | | * | | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-0532-5/+47
| | |/ / / / /
| * | | | | | usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-073-1/+7
| * | | | | | tcp: use current time in tcp_rcv_space_adjust()Eric Dumazet2017-12-071-0/+1
| * | | | | | netlink: Relax attr validation for fixed length typesDavid Ahern2017-12-071-6/+16
| * | | | | | adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov2017-12-071-1/+1
| * | | | | | Merge branch 'mv88e6xxx-error-patch-fixes'David S. Miller2017-12-071-16/+18
| |\ \ \ \ \ \
| | * | | | | | net: dsa: mv88e6xxx: Unregister MDIO bus on error pathAndrew Lunn2017-12-071-14/+16
| | * | | | | | net: dsa: mv88e6xxx: Fix interrupt masking on removalAndrew Lunn2017-12-071-2/+2
| |/ / / / / /