summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-01-256-8/+26
|\
| * cfg80211: extend range deviation for DMGChaitanya Tata2019-01-251-2/+2
| * cfg80211: reg: remove warn_on for a normal caseChaitanya Tata2019-01-251-2/+7
| * mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-01-251-1/+1
| * mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-01-251-0/+4
| * nl80211: fix NLA_POLICY_NESTED() argumentsJohannes Berg2019-01-251-1/+1
| * virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun2019-01-191-1/+3
| * mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-01-191-1/+3
| * mac80211_hwsim: check that n_limits makes senseJohannes Berg2019-01-191-0/+5
* | ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon2019-01-251-2/+0
* | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-01-251-0/+1
* | net: usb: asix: ax88772_bind return error when hw_reset failZhang Run2019-01-251-2/+7
* | MAINTAINERS: Update cavium networking driversSudarsana Reddy Kalluru2019-01-251-21/+21
* | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2019-01-254-68/+129
|\ \
| * | hv_netvsc: fix typos in code commentsAdrian Vladu2019-01-234-6/+6
| * | hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang2019-01-234-7/+19
| * | hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang2019-01-231-49/+85
| * | hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang2019-01-231-6/+19
* | | Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...David S. Miller2019-01-253-16/+42
|\ \ \
| * | | can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König2019-01-221-1/+1
| * | | can: flexcan: fix 'passing zero to ERR_PTR()' warningYueHaibing2019-01-221-1/+1
| * | | can: bcm: check timer values before ktime conversionOliver Hartkopp2019-01-221-0/+27
| * | | can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl2019-01-221-14/+13
* | | | Merge branch 'mlx4_core-fixes'David S. Miller2019-01-252-31/+50
|\ \ \ \
| * | | | net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
| * | | | net/mlx4_core: Add masking for a few queries on HCA capsAya Levin2019-01-251-29/+46
|/ / / /
* | | | sctp: set flow sport from saddr only when it's 0Xin Long2019-01-252-2/+4
* | | | sctp: set chunk transport correctly when it's a new asocXin Long2019-01-251-3/+8
* | | | sctp: improve the events for sctp stream addingXin Long2019-01-251-11/+8
* | | | sctp: improve the events for sctp stream resetXin Long2019-01-251-22/+17
* | | | ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu2019-01-251-1/+7
* | | | ax25: fix possible use-after-freeEric Dumazet2019-01-233-13/+22
* | | | sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree2019-01-231-8/+21
* | | | ravb: expand rx descriptor data to accommodate hw checksumSimon Horman2019-01-231-5/+7
* | | | net: phy: Fixup GPLv2+ SPDX tags based on license textAndrew Lunn2019-01-233-28/+5
* | | | net: fec: get regulator optionalStefan Agner2019-01-231-1/+1
* | | | net/ipv6: lower the level of "link is not ready" messagesLubomir Rintel2019-01-231-2/+2
* | | | net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto2019-01-231-1/+3
* | | | net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-231-2/+3
* | | | Merge branch 'qed-Error-recovery-process'David S. Miller2019-01-2318-202/+743
|\ \ \ \
| * | | | qede: Error recovery processTomer Tayar2019-01-234-74/+314
| * | | | qed: Add infrastructure for error detection and recoveryTomer Tayar2019-01-2311-16/+251
| * | | | qed: Revise load sequence to avoid PCI errorsTomer Tayar2019-01-237-112/+178
|/ / / /
* | | | net/ipv6: don't return positive numbers when nothing was dumpedJakub Kicinski2019-01-231-0/+2
* | | | net: ip_gre: use erspan key field for tunnel lookupLorenzo Bianconi2019-01-223-13/+17
* | | | net: sun: cassini: Cleanup license conflictThomas Gleixner2019-01-222-28/+2
|/ / /
* | | Linux 5.0-rc3v5.0-rc3Linus Torvalds2019-01-211-1/+1
* | | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-211-8/+4
|\ \ \
| * | | pstore/ram: Avoid allocation and leak of platform dataKees Cook2019-01-201-6/+3
| * | | pstore/ram: Fix console ramoops to show the previous boot logsSai Prakash Ranjan2019-01-171-2/+1