- 384d91c vxlan: check return value of gro_cells_init() by Taehee Yoo · 4 years, 10 months ago
- dd2af10 net/sched: act_ct: Fix leak of ct zone template on replace by Paul Blakey · 4 years, 10 months ago
- 2de9780 net: core: dev.c: fix a documentation warning by Mauro Carvalho Chehab · 4 years, 10 months ago
- 6497ca0 net: phy: sfp-bus.c: get rid of docs warnings by Mauro Carvalho Chehab · 4 years, 10 months ago
- 1553857 Merge branch 'ENA-driver-bug-fixes' by David S. Miller · 4 years, 10 months ago
- dfdde13 net: ena: fix continuous keep-alive resets by Arthur Kiyanovski · 4 years, 10 months ago
- 30623e1 net: ena: avoid memory access violation by validating req_id properly by Arthur Kiyanovski · 4 years, 10 months ago
- e02ae6e net: ena: fix request of incorrect number of IRQ vectors by Arthur Kiyanovski · 4 years, 10 months ago
- ce1f352 net: ena: fix incorrect setting of the number of msix vectors by Arthur Kiyanovski · 4 years, 10 months ago
- 872307a net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return value by Rayagonda Kokatanur · 4 years, 10 months ago
- af4e667 Merge branch 'net-bcmgenet-revisit-MAC-reset' by David S. Miller · 4 years, 10 months ago
- 88f6c8b net: bcmgenet: keep MAC in reset until PHY is up by Doug Berger · 4 years, 10 months ago
- 612eb1c Revert "net: bcmgenet: use RGMII loopback for MAC reset" by Doug Berger · 4 years, 10 months ago
- d36963b Merge branch 'net-mvmdio-avoid-error-message-for-optional-IRQ' by David S. Miller · 4 years, 10 months ago
- fa2632f net: mvmdio: avoid error message for optional IRQ by Chris Packham · 4 years, 10 months ago
- 028fd76 Revert "net: mvmdio: avoid error message for optional IRQ" by Chris Packham · 4 years, 10 months ago
- 32ca98f net: ip_gre: Accept IFLA_INFO_DATA-less configuration by Petr Machata · 4 years, 10 months ago
- 065fd83 net: mvneta: Fix the case where the last poll did not process all rx by Jisheng Zhang · 4 years, 10 months ago
- b317538 net: vxge: fix wrong __VA_ARGS__ usage by Zheng Wei · 4 years, 10 months ago
- 83d0010 Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII' by David S. Miller · 4 years, 10 months ago
- d79e9d7 arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode by Madalin Bucur · 4 years, 10 months ago
- 4022d80 arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id by Madalin Bucur · 4 years, 10 months ago
- 0fe1568 net: fsl/fman: treat all RGMII modes in memac_adjust_link() by Madalin Bucur · 4 years, 10 months ago
- 23c3948 Merge branch 'ethtool-fail-with-error-if-request-has-unknown-flags' by David S. Miller · 4 years, 10 months ago
- 2363d73 ethtool: reject unrecognized request flags by Michal Kubecek · 4 years, 10 months ago
- f1388ec netlink: add nl_set_extack_cookie_u32() by Michal Kubecek · 4 years, 10 months ago
- fe2a31d netlink: allow extack cookie also for error messages by Michal Kubecek · 4 years, 10 months ago
- ef299cc net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 10 months ago
- 4ae649e Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback' by David S. Miller · 4 years, 10 months ago
- 09e91db hsr: set .netnsok flag by Taehee Yoo · 4 years, 10 months ago
- ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 10 months ago
- 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 10 months ago
- dcadaec Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow' by David S. Miller · 4 years, 10 months ago
- 2da222f net: netdevsim: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 5e89288 net: sfc: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 38e0f74 net: ionic: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 413ae54 net: nfp: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 4a34860 net: mlx4: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- 13bde56 net: caif: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
- cb851c0 mlxsw: reg: Increase register field length to 31 bits by Ido Schimmel · 4 years, 10 months ago
- 0fda760 geneve: move debug check after netdev unregister by Florian Westphal · 4 years, 10 months ago
- 61fad68 net/packet: tpacket_rcv: avoid a producer race condition by Willem de Bruijn · 4 years, 10 months ago
- e1f8f78 net: ip_gre: Separate ERSPAN newlink / changelink callbacks by Petr Machata · 4 years, 10 months ago
- 46ea929 cxgb4: fix delete filter entry fail in unload path by Shahjada Abul Husain · 4 years, 10 months ago
- fc191af net: stmmac: platform: Fix misleading interrupt error msg by Markus Fuchs · 4 years, 10 months ago
- 13d0f7b net/bpfilter: fix dprintf usage for /dev/kmsg by Bruno Meneguele · 4 years, 10 months ago
- 0d1c353 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 10 months ago
- b1be2e8 net_sched: hold rtnl lock in tcindex_partial_destroy_work() by Cong Wang · 4 years, 10 months ago
- 94b18a87 Merge tag 'wireless-drivers-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 4 years, 10 months ago
- 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
- 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 10 months ago
- f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 10 months ago
- d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 10 months ago
- 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 4 years, 10 months ago
- 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 4 years, 10 months ago
- fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 4 years, 10 months ago
- b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 4 years, 10 months ago
- 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
- c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 4 years, 10 months ago
- 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 4 years, 10 months ago
- 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
- d9a9f48 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 10 months ago
- 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
- e4792ff Merge branch 'hns3-fixes' by David S. Miller · 4 years, 10 months ago
- 59359fc net: hns3: clear port base VLAN when unload PF by Jian Shen · 4 years, 10 months ago
- 903b85d net: hns3: fix RMW issue for VLAN filter switch by Jian Shen · 4 years, 10 months ago
- 23b4201 net: hns3: fix VF VLAN table entries inconsistent issue by Jian Shen · 4 years, 10 months ago
- 5eb01ddf net: hns3: fix "tc qdisc del" failed issue by Yonglong Liu · 4 years, 10 months ago
- b09fe70 taprio: Fix sending packets without dequeueing them by Vinicius Costa Gomes · 4 years, 10 months ago
- 3cc6e2c Merge tag 'for-linus-5.6-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 4 years, 10 months ago
- e2e5729 wlcore: remove stray plus sign by Johannes Berg · 4 years, 10 months ago
- 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
- c80b18c rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44 by Larry Finger · 4 years, 10 months ago
- e1f550d net: mvmdio: avoid error message for optional IRQ by Chris Packham · 4 years, 10 months ago
- 012fc74 net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register by Andrew Lunn · 4 years, 10 months ago
- 06669ea net: memcg: fix lockdep splat in inet_csk_accept() by Eric Dumazet · 4 years, 10 months ago
- 5e72b23 Merge branch 's390-qeth-fixes' by David S. Miller · 4 years, 10 months ago
- 5d4f785 s390/qeth: implement smarter resizing of the RX buffer pool by Julian Wiedmann · 4 years, 10 months ago
- 0f75e14 s390/qeth: refactor buffer pool code by Julian Wiedmann · 4 years, 10 months ago
- f81649d s390/qeth: use page pointers to manage RX buffer pool by Julian Wiedmann · 4 years, 10 months ago
- 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 4 years, 10 months ago
- a20f997 net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed by Andrew Lunn · 4 years, 10 months ago
- 46e4c42 net/packet: tpacket_rcv: do not increment ring index on drop by Willem de Bruijn · 4 years, 10 months ago
- f3cc008 sxgbe: Fix off by one in samsung driver strncpy size arg by Dominik Czarnota · 4 years, 10 months ago
- f9fc28a net: caif: Add lockdep expression to RCU traversal primitive by Amol Grover · 4 years, 10 months ago
- eecba79 MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer by Jakub Kicinski · 4 years, 10 months ago
- ab14961 net: fec: validate the new settings in fec_enet_set_coalesce() by Jakub Kicinski · 4 years, 10 months ago
- 443d372 ipmi_si: Avoid spurious errors for optional IRQs by Takashi Iwai · 5 years ago
- e3c3b6e Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 4 years, 10 months ago
- 14a0d52 drm/i915: Defer semaphore priority bumping to a workqueue by Chris Wilson · 4 years, 10 months ago
- 8ea6bb8 drm/i915/gt: Close race between cacheline_retire and free by Chris Wilson · 4 years, 10 months ago
- eafc2aa drm/i915/execlists: Enable timeslice on partial virtual engine dequeue by Chris Wilson · 4 years, 10 months ago
- 1d61c5d drm/i915: be more solid in checking the alignment by Matthew Auld · 4 years, 10 months ago
- 259170c drm/i915/gvt: Fix dma-buf display blur issue on CFL by Tina Zhang · 4 years, 10 months ago
- c951b0a drm/i915: Return early for await_start on same timeline by Chris Wilson · 4 years, 10 months ago
- c67b35d drm/i915: Actually emit the await_start by Chris Wilson · 4 years, 10 months ago
- 7395f62d dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom by Nathan Chancellor · 4 years, 10 months ago
- e6e6ec4 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 10 months ago