aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-06-25tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell
2024-06-25ionic: use dev_consume_skb_any outside of napiShannon Nelson
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child
2024-06-24Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2024-06-24xdp: Remove WARN() from __xdp_reg_mem_model()Daniil Dulov
2024-06-24selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov
2024-06-24bpf: Fix may_goto with negative offset.Alexei Starovoitov
2024-06-24selftests/bpf: Add more ring buffer test coverageDaniel Borkmann
2024-06-24net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth
2024-06-23ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-06-23dt-bindings: net: fman: remove ptp-timer from required listFrank Li
2024-06-23Merge branch 'phy-microchip-ksz-9897-errata'David S. Miller
2024-06-23net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt
2024-06-23net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt
2024-06-23net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-23netlink: specs: Fix pse-set command attributesKory Maincent
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child
2024-06-21Merge tag 'batadv-net-pullrequest-20240621' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-06-21Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-06-21vxlan: Pull inner IP header in vxlan_xmit_one().Guillaume Nault
2024-06-21bpf: Fix overrunning reservations in ringbufDaniel Borkmann
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov
2024-06-21bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov
2024-06-21Merge branch 'mlxsw-fixes'David S. Miller
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
2024-06-21net: remove drivers@pensando.io from MAINTAINERSShannon Nelson
2024-06-21net: add softirq safety to netdev_rename_lockEric Dumazet
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo
2024-06-21net: pse-pd: Kconfig: Fix missing firmware loader config selectKory Maincent
2024-06-21bonding: fix incorrect software timestamping reportHangbin Liu
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-21openvswitch: get related ct labels from its master if it is not confirmedXin Long