index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-24
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
10
-16
/
+412
2024-06-24
xdp: Remove WARN() from __xdp_reg_mem_model()
Daniil Dulov
1
-3
/
+1
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
1
-0
/
+52
2024-06-24
bpf: Fix may_goto with negative offset.
Alexei Starovoitov
1
-3
/
+6
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
3
-1
/
+103
2024-06-24
net: usb: ax88179_178a: improve link status logs
Jose Ignacio Tornos Martinez
1
-1
/
+5
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-23
ice: Rebuild TC queues on VSI queue reconfiguration
Jan Sokolowski
1
-1
/
+9
2024-06-23
dt-bindings: net: fman: remove ptp-timer from required list
Frank Li
1
-1
/
+0
2024-06-23
Merge branch 'phy-microchip-ksz-9897-errata'
David S. Miller
6
-2
/
+79
2024-06-23
net: dsa: microchip: monitor potential faults in half-duplex mode
Enguerrand de Ribaucourt
5
-2
/
+73
2024-06-23
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt
2
-0
/
+5
2024-06-23
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
1
-0
/
+1
2024-06-23
netlink: specs: Fix pse-set command attributes
Kory Maincent
1
-2
/
+5
2024-06-22
ibmvnic: Free any outstanding tx skbs during scrq reset
Nick Child
1
-0
/
+6
2024-06-21
Merge tag 'batadv-net-pullrequest-20240621' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2
-3
/
+71
2024-06-21
Merge tag 'linux-can-fixes-for-6.10-20240621' of git://git.kernel.org/pub/scm...
Jakub Kicinski
6
-17
/
+86
2024-06-21
vxlan: Pull inner IP header in vxlan_xmit_one().
Guillaume Nault
1
-1
/
+8
2024-06-21
bpf: Fix overrunning reservations in ringbuf
Daniel Borkmann
1
-6
/
+25
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
1
-0
/
+94
2024-06-21
bpf: Fix the corner case with may_goto and jump to the 1st insn.
Alexei Starovoitov
1
-0
/
+50
2024-06-21
Merge branch 'mlxsw-fixes'
David S. Miller
3
-9
/
+31
2024-06-21
mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
Ido Schimmel
1
-6
/
+14
2024-06-21
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2
-3
/
+17
2024-06-21
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
1
-0
/
+3
2024-06-21
net: remove drivers@pensando.io from MAINTAINERS
Shannon Nelson
1
-1
/
+0
2024-06-21
net: add softirq safety to netdev_rename_lock
Eric Dumazet
1
-6
/
+6
2024-06-21
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
1
-9
/
+18
2024-06-21
net: pse-pd: Kconfig: Fix missing firmware loader config select
Kory Maincent
1
-0
/
+1
2024-06-21
bonding: fix incorrect software timestamping report
Hangbin Liu
1
-0
/
+3
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-21
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
1
-1
/
+6
2024-06-21
can: mcp251xfd: fix infinite loop when xmit fails
Vitor Soares
3
-9
/
+65
2024-06-21
can: kvaser_usb: fix return value for hif_usb_send_regout
Chen Ni
1
-1
/
+1
2024-06-21
net: can: j1939: recover socket queue on CAN bus error during BAM transmission
Oleksij Rempel
1
-0
/
+2
2024-06-21
net: can: j1939: Initialize unused data in j1939_send_one()
Shigeru Yoshida
1
-5
/
+1
2024-06-21
net: can: j1939: enhanced error handling for tightly received RTS messages in...
Oleksij Rempel
1
-2
/
+17
2024-06-20
net: dsa: microchip: fix initial port flush problem
Tristram Ha
1
-4
/
+2
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
70
-353
/
+1558
2024-06-20
Merge tag 'sound-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-11
/
+61
2024-06-20
Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2024-06-20
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
1
-1
/
+2
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
1
-1
/
+7
2024-06-20
Merge branch 'bnxt_en-bug-fixes-for-net'
Jakub Kicinski
3
-136
/
+184
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2
-0
/
+4
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
1
-133
/
+178
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
1
-1
/
+5
2024-06-20
Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
11
-26
/
+776
2024-06-20
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
1
-0
/
+3
[next]