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.7
33 folders
33 files
arcnet
arcnet: restoring support for multiple Sohard Arcnet cards
2 years ago
bonding
bonding: stop the device in bond_setup_by_slave()
2 years ago
caif
tty: use u8 for flags
2 years ago
can
netdev: replace napi_reschedule with napi_schedule
2 years ago
dsa
Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
2 years ago
ethernet
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
fddi
net: fddi: skfp: rmt: Clean up some inconsistent indenting
3 years ago
fjes
netdev: replace napi_reschedule with napi_schedule
2 years ago
hamradio
Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
2 years ago
hippi
net: hippi: Add missing pci_disable_device() in rr_init_one()
3 years ago
hyperv
hv_netvsc: rndis_filter needs to select NLS
2 years ago
ieee802154
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show()
2 years ago
ipa
net: ipa: fix one GSI register field width
2 years ago
ipvlan
ipvlan: add ipvlan_route_v6_outbound() helper
2 years ago
mctp
mctp i3c: MCTP I3C driver
2 years ago
mdio
net: mdio: fill in missing MODULE_DESCRIPTION()s
2 years ago
netdevsim
netdevsim: Don't accept device bound programs
2 years ago
pcs
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
2 years ago
phy
net: phy: skip LED triggers on PHYs on SFP modules
2 years ago
plip
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
3 years ago
ppp
ppp: limit MRU to 64K
2 years ago
pse-pd
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
3 years ago
slip
tty: use u8 for flags
2 years ago
team
team: Fix use-after-free when an option instance allocation fails
2 years ago
thunderbolt
net: thunderbolt: Fix TCPv6 GSO checksum calculation
2 years ago
usb
asix: Add check for usbnet_get_endpoints
2 years ago
vmxnet3
vmxnet3: Add XDP support.
2 years ago
vxlan
vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
2 years ago
wan
netdev: replace napi_reschedule with napi_schedule
2 years ago
wireguard
wireguard: use DEV_STATS_INC()
2 years ago
wireless
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
2 years ago
wwan
net: wwan: replace deprecated strncpy with strscpy
2 years ago
xen-netback
xen-netback: add software timestamp capabilities
2 years ago
Kconfig
netkit, bpf: Add bpf programmable net device
2 years ago
LICENSE.SRC
Makefile
netkit, bpf: Add bpf programmable net device
2 years ago
Space.c
net: appletalk: remove cops support
2 years ago
amt.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
bareudp.c
bareudp: use ports to lookup route
2 years ago
dummy.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
eql.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
geneve.c
geneve: use generic function for tunnel IPv6 route lookup
2 years ago
gtp.c
gtp: fix fragmentation needed check with gso
2 years ago
ifb.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
loopback.c
net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
3 years ago
macsec.c
net: macsec: indicate next pn update when offloading
2 years ago
macvlan.c
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2 years ago
macvtap.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
mdio.c
net: mdio: Correct function name mdio45_links_ok() in comment
5 years ago
mhi_net.c
net: mhi: Remove redundant initialization owner in mhi_net_driver
2 years ago
mii.c
net: mii: make mii_ethtool_gset() return void
4 years ago
net_failover.c
net/net_failover: fix txq exceeding warning
3 years ago
netconsole.c
netconsole: Attach cmdline target to dynamic target
2 years ago
netkit.c
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
2 years ago
nlmon.c
net: don't include ethtool.h from netdevice.h
5 years ago
ntb_netdev.c
ntb_netdev: Fix module_init problem
2 years ago
rionet.c
driver core: class: remove struct class_interface * from callbacks
3 years ago
sb1000.c
net: dev: Makes sure netif_rx() can be invoked in any context.
4 years ago
sungem_phy.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
tap.c
Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
2 years ago
tun.c
tun: prevent negative ifindex
2 years ago
veth.c
net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
2 years ago
virtio_net.c
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
2 years ago
vrf.c
net: Move {l,t,d}stats allocation to core and convert veth & vrf
2 years ago
vsockmon.c
net: don't include ethtool.h from netdevice.h
5 years ago
xen-netfront.c
Merge tag 'xsa432-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
2 years ago