aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-28net/smc: don't send CDC/LLC message if link not readyGravatar Dust Li 5-5/+11
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeGravatar Wei Yongjun 1-9/+20
2021-12-28net: lantiq_xrx200: fix statistics of received bytesGravatar Aleksander Jan Bajkowski 1-1/+1
2021-12-28net: ag71xx: Fix a potential double free in error handling pathsGravatar Christophe JAILLET 1-15/+8
2021-12-28mISDN: change function names to avoid conflictsGravatar wolfgang huang 3-7/+7
2021-12-27nfc: uapi: use kernel size_t to fix user-space buildsGravatar Krzysztof Kozlowski 1-1/+1
2021-12-27uapi: fix linux/nfc.h userspace compilation errorsGravatar Dmitry V. Levin 1-2/+2
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesGravatar Matthias-Christian Ott 1-2/+2
2021-12-27atlantic: Fix buff_ring OOB in aq_ring_rx_cleanGravatar Zekun Shen 1-0/+8
2021-12-27net: udp: fix alignment problem in udp4_seq_show()Gravatar yangxingwu 1-1/+1
2021-12-27net/smc: fix using of uninitialized completionsGravatar Karsten Graul 1-2/+4
2021-12-27ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateGravatar William Zhao 1-0/+2
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERGravatar Ma Xinjian 1-1/+0
2021-12-25sctp: use call_rcu to free endpointGravatar Xin Long 5-26/+41
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerGravatar Miaoqian Lin 1-2/+2
2021-12-23selftests: Calculate udpgso segment count without header adjustmentGravatar Coco Li 1-6/+6
2021-12-23udp: using datalen to cap ipv6 udp max gso segmentsGravatar Coco Li 1-1/+1
2021-12-23Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Jakub Kicinski 12-46/+121
2021-12-23Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-8/+10
2021-12-23Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+7
2021-12-23Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-6/+9
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 57-213/+405
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MGravatar Nobuhiro Iwamatsu 1-1/+1
2021-12-23Merge branch 'r8152-fix-bugs'Gravatar Jakub Kicinski 1-4/+39
2021-12-23r8152: sync ocp baseGravatar Hayes Wang 1-4/+22
2021-12-23r8152: fix the force speed doesn't work for RTL8156Gravatar Hayes Wang 1-0/+17
2021-12-23Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 15-47/+107
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentGravatar Remi Pommarel 1-1/+1
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionGravatar Xiaoliang Yang 1-1/+1
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerGravatar Xiaoliang Yang 1-1/+5
2021-12-23Merge tag 'gpio-fixes-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-15/+10
2021-12-23veth: ensure skb entering GRO are not cloned.Gravatar Paolo Abeni 1-2/+6
2021-12-23Merge tag 'mmc-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 6-18/+60
2021-12-23Merge tag 'arm-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-121/+80
2021-12-22net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Gravatar Christophe JAILLET 1-5/+9
2021-12-22net/mlx5e: Delete forward rule for ct or sample actionGravatar Chris Mi 1-11/+6
2021-12-22net/mlx5e: Fix ICOSQ recovery flow for XSKGravatar Maxim Mikityanskiy 2-11/+22
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowGravatar Maxim Mikityanskiy 5-4/+58
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGravatar Gal Pressman 1-1/+1
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqGravatar Amir Tzin 1-1/+9
2021-12-22net/mlx5: Fix tc max supported prio for nic modeGravatar Chris Mi 1-0/+3
2021-12-22net/mlx5: Fix SF health recovery flowGravatar Moshe Shemesh 1-5/+6
2021-12-22net/mlx5: Fix error print in case of IRQ request failedGravatar Shay Drory 1-2/+2
2021-12-22net/mlx5: Use first online CPU instead of hard coded CPUGravatar Shay Drory 1-1/+1
2021-12-22net/mlx5: DR, Fix querying eswitch manager vport for ECPFGravatar Yevgeny Kliteynik 1-3/+1
2021-12-22net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesGravatar Miaoqian Lin 1-2/+3
2021-12-22io_uring: zero iocb->ki_pos for stream file typesGravatar Jens Axboe 1-3/+7
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 1-3/+3
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...Gravatar Dave Airlie 1-5/+7
2021-12-22asix: fix wrong return value in asix_check_host_enable()Gravatar Pavel Skripkin 1-2/+4