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
2022-09-20Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller
2022-09-16iov_iter: use "maxpages" parameterDan Carpenter
2022-09-16rtnetlink: advertise allmulti counterNicolas Dichtel
2022-09-15can: raw: add CAN XL supportOliver Hartkopp
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: canxl: introduce CAN XL data structureOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-09net: mscc: ocelot: share the common stat definitions between all driversVladimir Oltean
2022-09-09net: mscc: ocelot: minimize definitions for statsVladimir Oltean
2022-09-09net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGEDVladimir Oltean
2022-09-09net: mscc: ocelot: add support for all sorts of standardized counters present...Vladimir Oltean
2022-09-09net: dsa: felix: use ocelot's ndo_get_stats64 methodVladimir Oltean
2022-09-09net: dsa: felix: check the 32-bit PSFP stats against overflowVladimir Oltean
2022-09-09net: mscc: ocelot: make access to STAT_VIEW sleepable againVladimir Oltean
2022-09-09net: dsa: felix: add definitions for the stream filter countersVladimir Oltean
2022-09-09net: sched: act: move global static variable net_id to tc_action_opsZhengchao Shao
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller
2022-09-09resource: add define macro for register address resourcesColin Foster
2022-09-09mfd: ocelot: Add helper to get regmap from a resourceColin Foster
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-08fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal
2022-09-07net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUMMenglong Dong
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5: Introduce MACsec Connect-X offload hardware bits and structuresLior Nahmanson
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson
2022-09-07net/mlx5: Removed esp_id from struct mlx5_flow_actLior Nahmanson
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson
2022-09-07netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal
2022-09-07Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-09-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-06Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-05bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds