platform/kernel/linux-rpi.git
2020-05-28 Christoph Hellwignet: add sock_enable_timestamps
2020-05-28 Christoph Hellwignet: add sock_bindtoindex
2020-05-28 Christoph Hellwignet: add sock_set_sndtimeo
2020-05-28 Christoph Hellwignet: add sock_set_priority
2020-05-28 Christoph Hellwignet: add sock_no_linger
2020-05-28 Christoph Hellwignet: add sock_set_reuseaddr
2020-05-28 David S. MillerMerge tag 'mlx5-updates-2020-05-26' of git://git./linux...
2020-05-28 Eric Dumazettcp: ipv6: support RFC 6069 (TCP-LD)
2020-05-28 Vladimir Olteannet: dsa: sja1105: offload the Credit-Based Shaper...
2020-05-28 David Ahernselftests: Add torture tests to nexthop tests
2020-05-28 Alex Veskernet/mlx5: DR, Split RX and TX lock for parallel insertion
2020-05-28 Alex Veskernet/mlx5: DR, Add a spinlock to protect the send ring
2020-05-28 Eli Britsteinnet/mlx5e: Optimize performance for IPv4/IPv6 ethertype
2020-05-28 Eli Britsteinnet/mlx5e: Helper function to set ethertype
2020-05-28 Parav Panditnet/mlx5: Add missing mutex destroy
2020-05-28 Vu Phamnet/mlx5e: Use change upper event to setup representors...
2020-05-28 Vu Phamnet/mlx5e: Slave representors sharing unique metadata...
2020-05-28 Vu Phamnet/mlx5: E-Switch, Alloc and free unique metadata...
2020-05-28 Vu Phamnet/mlx5e: Add bond_metadata and its slave entries
2020-05-28 Or Gerlitznet/mlx5e: Offload flow rules to active lower representor
2020-05-28 Vu Phamnet/mlx5e: Support tc block sharing for representors
2020-05-28 Or Gerlitznet/mlx5e: Use netdev events to set/del egress acl...
2020-05-28 Vu Phamnet/mlx5: E-Switch, Introduce APIs to enable egress...
2020-05-28 Vu Phamnet/mlx5: E-Switch, Refactor eswitch ingress acl codes
2020-05-28 Vu Phamnet/mlx5: E-Switch, Refactor eswitch egress acl codes
2020-05-27 David S. MillerMerge branch 'remove-kernel_getsockopt'
2020-05-27 Christoph Hellwignet: remove kernel_getsockopt
2020-05-27 Christoph Hellwigdlm: use the tcp version of accept_from_sock for sctp...
2020-05-27 Jonas Falkeviksctp: fix typo sctp_ulpevent_nofity_peer_addr_change
2020-05-27 Tariq Toukannet/tls: Add force_resync for driver resync
2020-05-27 David S. MillerMerge branch 'net_sched-reduce-the-number-of-qdisc...
2020-05-27 Cong Wangnet_sched: get rid of unnecessary dev_qdisc_reset()
2020-05-27 Cong Wangnet_sched: avoid resetting active qdisc for multiple...
2020-05-27 Cong Wangnet_sched: add a tracepoint for qdisc creation
2020-05-27 Cong Wangnet_sched: add tracepoints for qdisc_reset() and qdisc_...
2020-05-27 Cong Wangnet_sched: use qdisc_reset() in qdisc_destroy()
2020-05-27 Wang Wenhudrivers: ipa: remove discription of nonexistent element
2020-05-27 Wang Wenhudrivers: ipa: fix typoes for ipa
2020-05-27 David S. MillerMerge branch 'tcp-tcp_v4_err-cleanups'
2020-05-27 Eric Dumazettcp: rename tcp_v4_err() skb parameter
2020-05-27 Eric Dumazettcp: add tcp_ld_RTO_revert() helper
2020-05-27 David S. MillerMerge branch 'hns3-next'
2020-05-27 Huazhong Tannet: hns3: add a print for initializing CMDQ when reset...
2020-05-27 Yufeng Monet: hns3: remove unnecessary MAC enable in app loopback
2020-05-27 Yufeng Monet: hns3: change the order of reinitializing RoCE...
2020-05-27 Guangbin Huangnet: hns3: add a resetting check in hclgevf_init_nic_cl...
2020-05-27 David S. MillerMerge branch 'net-mscc-allow-forwarding-ioctl-operation...
2020-05-27 Antoine Tenartnet: mscc: allow offloading timestamping operations...
2020-05-27 Antoine Tenartnet: mscc: use the PHY MII ioctl interface when possible
2020-05-27 Vladimir Olteannet: dsa: felix: accept VLAN config regardless of bridg...
2020-05-27 Stephen Worleynet: add large ecmp group nexthop tests
2020-05-27 Arnd Bergmannmtk-star-emac: mark PM functions as __maybe_unused
2020-05-27 Horatiu Vulturbridge: mrp: Rework the MRP netlink interface
2020-05-27 Colin Ian Kingnet: dsa: b53: remove redundant premature assignment...
2020-05-27 Bartosz Golaszewskinet: ethernet: mtk-star-emac: fix error path in RX...
2020-05-27 Colin Ian Kingmlxsw: spectrum_router: remove redundant initialization...
2020-05-27 Nathan Chancellornexthop: Fix type of event_type in call_nexthop_notifiers
2020-05-27 Oleksij Rempelnet: phy: at803x: add cable diagnostics support for...
2020-05-27 David S. MillerMerge branch 'Raw-PHY-TDR-data'
2020-05-27 Andrew Lunnnet: phy: marvell: Configure TDR pulse based on measure...
2020-05-27 Andrew Lunnnet : phy: marvell: Speedup TDR data retrieval by only...
2020-05-27 Andrew Lunnnet: ethtool: Allow PHY cable test TDR data to configured
2020-05-27 Andrew Lunnnet: phy: marvell: Add support for amplitude graph
2020-05-27 Andrew Lunnnet: ethtool: Add helpers for cable test TDR data
2020-05-27 Andrew Lunnnet: ethtool: Add generic parts of cable test TDR
2020-05-27 Andrew Lunnnet: ethtool: Add attributes for cable test TDR data
2020-05-27 Armin Wolfne2k-pci: Fix various coding-style issues and improve...
2020-05-27 Alexander Sverdlinmacvlan: Skip loopback packets in RX handler
2020-05-27 David S. MillerMerge branch 'mlxsw-Various-trap-changes-part-2'
2020-05-27 Ido Schimmelmlxsw: spectrum_router: Allow programming link-local...
2020-05-27 Ido Schimmelmlxsw: spectrum: Add packet traps for BFD packets
2020-05-27 Ido Schimmelmlxsw: spectrum: Treat IPv6 link-local SIP as an exception
2020-05-27 Ido Schimmelmlxsw: spectrum: Share one group for all locally delive...
2020-05-27 Ido Schimmelmlxsw: reg: Move all trap groups under the same enum
2020-05-27 Ido Schimmelmlxsw: spectrum_trap: Do not hard code "thin" policer...
2020-05-27 Ido Schimmelmlxsw: switchx2: Move SwitchX-2 trap groups out of...
2020-05-27 Ido Schimmelmlxsw: spectrum: Reduce priority of locally delivered...
2020-05-27 Ido Schimmelmlxsw: spectrum: Use same trap group for local routes...
2020-05-27 Ido Schimmelmlxsw: spectrum: Use separate trap group for FID miss
2020-05-27 Ido Schimmelmlxsw: spectrum: Use same trap group for various IPv6...
2020-05-27 Ido Schimmelmlxsw: spectrum: Rename IPv6 ND trap group
2020-05-27 Ido Schimmelmlxsw: spectrum: Use same switch case for identical...
2020-05-27 Ido Schimmelmlxsw: spectrum: Use dedicated trap group for ACL trap
2020-05-27 Florian Westphalmptcp: attempt coalescing when moving skbs to mptcp...
2020-05-27 Heiner Kallweitr8169: improve rtl_remove_one
2020-05-27 David S. MillerMerge branch 'net-ethernet-fec-move-GPR-register-offset...
2020-05-27 Fugang DuanARM: dts: imx6qdl-sabresd: enable fec wake-on-lan
2020-05-27 Fugang DuanARM: dts: imx: add ethernet stop mode property
2020-05-27 Fugang Duandt-bindings: fec: update the gpr property
2020-05-27 Fugang Duannet: ethernet: fec: move GPR register offset and bit...
2020-05-27 Dmitry Vyukovnet/smc: mark smc_pnet_policy as const
2020-05-27 David S. MillerMerge tag 'mac80211-next-for-net-next-2020-04-25' of...
2020-05-26 David S. MillerMerge branch 'net-phy-mscc-miim-reduce-waiting-time...
2020-05-26 Antoine Tenartnet: phy: mscc-miim: read poll when high resolution...
2020-05-26 Antoine Tenartnet: phy: mscc-miim: improve waiting logic
2020-05-26 Antoine Tenartnet: phy: mscc-miim: remove redundant timeout check
2020-05-26 Antoine Tenartnet: phy: mscc-miim: use more reasonable delays
2020-05-26 Russell Kingnet: mdiobus: add clause 45 mdiobus accessors
2020-05-26 David S. MillerMerge branch 'flow-mpls'
2020-05-26 Guillaume Naultcls_flower: Support filtering on multiple MPLS Label...
next