aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-13net/smc: fix smc clc failed issue when netdevice not in init_netGravatar Albert Huang 3-5/+7
2023-10-13tcp: allow again tcp_disconnect() when threads are waitingGravatar Paolo Abeni 10-45/+80
2023-10-13ice: fix over-shifted variableGravatar Jesse Brandeburg 1-2/+1
2023-10-13net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Gravatar Jinjie Ruan 1-9/+15
2023-10-13Merge branch 'selftests-fib_tests-fixes-for-multipath-list-receive-tests'Gravatar Jakub Kicinski 1-2/+5
2023-10-13selftests: fib_tests: Count all trace point invocationsGravatar Ido Schimmel 1-2/+2
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testGravatar Ido Schimmel 1-0/+3
2023-10-13tcp: Fix listen() warning with v4-mapped-v6 address.Gravatar Kuniyuki Iwashima 1-15/+9
2023-10-13bonding: Return pointer to data after pull on skbGravatar Jiri Wiesner 1-1/+1
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 58-280/+712
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-32/+50
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 11-32/+68
2023-10-12IXP4xx MAINTAINERS entriesGravatar Krzysztof Hałasa 1-17/+8
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Gravatar Paolo Abeni 1-5/+7
2023-10-12rswitch: Fix imbalance phy_power_off() callingGravatar Yoshihiro Shimoda 1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationGravatar Yoshihiro Shimoda 1-4/+6
2023-10-12octeontx2-pf: Fix page pool frag allocation warningGravatar Ratheesh Kannoth 1-0/+1
2023-10-12nfc: nci: assert requested protocol is validGravatar Jeremy Cline 1-0/+5
2023-10-12af_packet: Fix fortified memcpy() without flex array.Gravatar Kuniyuki Iwashima 2-6/+7
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXGravatar Ralph Siemsen 1-0/+1
2023-10-11net: tcp: fix crashes trying to free half-baked MTU probesGravatar Jakub Kicinski 1-0/+1
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Gravatar Jakub Kicinski 1-14/+3
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-29/+43
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+2
2023-10-11Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 3-19/+84
2023-10-11Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-64/+83
2023-10-11Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+7
2023-10-11Merge branch 'rework/misc-cleanups' into for-linusGravatar Petr Mladek 1-1/+7
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gravatar Gustavo A. R. Silva 2-2/+2
2023-10-11net/smc: Fix pos miscalculation in statisticsGravatar Nils Hoppmann 1-5/+9
2023-10-11nfp: flower: avoid rmmod nfp crash issuesGravatar Yanguo Li 6-23/+54
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readGravatar Javier Carrasco 1-1/+6
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 12-104/+398
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetGravatar Kory Maincent 1-6/+26
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 7-50/+33
2023-10-10net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Gravatar Eric Dumazet 1-18/+12
2023-10-10mctp: perform route lookups under a RCU read-side lockGravatar Jeremy Kerr 1-6/+16
2023-10-10net: skbuff: fix kernel-doc typosGravatar Randy Dunlap 1-2/+2
2023-10-11s390/bpf: Fix unwinding past the trampolineGravatar Ilya Leoshkevich 1-3/+14
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineGravatar Ilya Leoshkevich 1-2/+6
2023-10-10Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Gravatar Linus Torvalds 1-41/+46
2023-10-10KEYS: trusted: Remove redundant static calls usageGravatar Sumit Garg 1-8/+5
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 12-145/+385
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 6-46/+253
2023-10-10Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-1/+2
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 22-80/+225
2023-10-10Revert "btrfs: reject unknown mount options early"Gravatar David Sterba 1-4/+0
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampGravatar Will Mortensen 1-1/+2
2023-10-10net/smc: Fix dependency of SMC on ISMGravatar Gerd Bayer 2-1/+2