platform/kernel/linux-rpi.git
2021-12-14 David Mosberger... wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
2021-12-14 David Mosberger... wilc1000: Rename irq handler from "WILC_IRQ" to netdev...
2021-12-14 David Mosberger... wilc1000: Rename SPI driver from "WILC_SPI" to "wilc100...
2021-12-14 David Mosberger... wilc1000: Fix spurious "FW not responding" error
2021-12-14 David Mosberger... wilc1000: Remove misleading USE_SPI_DMA macro
2021-12-14 David Mosberger... wilc1000: Fix missing newline in error message
2021-12-14 David Mosberger... wilc1000: Fix copy-and-paste typo in wilc_set_mac_address
2021-12-14 Ching-Te Kurtw89: coex: Update COEX to 5.5.8
2021-12-14 Ching-Te Kurtw89: coex: Cancel PS leaving while C2H comes
2021-12-14 Ching-Te Kurtw89: coex: Update BT counters while receiving report
2021-12-14 Ching-Te Kurtw89: coex: Define LPS state for BTC using
2021-12-14 Ching-Te Kurtw89: coex: Add MAC API to get BT polluted counter
2021-12-14 Ching-Te Kurtw89: coex: Not to send H2C when WL not ready and...
2021-12-14 Ching-Te Kurtw89: coex: correct C2H header length
2021-12-13 Loic Poulainbrcmfmac: Fix incorrect type assignments for keep-alive
2021-12-08 Kees Cooklibertas_tf: Add missing __packed annotations
2021-12-08 Kees Cooklibertas: Add missing __packed annotation with struct_g...
2021-12-08 Brian Norrismwifiex: Fix possible ABBA deadlock
2021-12-08 David Mosberger... wilc1000: Add id_table to spi_driver
2021-12-08 Ping-Ke Shihrtw89: don't kick off TX DMA if failed to write skb
2021-12-08 Zong-Zhe Yangrtw89: remove cch_by_bw which is not used
2021-12-08 Ping-Ke Shihrtw89: fix sending wrong rtwsta->mac_id to firmware...
2021-12-08 Zong-Zhe Yangrtw88: refine tx_pwr_tbl debugfs to show channel and...
2021-12-08 Yan-Hsuan Chuangrtw88: add debugfs to fix tx rate
2021-12-08 Po Hao Huangrtw89: fix incorrect channel info during scan
2021-12-08 Ping-Ke Shihrtw89: update scan_mac_addr during scanning period
2021-12-08 Ping-Ke Shihrtw89: use inline function instead macro to set H2C...
2021-12-08 Ping-Ke Shihrtw89: add const in the cast of le32_get_bits()
2021-12-08 Jakub KicinskiMerge branch 's390-net-updates-2021-12-06'
2021-12-08 Julian Wiedmanns390/qeth: remove check for packing mode in qeth_check_...
2021-12-08 Julian Wiedmanns390/qeth: fine-tune .ndo_select_queue()
2021-12-08 Julian Wiedmanns390/qeth: don't offer .ndo_bridge_* ops for OSA devices
2021-12-08 Julian Wiedmanns390/qeth: split up L2 netdev_ops
2021-12-08 Julian Wiedmanns390/qeth: simplify qeth_receive_skb()
2021-12-08 Kees Cookhv_sock: Extract hvs_send_data() helper that takes...
2021-12-08 Yihao Hannet: dsa: felix: use kmemdup() to replace kmalloc ...
2021-12-08 Jakub KicinskiMerge branch 'prepare-ocelot-for-external-interface...
2021-12-08 Colin Fosternet: mscc: ocelot: split register definitions to a...
2021-12-08 Colin Fosternet: dsa: ocelot: felix: add interface for custom regmaps
2021-12-08 Colin Fosternet: dsa: ocelot: felix: Remove requirement for PCS...
2021-12-08 Colin Fosternet: dsa: ocelot: remove unnecessary pci_bar variables
2021-12-08 Colin Ian Kingnet: hns3: Fix spelling mistake "faile" -> "failed"
2021-12-08 Jakub KicinskiMerge tag 'wireless-drivers-next-2021-12-07' of git...
2021-12-08 Jakub KicinskiMerge branch 'net-second-round-of-netdevice-refcount...
2021-12-08 Eric Dumazetnet: sched: act_mirred: add net device refcount tracker
2021-12-08 Eric Dumazetopenvswitch: add net device refcount tracker to struct...
2021-12-08 Eric Dumazetnetlink: add net device refcount tracker to struct...
2021-12-08 Eric Dumazetnet/smc: add net device tracker to struct smc_pnetentry
2021-12-08 Eric Dumazetpktgen add net device refcount tracker
2021-12-08 Eric Dumazetllc: add net device refcount tracker
2021-12-08 Eric Dumazetax25: add net device refcount tracker
2021-12-08 Eric Dumazetinet: add net device refcount tracker to struct fib_nh_...
2021-12-08 Eric Dumazetnet: switchdev: add net device refcount tracker
2021-12-08 Eric Dumazetnet: watchdog: add net device refcount tracker
2021-12-08 Eric Dumazetnet: bridge: add net device refcount tracker
2021-12-08 Eric Dumazetvlan: add net device refcount tracker
2021-12-08 Eric Dumazetnet: eql: add net device refcount tracker
2021-12-07 Jakub KicinskiMerge branch 'mptcp-new-features-for-mptcp-sockets...
2021-12-07 Maxim Galaganovmptcp: support TCP_CORK and TCP_NODELAY
2021-12-07 Maxim Galaganovmptcp: expose mptcp_check_and_set_pending
2021-12-07 Maxim Galaganovtcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
2021-12-07 Florian Westphalselftests: mptcp: check IP_TOS in/out are the same
2021-12-07 Florian Westphalmptcp: getsockopt: add support for IP_TOS
2021-12-07 Davide Carattimptcp: allow changing the "backup" bit by endpoint id
2021-12-07 Florian Westphalselftests: mptcp: add inq test case
2021-12-07 Florian Westphalmptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
2021-12-07 Florian Westphalselftests: mptcp: add TCP_INQ support
2021-12-07 Florian Westphalmptcp: add TCP_INQ cmsg support
2021-12-07 Eric Dumazetvrf: use dev_replace_track() for better tracking
2021-12-07 Tony Lunet/smc: Clear memory when release and reuse buffer
2021-12-07 Guangbin HuangRevert "net: hns3: add void before function which don...
2021-12-07 José Expósitonet: prestera: replace zero-length array with flexible...
2021-12-07 Arnd Bergmannnet: wwan: iosm: select CONFIG_RELAY
2021-12-07 Eric Dumazetnet: fix recent csum changes
2021-12-07 Jakub KicinskiMerge branch 'net-add-preliminary-netdev-refcount-tracking'
2021-12-07 Eric Dumazetnetpoll: add net device refcount tracker to struct...
2021-12-07 Eric Dumazetipmr, ip6mr: add net device refcount tracker to struct...
2021-12-07 Eric Dumazetnet: failover: add net device refcount tracker
2021-12-07 Eric Dumazetnet: linkwatch: add net device refcount tracker
2021-12-07 Eric Dumazetnet/sched: add net device refcount tracker to struct...
2021-12-07 Eric Dumazetipv4: add net device refcount tracker to struct in_device
2021-12-07 Eric Dumazetipv6: add net device refcount tracker to struct inet6_dev
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct netdev_a...
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct neigh_parms
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct pneigh_entry
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct neighbour
2021-12-07 Eric Dumazetipv6: add net device refcount tracker to struct ip6_tnl
2021-12-07 Eric Dumazetsit: add net device refcount tracking to ip_tunnel
2021-12-07 Eric Dumazetipv6: add net device refcount tracker to rt6_probe_defe...
2021-12-07 Eric Dumazetnet: dst: add net device refcount tracking to dst_entry
2021-12-07 Eric Dumazetdrop_monitor: add net device refcount tracker
2021-12-07 Eric Dumazetnet: add net device refcount tracker to dev_ifsioc()
2021-12-07 Eric Dumazetnet: add net device refcount tracker to ethtool_phys_id()
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct netdev_queue
2021-12-07 Eric Dumazetnet: add net device refcount tracker to struct netdev_r...
2021-12-07 Eric Dumazetnet: add net device refcount tracker infrastructure
2021-12-07 Eric Dumazetlib: add tests for reference tracker
2021-12-07 Eric Dumazetlib: add reference counting tracking infrastructure
2021-12-05 Emmanuel Grumbachiwlwifi: mei: fix linking when tracing is not enabled
2021-12-04 Jakub KicinskiMerge branch 'qed-enhancements'
next