tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
net
/
at
v6.19
34 folders
34 files
arcnet
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
bonding
bonding: fix use-after-free due to enslave fail after slave array update
2 months ago
caif
tty: caif: removed unused function debugfs_tx()
1 year ago
can
can: gs_usb: gs_usb_receive_bulk_callback(): fix error message
2 months ago
dsa
net: dsa: yt921x: Fix MIB overflow wraparound routine
2 months ago
ethernet
Merge tag 'wireless-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
2 months ago
fddi
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
fjes
fjes: Add missing iounmap in fjes_hw_init()
3 months ago
hamradio
6pack: drop redundant locking and refcounting
6 months ago
hippi
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
hyperv
Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless
2 months ago
ieee802154
ieee802154: ca8210: Switch to using gpiod API
1 year ago
ipa
net: ipa: Remove redundant pm_runtime_mark_last_busy() calls
5 months ago
ipvlan
ipvlan: Make the addrs_lock be per port
2 months ago
mctp
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
4 months ago
mdio
net: mdio: rtl9300: use scoped for loops
3 months ago
netdevsim
netdevsim: fix a race issue related to the operation on bpf_bound_progs list
2 months ago
ovpn
tools: ynl-gen: add regeneration comment
4 months ago
pcs
net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
2 months ago
phy
net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
2 months ago
plip
net: plip: fix break; causing plip to never transmit
1 year ago
ppp
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
5 months ago
pse-pd
Merge tag 'iwlwifi-next-2025-10-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
5 months ago
slip
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
team
team: fix check for port enabled in team_queue_override_port_prio_changed()
3 months ago
thunderbolt
net: thunderbolt: Enable end-to-end flow control also in transmit
9 months ago
usb
net: usb: r8152: fix resume reset deadlock
2 months ago
vmxnet3
net: vmxnet3: convert to use .get_rx_ring_count
4 months ago
vxlan
net: vxlan: prevent NULL deref in vxlan_xmit_one
4 months ago
wan
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
5 months ago
wireguard
Merge tag 'wireguard-6.19-rc1-for-jakub' of https://git.kernel.org/pub/scm/linux/kernel/git/zx2c4/wireguard-linux
4 months ago
wireless
wifi: iwlwifi: mvm: pause TCM on fast resume
2 months ago
wwan
net: wwan: t7xx: fix potential skb->frags overflow in RX path
2 months ago
xen-netback
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
Kconfig
wireguard: kconfig: simplify crypto kconfig selections
7 months ago
LICENSE.SRC
Makefile
net: introduce OpenVPN Data Channel Offload (ovpn)
11 months ago
Space.c
net: Space: Replace memset(0) + strscpy() with strscpy_pad()
7 months ago
amt.c
ipv4: Convert ->flowi4_tos to dscp_t.
7 months ago
bareudp.c
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
9 months ago
dummy.c
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
1 year ago
eql.c
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
geneve.c
geneve: Avoid -Wflex-array-member-not-at-end warning
7 months ago
gtp.c
gtp: Fix a typo error for size
5 months ago
ifb.c
net: ifb: support BIG TCP packets
9 months ago
loopback.c
net: move misc netdev_lock flavors to a separate header
1 year ago
macsec.c
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
6 months ago
macvlan.c
macvlan: fix error recovery in macvlan_common_newlink()
2 months ago
macvtap.c
rtnetlink: Pack newlink() params into struct
1 year ago
mdio.c
mdio: Remove mdio45_ethtool_gset_npage()
1 year ago
mhi_net.c
net: mhi: Remove redundant initialization owner in mhi_net_driver
2 years ago
mii.c
net: mii: Fix the Speed display when the network cable is not connected
1 year ago
net_failover.c
net: rename netns_local to netns_immutable
1 year ago
netconsole.c
netconsole: Increase MAX_USERDATA_ITEMS
4 months ago
netkit.c
netkit: Document fast vs slowpath members via macros
5 months ago
nlmon.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2 years ago
ntb_netdev.c
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
pfcp.c
pfcp: Convert pfcp_net_exit() to ->exit_rtnl().
11 months ago
rionet.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2 years ago
sungem_phy.c
net: sungem_phy: Fix a typo error in sungem_phy
5 months ago
tap.c
net: s/dev_get_mac_address/netif_get_mac_address/
8 months ago
tun.c
net: tun: Update napi->skb after XDP process
6 months ago
tun_vnet.h
virtio-net: avoid unnecessary checksum calculation on guest RX
4 months ago
veth.c
veth: fix data race in veth_get_ethtool_stats
2 months ago
virtio_net.c
Merge tag 'linux-can-fixes-for-6.19-20260115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
2 months ago
vrf.c
ipv4: Convert ->flowi4_tos to dscp_t.
7 months ago
vsockmon.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2 years ago
xen-netfront.c
xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue Quantity Rules
5 months ago