summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-12ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard commentLee Jones
2021-03-12ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones
2021-03-12ptp_pch: Remove unused function 'pch_ch_control_read()'Lee Jones
2021-03-12net: dsa: bcm_sf2: setup BCM4908 internal crossbarRafał Miłecki
2021-03-12net: dsa: bcm_sf2: store PHY interface/mode in port structureRafał Miłecki
2021-03-12net: ipv4: route.c: Fix indentation of multi line comment.Shubhankar Kuranagatti
2021-03-12net: broadcom: bcm4908_enet: support TX interruptRafał Miłecki
2021-03-12dt-bindings: net: bcm4908-enet: add optional TX interruptRafał Miłecki
2021-03-12Merge branch 'macb-fixed-link-fixes'David S. Miller
2021-03-12net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock
2021-03-12net: macb: poll for fixed link state in SGMII modeRobert Hancock
2021-03-12Merge tag 'mlx5-updates-2021-03-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-12net/mlx5e: Allow to match on ICMP parametersMaor Dickman
2021-03-12net/mlx5: CT: Add support for mirroringPaul Blakey
2021-03-12net/mlx5: Display the command index in command mailbox dumpAlaa Hleihel
2021-03-12net/mlx5e: allocate 'indirection_rqt' buffer dynamicallyArnd Bergmann
2021-03-12net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error eventsTariq Toukan
2021-03-12net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapathMaxim Mikityanskiy
2021-03-12net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MODRoi Dayan
2021-03-12net/mlx5: Read congestion counters from all ports when lag is activeMark Zhang
2021-03-12net/mlx5: remove unneeded semicolonJiapeng Chong
2021-03-12net/mlx5: use kvfree() for memory allocated with kvzalloc()Junlin Yang
2021-03-12net/mlx5: DR, Add missing vhca_id consume from STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1Yevgeny Kliteynik
2021-03-12net/mlx5: DR, Fixed typo in STE v0Yevgeny Kliteynik
2021-03-12docs: networking: phy: Improve placement of parenthesisJonathan Neuschäfer
2021-03-11Merge branch 'tcp-delayed-completions'David S. Miller
2021-03-11tcp: remove obsolete check in __tcp_retransmit_skb()Eric Dumazet
2021-03-11tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()Eric Dumazet
2021-03-11tcp: plug skb_still_in_host_queue() to TSQEric Dumazet
2021-03-11isdn: remove extra spaces in the header fileTong Zhang
2021-03-11tipc: clean up warnings detected by sparseHoang Huu Le
2021-03-11tipc: convert dest node's address to network orderHoang Le
2021-03-11Merge branch 'mlxsw-Implement-sampling-using-mirroring'David S. Miller
2021-03-11mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel
2021-03-11mlxsw: spectrum_trap: Split sampling traps between ASICsIdo Schimmel
2021-03-11mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel
2021-03-11mlxsw: spectrum_span: Add SPAN probability rate supportIdo Schimmel
2021-03-11mlxsw: reg: Extend mirroring registers with probability rate fieldIdo Schimmel
2021-03-11mlxsw: spectrum_span: Add SPAN session identifier supportIdo Schimmel
2021-03-11Merge tag 'mlx5-updates-2021-03-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-11Merge branch 'nexthop-Resilient-next-hop-groups'David S. Miller
2021-03-11nexthop: Enable resilient next-hop groupsPetr Machata
2021-03-11nexthop: Notify userspace about bucket migrationsPetr Machata
2021-03-11nexthop: Add netlink handlers for bucket getPetr Machata
2021-03-11nexthop: Add netlink handlers for bucket dumpPetr Machata
2021-03-11nexthop: Add netlink handlers for resilient nexthop groupsPetr Machata
2021-03-11nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Implement notifiers for resilient nexthop groupsPetr Machata