summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-14tipc: fix kernel warning when sending SYN messageTung Nguyen
2023-02-14igb: Fix PPS input and output using 3rd and 4th SDPMiroslav Lichvar
2023-02-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-14net: use a bounce buffer for copying skb->markEric Dumazet
2023-02-14net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-13net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-13net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-02-13ice: fix lost multicast packets in promisc modeJesse Brandeburg
2023-02-13ice: Fix check for weight and priority of a scheduling nodeMichal Wilczynski
2023-02-13bnxt_en: Fix mqprio and XDP ring checking logicMichael Chan
2023-02-13net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann
2023-02-13net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-13net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()Hangyu Hua
2023-02-13af_key: Fix heap information leakHyunwoo Kim
2023-02-10Merge branch 'sk-sk_forward_alloc-fixes'Jakub Kicinski
2023-02-10net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-10i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-10ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba
2023-02-10net/sched: tcindex: update imperfect hash filters respecting rcuPedro Tammela
2023-02-10sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello
2023-02-10net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-02-09vmxnet3: move rss code block under eop descriptorRonak Doshi
2023-02-09net: initialize net->notrefcnt_tracker earlierEric Dumazet
2023-02-09Merge branch 'ipv6-fix-socket-connection-with-dscp-fib-rules'Jakub Kicinski
2023-02-09selftests: fib_rule_tests: Test UDP and TCP connections with DSCP rules.Guillaume Nault
2023-02-09ipv6: Fix tcp socket connection with DSCP.Guillaume Nault
2023-02-09ipv6: Fix datagram socket connection with DSCP.Guillaume Nault
2023-02-09Merge branch 'nfp-fix-schedule-in-atomic-context-when-offloading-sa'Jakub Kicinski
2023-02-09nfp: fix schedule in atomic context when offloading saYinjun Zhang
2023-02-09nfp: fix incorrect use of mbox in IPsec codeYinjun Zhang
2023-02-09net: bgmac: fix BCM5358 support by setting correct flagsRafał Miłecki
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-09Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-09selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-09rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-08Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-02-08net: txgbe: Update support email addressJiawen Wu
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-02-08selftests: Fix failing VXLAN VNI filtering testIdo Schimmel
2023-02-08Merge branch 'mptcp-fixes'David S. Miller
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-08mptcp: be careful on subflow status propagation on errorsPaolo Abeni
2023-02-08mptcp: fix locking for in-kernel listener creationPaolo Abeni
2023-02-08mptcp: fix locking for setsockopt corner-casePaolo Abeni
2023-02-08mptcp: do not wait for bare sockets' timeoutPaolo Abeni
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean