summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-12Merge branch 'dsa-cross-chip-notifiers'David S. Miller
2021-08-12net: dsa: tag_8021q: don't broadcast during setup/teardownVladimir Oltean
2021-08-12net: dsa: print more information when a cross-chip notifier failsVladimir Oltean
2021-08-12drm/doc/rfc: drop lmem uapi sectionDaniel Vetter
2021-08-12drm/i915: Only access SFC_DONE when media domain is not fused offMatt Roper
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko
2021-08-12drm/i915/display: Fix the 12 BPC bits for PIPE_MISC regAnkit Nautiyal
2021-08-12net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean
2021-08-12net: dsa: mt7530: fix VLAN traffic leaks againDENG Qingfang
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel
2021-08-12Merge branch 'pktgen-imix'David S. Miller
2021-08-12pktgen: Add output for imix resultsNick Richardson
2021-08-12pktgen: Add imix distribution binsNick Richardson
2021-08-12pktgen: Parse internet mix (imix) inputNick Richardson
2021-08-12Revert "tipc: Return the correct errno code"Hoang Le
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-11Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-12Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-11net: bridge: vlan: fix global vlan option range dumpingNikolay Aleksandrov
2021-08-11mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-11MAINTAINERS: switch to my OMP email for Renesas Ethernet driversSergey Shtylyov
2021-08-11tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-11Merge branch 'bonding-cleanup-header-file-and-error-msgs'Jakub Kicinski
2021-08-11bonding: combine netlink and console error messagesJonathan Toppins
2021-08-11bonding: remove extraneous definitions from bonding.hJonathan Toppins
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11net: mscc: Fix non-GPL export of regmap APIsMark Brown
2021-08-11net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor
2021-08-11seccomp: Fix setting loaded filter count during TSYNCHsuan-Chi Kuo
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix inner TTC table creationMaor Gottlieb
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11Merge branch 'dsa-tagger-helpers'David S. Miller
2021-08-11net: dsa: create a helper for locating EtherType DSA headers on TXVladimir Oltean
2021-08-11net: dsa: create a helper for locating EtherType DSA headers on RXVladimir Oltean
2021-08-11net: dsa: create a helper which allocates space for EtherType DSA headersVladimir Oltean
2021-08-11net: dsa: create a helper that strips EtherType DSA headers on RXVladimir Oltean