summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson
2020-08-28Merge branch 'Enable-Fiber-on-DP83822-PHY'David S. Miller
2020-08-28net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy
2020-08-28dt-bindings: net: dp83822: Add TI dp83822 phyDan Murphy
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar
2020-08-28Merge branch 'Add-phylib-support-to-smsc95xx'David S. Miller
2020-08-28smsc95xx: add phylib supportAndre Edich
2020-08-28smsc95xx: use usbnet->driver_privAndre Edich
2020-08-28smsc95xx: remove redundant function argumentsAndre Edich
2020-08-28bpf: selftests: Add test for different inner map sizeMartin KaFai Lau
2020-08-28bpf: Relax max_entries check for most of the inner map typesMartin KaFai Lau
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-28bpf: Make bpf_link_info.iter similar to bpf_iter_link_infoYonghong Song
2020-08-28tools, bpf/build: Cleanup feature files on make cleanJesper Dangaard Brouer
2020-08-27gtp: add notification mechanismNicolas Dichtel
2020-08-27Merge branch 's390-qeth-next'David S. Miller
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann
2020-08-27s390/qeth: unify structs for bridge port stateJulian Wiedmann
2020-08-27s390/qeth: copy less data from bridge state eventsJulian Wiedmann
2020-08-27s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-08-27s390/qeth: don't disable address events during initializationJulian Wiedmann
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann
2020-08-27s390/qeth: use to_delayed_work()Julian Wiedmann
2020-08-27s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann
2020-08-27tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le
2020-08-27Merge branch 'Move-MDIO-drivers-into-their-own-directory'David S. Miller
2020-08-27net: phy: Sort Kconfig and MakefileAndrew Lunn
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu
2020-08-27nl80211: fix PORT_AUTHORIZED wording to reflect behaviorJames Prestwood
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg
2020-08-27nl80211: clean up code/policy a bitJohannes Berg
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap
2020-08-26libbpf: Fix compilation warnings for 64-bit printf argsAndrii Nakryiko