platform/kernel/linux-rpi.git
2020-08-31 YueHaibingnet: dl2k: Remove unused macro DRV_NAME
2020-08-31 YueHaibingnet: wan: slic_ds26522: Remove unused macro DRV_NAME
2020-08-31 YueHaibingtipc: Remove unused macro TIPC_NACK_INTV
2020-08-31 YueHaibingtipc: Remove unused macro TIPC_FWD_MSG
2020-08-31 YueHaibingmptcp: Remove unused macro MPTCP_SAME_STATE
2020-08-31 Miaohe Linnet: clean up codestyle
2020-08-31 Miaohe Linnet: Use helper macro IP_MAX_MTU in __ip_append_data()
2020-08-31 Grygorii Strashkonet: ethernet: ti: am65-cpts: fix i2083 genf (and estf...
2020-08-31 David S. MillerMerge branch 'sfc-clean-up-some-W-1-build-warnings'
2020-08-31 Edward Creesfc: return errors from efx_mcdi_set_id_led, and de...
2020-08-31 Edward Creesfc: fix kernel-doc on struct efx_loopback_state
2020-08-31 Edward Creesfc: fix unused-but-set-variable warning in efx_farch_f...
2020-08-31 Edward Creesfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
2020-08-31 David S. MillerMerge branch 'Add-ip6_fragment-in-ipv6_stub'
2020-08-31 wenxuopenvswitch: using ip6_fragment in ipv6_stub
2020-08-31 wenxuipv6: add ipv6_fragment hook in ipv6_stub
2020-08-31 David S. MillerMerge branch 'gtp-minor-enhancements'
2020-08-31 Nicolas Dichtelgtp: relax alloc constraint when adding a pdp
2020-08-31 Nicolas Dichtelgtp: remove useless rcu_read_lock()
2020-08-31 Russell Kingnet: phylink: avoid oops during initialisation
2020-08-31 David S. MillerMerge branch 'hinic-add-debugfs-support'
2020-08-31 Luo binhinic: add support to query function table
2020-08-31 Luo binhinic: add support to query rq info
2020-08-31 Luo binhinic: add support to query sq info
2020-08-31 Johannes Bergnetlink: policy: correct validation type check
2020-08-28 Alex Dewarnetlabel: remove unused param from audit_log_format()
2020-08-28 David S. MillerMerge branch 'ionic-memory-usage-rework'
2020-08-28 Shannon Nelsonionic: pull reset_queues into tx_timeout handler
2020-08-28 Shannon Nelsonionic: change queue count with no reset
2020-08-28 Shannon Nelsonionic: change the descriptor ring length without full...
2020-08-28 Shannon Nelsonionic: change mtu without full queue rebuild
2020-08-28 Shannon Nelsonionic: use index not pointer for queue tracking
2020-08-28 Shannon Nelsonionic: reduce contiguous memory allocation requirement
2020-08-28 Shannon Nelsonionic: clean up unnecessary non-static functions
2020-08-28 Shannon Nelsonionic: rework and simplify handling of the queue stats...
2020-08-28 Shannon Nelsonionic: remove lif list concept
2020-08-28 Shannon Nelsonionic: use kcalloc for new arrays
2020-08-28 Shannon Nelsonionic: fix up a couple of debug strings
2020-08-28 Shannon Nelsonionic: set MTU floor at ETH_MIN_MTU
2020-08-28 David S. MillerMerge branch 'Enable-Fiber-on-DP83822-PHY'
2020-08-28 Dan Murphynet: phy: DP83822: Add ability to advertise Fiber conne...
2020-08-28 Dan Murphydt-bindings: net: dp83822: Add TI dp83822 phy
2020-08-28 Mahesh Bandewarnet: add option to not create fall-back tunnels in...
2020-08-28 David S. MillerMerge branch 'Add-phylib-support-to-smsc95xx'
2020-08-28 Andre Edichsmsc95xx: add phylib support
2020-08-28 Andre Edichsmsc95xx: use usbnet->driver_priv
2020-08-28 Andre Edichsmsc95xx: remove redundant function arguments
2020-08-28 David S. MillerMerge tag 'mac80211-next-for-davem-2020-08-28' of git...
2020-08-27 Nicolas Dichtelgtp: add notification mechanism
2020-08-27 David S. MillerMerge branch 's390-qeth-next'
2020-08-27 Julian Wiedmanns390/qeth: strictly order bridge address events
2020-08-27 Julian Wiedmanns390/qeth: unify structs for bridge port state
2020-08-27 Julian Wiedmanns390/qeth: copy less data from bridge state events
2020-08-27 Julian Wiedmanns390/qeth: don't let HW override the configured port...
2020-08-27 Julian Wiedmanns390/qeth: don't disable address events during initiali...
2020-08-27 Julian Wiedmanns390/qeth: make queue lock a proper spinlock
2020-08-27 Julian Wiedmanns390/qeth: use to_delayed_work()
2020-08-27 Julian Wiedmanns390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
2020-08-27 Hoang Huu Letipc: fix use-after-free in tipc_bcast_get_mode
2020-08-27 David S. MillerMerge branch 'Move-MDIO-drivers-into-their-own-directory'
2020-08-27 Andrew Lunnnet: phy: Sort Kconfig and Makefile
2020-08-27 Andrew Lunnnet: mdio: Move MDIO drivers into a new subdirectory
2020-08-27 Andrew Lunnnet: xgene: Move shared header file into include/linux
2020-08-27 Andrew Lunnnet/phy/mdio-i2c: Move header file to include/linux...
2020-08-27 Andrew Lunnnet: pcs: Move XPCS into new PCS subdirectory
2020-08-27 Chung-Hsien Hsunl80211: support SAE authentication offload in AP mode
2020-08-27 John Crispinmac80211: rename csa counters to countdown counters
2020-08-27 John Crispinnl80211: rename csa counter attributes countdown counters
2020-08-27 Miles Hunl80211: add support for setting fixed HE rate/gi/ltf
2020-08-27 James Prestwoodnl80211: fix PORT_AUTHORIZED wording to reflect behavior
2020-08-27 Markus Theilcfg80211: add helper fn for adjacent rule channels
2020-08-27 Markus Theilcfg80211: add helper fn for single rule channels
2020-08-27 Johannes Bergnl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for...
2020-08-27 Johannes Bergnl80211: clean up code/policy a bit
2020-08-27 Miaohe Linnet: wireless: Convert to use the preferred fallthrough...
2020-08-27 Randy Dunlapnet: wireless: wext_compat.c: delete duplicated word
2020-08-27 Randy Dunlapnet: wireless: sme.c: delete duplicated word
2020-08-27 Randy Dunlapnet: wireless: scan.c: delete or fix duplicated words
2020-08-27 Randy Dunlapnet: wireless: reg.c: delete duplicated words + fix...
2020-08-27 Randy Dunlapnet: wireless: delete duplicated word + fix grammar
2020-08-27 Randy Dunlapnet: mac80211: mesh.h: delete duplicated word
2020-08-27 Randy Dunlapnet: mac80211: agg-rx.c: fix duplicated words
2020-08-26 David S. MillerMerge branch 'drivers-net-constify-static-ops-variables'
2020-08-26 Rikard Falkebornnet: ath11k: constify ath11k_thermal_ops
2020-08-26 Rikard Falkebornnet: phy: mscc: macsec: constify vsc8584_macsec_ops
2020-08-26 Rikard Falkebornnet: phy: at803x: constify static regulator_ops
2020-08-26 Rikard Falkebornnet: renesas: sh_eth: constify bb_ops
2020-08-26 Rikard Falkebornnet: ethernet: ravb: constify bb_ops
2020-08-26 Rikard Falkebornnet: ethernet: qualcomm: constify qca_serdev_ops
2020-08-26 Wang Hainet: ipa: remove duplicate include
2020-08-26 David S. MillerMerge branch 'refactoring-of-ibmvnic-code'
2020-08-26 Lijun Panibmvnic: merge ibmvnic_reset_init and ibmvnic_init
2020-08-26 Lijun Panibmvnic: remove never executed if statement
2020-08-26 Lijun Panibmvnic: improve ibmvnic_init and ibmvnic_reset_init
2020-08-26 Lijun Panibmvnic: compare adapter->init_done_rc with more readab...
2020-08-26 David S. MillerMerge branch 'ipv4-nexthop-Various-improvements'
2020-08-26 Ido Schimmelselftests: fib_nexthops: Test IPv6 route with group...
2020-08-26 Ido Schimmelipv4: nexthop: Correctly update nexthop group when...
2020-08-26 Ido Schimmelselftests: fib_nexthops: Test IPv6 route with group...
2020-08-26 Ido Schimmelipv4: nexthop: Correctly update nexthop group when...
next