summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-15net: use a bounce buffer for copying skb->markEric Dumazet1-3/+6
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea1-1/+1
2023-02-14net/sched: act_ctinfo: use percpu statsPedro Tammela1-3/+3
2023-02-14net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink1-1/+2
2023-02-13bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan1-2/+6
2023-02-13net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann1-1/+1
2023-02-13net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-13net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua1-1/+3
2023-02-13af_key: Fix heap information leakHyunwoo Kim1-1/+1
2023-02-11Merge branch 'sk-sk_forward_alloc-fixes'Jakub Kicinski5-13/+19
2023-02-11net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima2-1/+1
2023-02-11dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima3-12/+18
2023-02-11i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova1-0/+2
2023-02-11ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba1-6/+9
2023-02-11net/sched: tcindex: update imperfect hash filters respecting rcuPedro Tammela1-4/+30
2023-02-11sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello1-3/+1
2023-02-11net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli2-1/+12
2023-02-10vmxnet3: move rss code block under eop descriptorRonak Doshi1-25/+25
2023-02-10net: initialize net->notrefcnt_tracker earlierEric Dumazet1-1/+9
2023-02-10Merge branch 'ipv6-fix-socket-connection-with-dscp-fib-rules'Jakub Kicinski4-3/+179
2023-02-10selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault2-2/+177
2023-02-10ipv6: Fix tcp socket connection with DSCP.Guillaume Nault1-0/+1
2023-02-10ipv6: Fix datagram socket connection with DSCP.Guillaume Nault1-1/+1
2023-02-10Merge branch 'nfp-fix-schedule-in-atomic-context-when-offloading-sa'Jakub Kicinski4-74/+99
2023-02-10nfp: fix schedule in atomic context when offloading saYinjun Zhang3-70/+87
2023-02-10nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang2-4/+12
2023-02-10net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki1-3/+3
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds65-353/+798
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-7/+41
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean1-4/+4
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello1-3/+3
2023-02-09Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-20/+73
2023-02-09net: txgbe: Update support email addressJiawen Wu1-1/+1
2023-02-09Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-126/+86
2023-02-09selftests: Fix failing VXLAN VNI filtering testIdo Schimmel1-13/+5
2023-02-08Merge branch 'mptcp-fixes'David S. Miller5-13/+51
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts1-4/+10
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni1-2/+8
2023-02-08mptcp: be careful on subflow status propagation on errorsPaolo Abeni1-1/+9
2023-02-08mptcp: fix locking for in-kernel listener creationPaolo Abeni2-5/+7
2023-02-08mptcp: fix locking for setsockopt corner-casePaolo Abeni1-2/+9
2023-02-08mptcp: do not wait for bare sockets' timeoutPaolo Abeni1-0/+9
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean1-10/+14
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-08txhash: fix sk->sk_txrehash defaultKevin Yang4-4/+4
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan1-2/+2
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL1-5/+3
2023-02-08net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter1-1/+1