summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-03-25ieee80211: fix HE SPR size calculationJohannes Berg
2020-03-25nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg
2020-03-17net: core: dev.c: fix a documentation warningMauro Carvalho Chehab
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17Merge branch 'ENA-driver-bug-fixes'David S. Miller
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-17Merge branch 'net-bcmgenet-revisit-MAC-reset'David S. Miller
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-17Merge branch 'net-mvmdio-avoid-error-message-for-optional-IRQ'David S. Miller
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham
2020-03-16net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-16net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-03-16Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII'David S. Miller
2020-03-16arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-03-16arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-16Merge branch 'ethtool-fail-with-error-if-request-has-unknown-flags'David S. Miller
2020-03-16ethtool: reject unrecognized request flagsMichal Kubecek
2020-03-16netlink: add nl_set_extack_cookie_u32()Michal Kubecek
2020-03-16netlink: allow extack cookie also for error messagesMichal Kubecek
2020-03-16net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-03-16Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback'David S. Miller
2020-03-16hsr: set .netnsok flagTaehee Yoo
2020-03-16hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-03-16hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-03-15Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'David S. Miller
2020-03-15net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel
2020-03-15geneve: move debug check after netdev unregisterFlorian Westphal
2020-03-15net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn
2020-03-15net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata
2020-03-15cxgb4: fix delete filter entry fail in unload pathShahjada Abul Husain
2020-03-14net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-03-14net/bpfilter: fix dprintf usage for /dev/kmsgBruno Meneguele
2020-03-14net_sched: keep alloc_hash updated after hash allocationCong Wang