OSDN Git Service

uclinux-h8/linux.git
2021-01-15 Jakub KicinskiMerge tag 'linux-can-next-for-5.12-20210114' of git...
2021-01-15 Jakub KicinskiMerge branch 'net-dsa-link-aggregation-support'
2021-01-15 Tobias Waldekranznet: dsa: tag_dsa: Support reception of packets from...
2021-01-15 Tobias Waldekranznet: dsa: mv88e6xxx: Link aggregation support
2021-01-15 Tobias Waldekranznet: dsa: Link aggregation support
2021-01-15 Tobias Waldekranznet: dsa: Don't offload port attributes on standalone...
2021-01-15 Tobias Waldekranznet: bonding: Notify ports about their initial state
2021-01-15 Christophe... mlxsw: pci: switch from 'pci_' to 'dma_' API
2021-01-15 Vladimir Olteannet: marvell: prestera: fix uninitialized vid in preste...
2021-01-15 Eelco Chaudronnet: openvswitch: add log message for error case
2021-01-15 Jakub KicinskiMerge branch 'selftests-updates-to-allow-single-instanc...
2021-01-15 David Ahernselftests: Add separate option to nettest for address...
2021-01-15 David Ahernselftests: Remove exraneous newline in nettest
2021-01-15 David Ahernselftests: Add separate options for server device bindings
2021-01-15 David Ahernselftests: Add new option for client-side passwords
2021-01-15 David Ahernselftests: Consistently specify address for MD5 protection
2021-01-15 David Ahernselftests: Make address validation apply only to client...
2021-01-15 David Ahernselftests: Add missing newline in nettest error messages
2021-01-15 David Ahernselftests: Use separate stdout and stderr buffers in...
2021-01-15 David Ahernselftests: Add support to nettest to run both client...
2021-01-15 David Ahernselftests: Add options to set network namespace to...
2021-01-15 David Ahernselftests: Move address validation in nettest
2021-01-15 David Ahernselftests: Move convert_addr up in nettest
2021-01-15 David Ahernselftests: Move device validation in nettest
2021-01-14 Jakub KicinskiMerge branch 'add-100-base-x-mode'
2021-01-14 Bjarni Jonassonsfp: add support for 100 base-x SFPs
2021-01-14 Bjarni Jonassonnet: phy: Add 100 base-x mode
2021-01-14 Russell Kingnet: phy: ar803x: disable extended next page bit
2021-01-14 Marc Kleine... can: tcan4x5x: remove __packed attribute from struct...
2021-01-14 Vincent Mailholcan: dev: can_put_echo_skb(): add software tx timestamps
2021-01-14 Marc Kleine... can: dev: can_rx_offload_get_echo_skb(): extend to...
2021-01-14 Marc Kleine... can: dev: can_get_echo_skb(): extend to return can...
2021-01-14 Vincent Mailholcan: dev: can_put_echo_skb(): extend to handle frame_len
2021-01-14 Marc Kleine... can: dev: extend struct can_skb_priv to hold CAN frame...
2021-01-14 Vincent Mailholcan: length: can_skb_get_frame_len(): introduce functio...
2021-01-14 Marc Kleine... can: length: canfd_sanitize_len(): add function to...
2021-01-14 Marc Kleine... can: length: can_fd_len2dlc(): simplify length calculcation
2021-01-14 Yuchung Chengtcp: assign skb hash after tcp_event_data_sent
2021-01-14 Ioana Ciorneidpaa2-mac: fix the remove path for non-MAC interfaces
2021-01-14 Ionut-robert... dpaa2-eth: add support for Rx VLAN filtering
2021-01-14 Naveen Mamindlapalliocteontx2-pf: Add flow classification using IP next...
2021-01-14 Menglong Dongnet: core: use eth_type_vlan in __netif_receive_skb_core
2021-01-13 Jakub KicinskiMerge branch 'mlx5-updates-2021-01-07'
2021-01-13 Tariq Toukannet/mlx5e: IPsec, Remove unnecessary config flag usage
2021-01-13 Tariq Toukannet/mlx5e: IPsec, Inline feature_check fast-path function
2021-01-13 Tariq Toukannet/mlx5e: IPsec, Avoid unreachable return
2021-01-13 Tariq Toukannet/mlx5e: IPsec, Enclose csum logic under ipsec config
2021-01-13 Roi Dayannet/mlx5e: CT: Remove redundant usage of zone mask
2021-01-13 Roi Dayannet/mlx5e: Remove redundant initialization to null
2021-01-13 Roi Dayannet/mlx5e: CT: Pass null instead of zero spec
2021-01-13 Jianbo Liunet/mlx5e: E-Switch, Offload all chain 0 priorities...
2021-01-13 Eli Cohennet/mlx5: E-Switch, use new cap as condition for mpls...
2021-01-13 Eli Cohennet/mlx5e: Simplify condition on esw_vport_enable_qos()
2021-01-13 Paul Blakeynet/mlx5: Add HW definition of reg_c_preserve
2021-01-13 Marc Kleine... can: length: convert to kernel coding style
2021-01-13 Marc Kleine... can: dev: move netlink related code into seperate file
2021-01-13 Marc Kleine... can: dev: move skb related into seperate file
2021-01-13 Marc Kleine... can: dev: move length related code into seperate file
2021-01-13 Marc Kleine... can: dev: move bittiming related code into seperate...
2021-01-13 Marc Kleine... can: dev: move driver related infrastructure into separ...
2021-01-13 Marc Kleine... MAINTAINERS: CAN network layer: add missing header...
2021-01-13 Lukas BulwahnMAINTAINERS: adjust entry to tcan4x5x file split
2021-01-13 YANG LIhci: llc_shdlc: style: Simplify bool comparison
2021-01-13 Jakub KicinskiMerge branch 'net-dsa-add-stats64-support'
2021-01-13 Oleksij Rempelnet: dsa: qca: ar9331: export stats64
2021-01-13 Oleksij Rempelnet: dsa: add optional stats64 support
2021-01-13 Alex Eldernet: ipa: add config dependency on QCOM_SMEM
2021-01-13 Maxim Kochetkovfsl/fman: Add MII mode support.
2021-01-13 Russell Kingnet: sfp: add debugfs support
2021-01-13 Jakub KicinskiMerge branch 'hv_netvsc-prevent-packet-loss-during...
2021-01-13 Long Lihv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
2021-01-13 Long Lihv_netvsc: Wait for completion on request SWITCH_DATA_PATH
2021-01-13 Long Lihv_netvsc: Check VF datapath when sending traffic to VF
2021-01-13 Bhaskar Chowdhurynet: marvell: Fixed two spellings,controling to control...
2021-01-13 Jakub KicinskiMerge branch 'r8169-further-improvements'
2021-01-13 Heiner Kallweitr8169: improve DASH support
2021-01-13 Heiner Kallweitr8169: improve rtl8169_rx_csum
2021-01-13 Heiner Kallweitr8169: align rtl_wol_suspend_quirk with vendor driver...
2021-01-13 Marek Vasutnet: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
2021-01-12 Stefan Chulskinet: mvpp2: prs: improve ipv4 parse flow
2021-01-12 Danilo CarvalhoFix whitespace in uapi/linux/tcp.h.
2021-01-12 Jakub Kicinskinet: bareudp: simplify error paths calling dellink
2021-01-12 Jakub KicinskiMerge branch 'r8169-improve-pll-power-down-handling'
2021-01-12 Heiner Kallweitr8169: clean up rtl_pll_power_down/up functions
2021-01-12 Heiner Kallweitr8169: improve handling D3 PLL power-down
2021-01-12 Heiner Kallweitr8169: enable PLL power-down for chip versions 34,...
2021-01-12 Heiner Kallweitr8169: make use of the unaligned access helpers
2021-01-12 Jakub KicinskiMerge branch 'r8169-improve-jumbo-configuration'
2021-01-12 Heiner Kallweitr8169: tweak max read request size for newer chips...
2021-01-12 Heiner Kallweitr8169: align RTL8168e jumbo pcie read request size...
2021-01-12 Florian Fainellinet: marvell: prestera: Correct typo
2021-01-12 Russell Kingnet: phy: at803x: use phy_modify_mmd()
2021-01-12 Russell Kingnet: sfp: extend bitrate-derived mode for 2500BASE-X
2021-01-12 Russell Kingnet: sfp: cope with SFPs that set both LOS normal and...
2021-01-12 Vladimir Olteannet: dsa: felix: the switch does not support DMA
2021-01-12 Jakub KicinskiMerge branch 'get-rid-of-the-switchdev-transactional...
2021-01-12 Vladimir Olteannet: switchdev: delete the transaction object
2021-01-12 Vladimir Olteanmlxsw: spectrum_switchdev: remove transactional logic...
2021-01-12 Vladimir Olteannet: dsa: remove obsolete comments about switchdev...
2021-01-12 Vladimir Olteannet: dsa: remove the transactional logic from VLAN...
next