Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-31net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-31net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-31ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-31ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-28ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-28ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-28ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-28ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-28ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-28ethtool: set link settings with LINKINFO_SET requestMichal Kubecek
2019-12-28ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-28ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-28ethtool: support for netlink notificationsMichal Kubecek
2019-12-28ethtool: netlink bitset handlingMichal Kubecek
2019-12-28ethtool: helper functions for netlink interfaceMichal Kubecek
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-27of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven
2019-12-27bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-27sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-26net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-26net: phy: Introduce helper functions for time stamping support.Richard Cochran
2019-12-26ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-26libata: Fix retrieving of active qcsSascha Hauer
2019-12-25ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-25ipv6: Handle route deletion notificationIdo Schimmel
2019-12-25net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-25net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2019-12-25net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2019-12-25net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-25openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese
2019-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-21net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-21mod_devicetable: fix PHY module formatRussell King
2019-12-21tipc: make legacy address flag readable over netlinkJohn Rutherford
2019-12-21net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-21xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-21xsk: Change names of validation functionsMagnus Karlsson
2019-12-20xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant