summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-09devlink: Add remote reload statsMoshe Shemesh3-6/+59
2020-10-09devlink: Add reload statsMoshe Shemesh3-0/+104
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh7-13/+119
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh7-19/+131
2020-10-09devlink: Change devlink_reload_supported() param typeMoshe Shemesh1-7/+7
2020-10-09net/sched: get rid of qdisc->paddedEric Dumazet3-23/+10
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho4-1/+9
2020-10-09selftests: mptcp: interpret \n as a new lineMatthieu Baerts1-2/+2
2020-10-09net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514Vladimir Oltean1-0/+2
2020-10-09mptcp: fix infinite loop on recvmsg()/worker() race.Paolo Abeni1-1/+8
2020-10-09cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais3-5/+5
2020-10-09ethtool: correct policy for ETHTOOL_MSG_CHANNELS_SETJohannes Berg1-2/+2
2020-10-09ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attrJohannes Berg2-1/+2
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski74-564/+1942
2020-10-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-68/+115
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-350/+212
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen1-4/+3
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu1-6/+14
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt1-0/+1
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet1-1/+3
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit1-0/+7
2020-10-08openvswitch: handle DNAT tuple collisionDumitru Ceara1-9/+13
2020-10-08sctp: fix sctp_auth_init_hmacs() error pathEric Dumazet1-0/+1
2020-10-08Merge tag 'mac80211-for-net-2020-10-08' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski1-0/+3
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-4/+10
2020-10-08bridge: Netlink interface fix.Henrik Bjoernlund1-15/+11
2020-10-08Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+3
2020-10-08Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-22/+12
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2020-10-08afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-08iwlwifi: bump FW API to 59 for AX devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho5-11/+241
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho6-11/+58
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho1-0/+12
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho4-48/+78
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein2-3/+12
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein3-18/+36
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein3-60/+602
2020-10-08iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon1-7/+13
2020-10-08iwlwifi: mvm: remove memset of kek_kck commandSara Sharon1-1/+0
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach3-6/+35
2020-10-08iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho3-5/+15
2020-10-08mm: avoid early COW write protect games during fork()Linus Torvalds1-37/+4
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho1-2/+2
2020-10-08iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern1-8/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera7-19/+102
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera4-20/+20
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera6-29/+26
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon2-6/+2