summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-20bpf: Explicitly memset some bpf info structures declared on the stackGreg Kroah-Hartman
2020-03-20bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman
2020-03-17bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau
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
2020-03-14net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang
2020-03-13Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-12Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-13Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie
2020-03-13Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-13Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul
2020-03-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit