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-11devlink: add macro for "fw.psid"Jacob Keller
2020-01-10skb: add helpers to allocate ext independently from sk_buffPaolo Abeni
2020-01-10tcp: clean ext on tx recyclePaolo Abeni
2020-01-10tcp: Export TCP functions and ops structMat Martineau
2020-01-10tcp: coalesce/collapse must respect MPTCP extensionsMat Martineau
2020-01-10mptcp: Add MPTCP to skb extensionsMat Martineau
2020-01-10tcp, ulp: Add clone operation to tcp_ulp_opsMat Martineau
2020-01-10tcp: Add MPTCP option numberMat Martineau
2020-01-10tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-10sock: Make sk_protocol a 16-bit valueMat Martineau
2020-01-10net: Make sock protocol value checks more specificMat Martineau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2020-01-09devlink: add support for reporter recovery completionVikas Gupta
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-09net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-07net/mlx5: limit the function in local scopeZhu Yanjun
2020-01-07Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-01-07net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-06Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds
2020-01-06netfilter: flowtable: add nf_flowtable_time_stampPablo Neira Ayuso
2020-01-06net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/msccVladimir Oltean
2020-01-06net: mscc: ocelot: make phy_mode a member of the common struct ocelot_portVladimir Oltean
2020-01-06enetc: Make MDIO accessors more generic and export to include/linux/fslClaudiu Manoil
2020-01-06net: dsa: Pass pcs_poll flag from driver to PHYLINKVladimir Oltean
2020-01-06net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-06mii: Add helpers for parsing SGMII auto-negotiationVladimir Oltean
2020-01-06net: dsa: Make deferred_xmit private to sja1105Vladimir Oltean
2020-01-06net: dsa: sja1105: Always send through management routes in slot 0Vladimir Oltean
2020-01-06net: phy: add PHY_INTERFACE_MODE_10GBASERRussell King
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-05kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2020-01-05mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)
2020-01-03Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-03Revert "fs: remove ksys_dup()"Dominik Brodowski
2020-01-03net: Add device index to tcp_md5sigDavid Ahern
2020-01-03tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp
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