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.17-rc2
34 folders
34 files
arcnet
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
bonding
net: s/__dev_set_mtu/__netif_set_mtu/
9 months ago
caif
tty: caif: removed unused function debugfs_tx()
1 year ago
can
treewide: rename GPIO set callbacks back to their original names
9 months ago
dsa
net: dsa: microchip: Fix KSZ8863 reset problem
8 months ago
ethernet
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
8 months ago
fddi
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
fjes
net: fjes: use ethtool string helpers
1 year ago
hamradio
hamradio: ignore ops-locked netdevs
8 months ago
hippi
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
hyperv
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
8 months ago
ieee802154
ieee802154: ca8210: Switch to using gpiod API
1 year ago
ipa
ipa: fix compile-testing with qcom-mdt=m
8 months ago
ipvlan
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
9 months ago
mctp
net: mctp: start tx queue on netdev open
10 months ago
mdio
net: mdio: mdio-bcm-unimac: Correct rate fallback logic
8 months ago
netdevsim
netdevsim: Fix wild pointer access in nsim_queue_free().
8 months ago
ovpn
ovpn: reset GSO metadata after decapsulation
9 months ago
pcs
net: pcs: xpcs: mask readl() return value to 16 bits
9 months ago
phy
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
8 months ago
plip
net: plip: fix break; causing plip to never transmit
2 years ago
ppp
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
8 months ago
pse-pd
net: pse-pd: pd692x0: reduce stack usage in pd692x0_setup_pi_matrix
9 months ago
slip
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
team
team: replace team lock with rtnl lock
9 months ago
thunderbolt
net: thunderbolt: Enable end-to-end flow control also in transmit
9 months ago
usb
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
8 months ago
vmxnet3
net: drv: vmxnet3: migrate to new RXFH callbacks
10 months ago
vxlan
vxlan: remove redundant conversion of vni in vxlan_nl2conf
8 months ago
wan
net: lapbether: ignore ops-locked netdevs
8 months ago
wireguard
Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
8 months ago
wireless
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
8 months ago
wwan
relayfs: abolish prev_padding
10 months ago
xen-netback
treewide, timers: Rename from_timer() to timer_container_of()
11 months ago
Kconfig
ovpn: implement TCP transport
1 year ago
LICENSE.SRC
Makefile
net: introduce OpenVPN Data Channel Offload (ovpn)
1 year ago
Space.c
net: appletalk: remove cops support
2 years ago
amt.c
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
10 months ago
bareudp.c
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
10 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: rely on rtnl lock in geneve_offload_rx_ports
10 months ago
gtp.c
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
10 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
macsec: set IFF_UNICAST_FLT priv flag
8 months ago
macvlan.c
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
10 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: append msgid to sysdata
10 months ago
netkit.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
9 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().
1 year ago
rionet.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2 years ago
sungem_phy.c
net: sungem_phy: Constify struct mii_phy_def
2 years ago
tap.c
net: s/dev_get_mac_address/netif_get_mac_address/
9 months ago
tun.c
net: s/dev_get_mac_address/netif_get_mac_address/
9 months ago
tun_vnet.h
tun: enable gso over UDP tunnel support.
9 months ago
veth.c
veth: prevent NULL pointer dereference in veth_xdp_rcv
10 months ago
virtio_net.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
9 months ago
vrf.c
Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
8 months ago
vsockmon.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2 years ago
xen-netfront.c
xen/netfront: Fix TX response spurious interrupts
8 months ago