summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | 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
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-01-2710-67/+136
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cifs: print CIFSMaxBufSize as part of /proc/fs/cifs/DebugDataRonnie Sahlberg2019-01-241-0/+1
| * | | | | | | | | | | | smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg2019-01-241-0/+7
| * | | | | | | | | | | | CIFS: Fix mounts if the client is low on creditsPavel Shilovsky2019-01-241-0/+17
| * | | | | | | | | | | | CIFS: Do not assume one credit for async responsesPavel Shilovsky2019-01-241-4/+11
| * | | | | | | | | | | | CIFS: Fix credit calculations in compound mid callbackPavel Shilovsky2019-01-242-11/+6
| * | | | | | | | | | | | CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky2019-01-241-10/+14
| * | | | | | | | | | | | CIFS: Fix credits calculations for reads with errorsPavel Shilovsky2019-01-241-12/+23