summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz2018-11-231-9/+5
| * | | | | dt-bindings: dsa: Fix typo in "probed"Fabio Estevam2018-11-231-1/+1
| * | | | | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-231-1/+3
| * | | | | net: amd: add missing of_node_put()Yangtao Li2018-11-231-1/+3
| * | | | | team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu2018-11-231-2/+0
| * | | | | virtio-net: fail XDP set if guest csum is negotiatedJason Wang2018-11-231-2/+3
| * | | | | virtio-net: disable guest csum during XDP setJason Wang2018-11-231-6/+2
| * | | | | net/sched: act_police: add missing spinlock initializationDavide Caratti2018-11-231-0/+1
| * | | | | net: don't keep lonely packets forever in the gro hashPaolo Abeni2018-11-231-2/+5
| * | | | | net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu2018-11-231-6/+13
| * | | | | packet: copy user buffers before orphan or cloneWillem de Bruijn2018-11-232-3/+19
| * | | | | Merge branch 'ibmvnic-Fix-queue-and-buffer-accounting-errors'David S. Miller2018-11-221-3/+10
| |\ \ \ \ \
| | * | | | | ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
| | * | | | | ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
| |/ / / / /
| * | | | | net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
| * | | | | net/dim: Update DIM start sample after each DIM iterationTal Gilboa2018-11-221-0/+2
| * | | | | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-211-4/+3
| * | | | | Merge branch 'smc-fixes'David S. Miller2018-11-218-50/+120
| |\ \ \ \ \
| | * | | | | net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun2018-11-211-1/+3
| | * | | | | net/smc: atomic SMCD cursor handlingUrsula Braun2018-11-212-26/+60
| | * | | | | net/smc: add SMC-D shutdown signalHans Wippel2018-11-214-14/+43
| | * | | | | net/smc: use queue pair number when matching link groupKarsten Graul2018-11-213-9/+12
| | * | | | | net/smc: abort CLC connection in smc_releaseHans Wippel2018-11-211-0/+2
| |/ / / / /
| * | | | | Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller2018-11-2116-38/+82
| |\ \ \ \ \
| | * | | | | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-162-3/+2
| | * | | | | brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
| | * | | | | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
| | * | | | | Merge tag 'iwlwifi-for-kalle-2018-11-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2018-11-166-20/+47
| | |\ \ \ \ \
| | | * | | | | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
| | | * | | | | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-152-1/+7
| | | * | | | | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
| | | * | | | | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0
| | | * | | | | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-152-2/+4
| | |/ / / / /
| | * | | | | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-063-5/+15
| | * | | | | brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-11-061-0/+3
| | * | | | | wlcore: Fixup "Add support for optional wakeirq"John Stultz2018-11-061-6/+11
| | * | | | | ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1
| | | |_|/ / | | |/| | |
| * | | | | tcp: defer SACK compression after DupThreshEric Dumazet2018-11-214-6/+17
| * | | | | net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata2018-11-211-0/+5
| * | | | | net/sched: act_police: fix race condition on state variablesDavide Caratti2018-11-201-14/+21
| * | | | | MAINTAINERS: add myself as co-maintainer for r8169Heiner Kallweit2018-11-201-0/+1
| * | | | | tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon2018-11-201-0/+1
| * | | | | tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-201-2/+16
| * | | | | Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-11-1912-83/+116
| |\ \ \ \ \
| | * | | | | net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-191-2/+1
| | * | | | | net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-192-4/+4
| | * | | | | net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-191-2/+2
| | * | | | | net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-191-16/+12
| | * | | | | net/mlx5e: Fix selftest for small MTUsValentine Fatiev2018-11-191-16/+10
| | * | | | | net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-195-1/+15