index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
1
-30
/
+85
2024-10-15
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-15
net/smc: Fix searching in list of known pnetids in smc_pnet_add_pnetid
Li RongQing
1
-1
/
+1
2024-10-15
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-15
net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
Wang Hai
1
-1
/
+2
2024-10-15
netdevsim: use cond_resched() in nsim_dev_trap_report_work()
Eric Dumazet
1
-6
/
+9
2024-10-15
macsec: don't increment counters for an unrelated SA
Sabrina Dubroca
1
-18
/
+0
2024-10-15
octeontx2-af: Fix potential integer overflows on integer shifts
Colin Ian King
1
-2
/
+2
2024-10-15
net: stmmac: dwmac-tegra: Fix link bring-up sequence
Paritosh Dixit
1
-2
/
+12
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
1
-0
/
+1
2024-10-14
net/smc: Fix memory leak when using percpu refs
Kai Shen
1
-1
/
+5
2024-10-14
Merge branch 'posix-clock-fix-missing-timespec64-check-for-ptp-clock'
Jakub Kicinski
2
-21
/
+17
2024-10-14
net: lan743x: Remove duplicate check
Jinjie Ruan
1
-21
/
+14
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-14
MAINTAINERS: add Andrew Lunn as a co-maintainer of all networking drivers
Jakub Kicinski
1
-0
/
+1
2024-10-11
selftests: drivers: net: fix name not defined
Alessandro Zanni
1
-0
/
+1
2024-10-11
selftests: net/rds: add module not found
Alessandro Zanni
1
-1
/
+4
2024-10-11
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-10-11
Merge branch 'net-enetc-fix-some-issues-of-xdp'
Jakub Kicinski
2
-13
/
+44
2024-10-11
net: enetc: disable NAPI after all rings are disabled
Wei Fang
1
-6
/
+6
2024-10-11
net: enetc: disable Tx BD rings after they are empty
Wei Fang
1
-10
/
+26
2024-10-11
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2
-0
/
+15
2024-10-11
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
1
-1
/
+1
2024-10-11
net: sparx5: fix source port register when mirroring
Daniel Machon
1
-6
/
+6
2024-10-11
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
1
-10
/
+25
2024-10-10
Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
115
-488
/
+1339
2024-10-10
Merge tag 'trace-ringbuffer-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+6
2024-10-10
Merge tag 'for-6.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-24
/
+76
2024-10-10
Merge tag 'nfsd-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-4
/
+7
2024-10-10
Merge tag 'xfs-6.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-261
/
+207
2024-10-10
Merge branch 'maintainers-networking-file-coverage-updates'
Jakub Kicinski
1
-0
/
+15
2024-10-10
MAINTAINERS: Add headers and mailing list to UDP section
Simon Horman
1
-0
/
+4
2024-10-10
MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
Simon Horman
1
-0
/
+11
2024-10-10
slip: make slhc_remember() more robust against malicious packets
Eric Dumazet
1
-23
/
+34
2024-10-10
net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
D. Wythe
1
-0
/
+11
2024-10-10
ppp: fix ppp_async_encode() illegal access
Eric Dumazet
1
-1
/
+1
2024-10-10
docs: netdev: document guidance on cleanup patches
Simon Horman
1
-0
/
+17
2024-10-10
Merge branch 'rtnetlink-handle-error-of-rtnl_register_module'
Paolo Abeni
15
-89
/
+176
2024-10-10
phonet: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-17
/
+11
2024-10-10
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-11
/
+21
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
5
-36
/
+66
2024-10-10
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-13
/
+17
2024-10-10
vxlan: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-12
/
+15
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
2
-0
/
+46
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
19
-170
/
+459
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
11
-35
/
+31
2024-10-09
Merge branch 'mptcp-misc-fixes-involving-fallback-to-tcp'
Jakub Kicinski
6
-10
/
+32
2024-10-09
mptcp: pm: do not remove closing subflows
Matthieu Baerts (NGI0)
1
-1
/
+2
2024-10-09
mptcp: fallback when MPTCP opts are dropped after 1st data
Matthieu Baerts (NGI0)
1
-1
/
+1
[next]