summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-02netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2-26/+6
2022-06-01assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski14-41/+115
2022-06-01Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski2-5/+3
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-5/+8
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski9-30/+39
2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds34-513/+719
2022-06-01socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds14-18/+579
2022-06-01Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds7-94/+116
2022-06-01Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+16
2022-06-01rtc: mxc: Silence a clang warningFabio Estevam1-1/+1
2022-06-01Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds5-90/+95
2022-06-01Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds26-100/+822
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds24-1144/+1095
2022-06-01MAINTAINERS: rectify entries for some i3c drivers after dt conversionLukas Bulwahn1-2/+2
2022-06-01Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-151/+136
2022-06-01Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-244/+325
2022-06-01afs: Fix infinite loop found by xfstest generic/676David Howells1-1/+4
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds33-367/+1558
2022-06-01Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2-7/+6
2022-06-01Merge tag 'rproc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds14-182/+240
2022-06-01Merge tag 'spi-fix-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+8
2022-06-01Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-6/+7
2022-06-01netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net pathPablo Neira Ayuso1-1/+1
2022-06-01netfilter: nat: really support inet nat without l3 addressFlorian Westphal2-1/+45
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin1-4/+4
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg1-5/+2
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu3-4/+14
2022-05-31tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-19/+62
2022-05-31net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds19-156/+548
2022-05-31Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-823/+926
2022-05-31Merge tag 'leds-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds18-93/+2193
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds15-238/+380
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu1-2/+2
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu1-0/+2
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso1-13/+41
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso1-0/+4
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso1-4/+13
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds112-787/+2785