| .. |
|
appletalk
|
net: appletalk: cops: Fix data race in cops_probe1
|
2021-06-16 12:01:37 +02:00 |
|
arcnet
|
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
|
2022-03-08 19:09:35 +01:00 |
|
bonding
|
bonding: fix data-races around agg_select_timer
|
2022-02-23 12:01:02 +01:00 |
|
caif
|
net: caif: fix memory leak in ldisc_open
|
2021-06-30 08:47:21 -04:00 |
|
can
|
can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
|
2022-04-08 14:40:44 +02:00 |
|
dsa
|
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
|
2022-04-08 14:40:30 +02:00 |
|
ethernet
|
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
|
2022-04-08 14:40:40 +02:00 |
|
fddi
|
net: fddi: fix UAF in fza_probe
|
2021-07-25 14:36:20 +02:00 |
|
fjes
|
fjes: Check for error irq
|
2021-12-29 12:25:57 +01:00 |
|
hamradio
|
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
|
2022-04-08 14:39:55 +02:00 |
|
hippi
|
|
|
|
hyperv
|
hv_netvsc: Add check for kvmalloc_array
|
2022-03-23 09:13:28 +01:00 |
|
ieee802154
|
net: ieee802154: ca8210: Fix lifs/sifs periods
|
2022-02-23 12:01:02 +01:00 |
|
ipa
|
net: ipa: prevent concurrent replenish
|
2022-02-05 12:37:55 +01:00 |
|
ipvlan
|
|
|
|
mdio
|
net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
|
2022-02-16 12:54:26 +01:00 |
|
netdevsim
|
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_map_alloc
|
2021-12-22 09:30:55 +01:00 |
|
pcs
|
|
|
|
phy
|
net: phy: broadcom: Fix brcm_fet_config_init()
|
2022-04-08 14:40:29 +02:00 |
|
plip
|
|
|
|
ppp
|
ppp: ensure minimum packet size in ppp_write()
|
2022-01-27 10:54:01 +01:00 |
|
slip
|
|
|
|
team
|
|
|
|
usb
|
smsc95xx: Ignore -ENODEV errors when device is unplugged
|
2022-03-23 09:13:29 +01:00 |
|
vmxnet3
|
vmxnet3: do not stop tx queues after netif_device_detach()
|
2021-11-18 14:03:43 +01:00 |
|
wan
|
net: lapbether: Prevent racing when checking whether the netif is running
|
2021-05-14 09:50:29 +02:00 |
|
wimax
|
|
|
|
wireguard
|
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
|
2022-04-08 14:40:40 +02:00 |
|
wireless
|
mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
|
2022-04-13 21:00:56 +02:00 |
|
xen-netback
|
Revert "xen-netback: Check for hotplug-status existence before watching"
|
2022-03-16 14:16:00 +01:00 |
|
bareudp.c
|
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
|
2022-04-08 14:40:22 +02:00 |
|
dummy.c
|
|
|
|
eql.c
|
|
|
|
geneve.c
|
net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
|
2021-05-14 09:50:43 +02:00 |
|
gtp.c
|
|
|
|
ifb.c
|
ifb: fix building without CONFIG_NET_CLS_ACT
|
2021-11-18 14:03:49 +01:00 |
|
Kconfig
|
ifb: Depend on netfilter alternatively to tc
|
2021-11-18 14:03:46 +01:00 |
|
LICENSE.SRC
|
|
|
|
loopback.c
|
|
|
|
macsec.c
|
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
|
2022-02-08 18:30:38 +01:00 |
|
macvlan.c
|
|
|
|
macvtap.c
|
|
|
|
Makefile
|
|
|
|
mdio.c
|
|
|
|
mii.c
|
|
|
|
net_failover.c
|
|
|
|
netconsole.c
|
|
|
|
nlmon.c
|
|
|
|
ntb_netdev.c
|
|
|
|
rionet.c
|
|
|
|
sb1000.c
|
|
|
|
Space.c
|
|
|
|
sungem_phy.c
|
|
|
|
tap.c
|
|
|
|
thunderbolt.c
|
|
|
|
tun.c
|
tun: fix bonding active backup with arp monitoring
|
2021-11-26 10:39:18 +01:00 |
|
veth.c
|
veth: fix races around rq->rx_notify_masked
|
2022-02-16 12:54:26 +01:00 |
|
virtio_net.c
|
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
|
2021-08-26 08:35:48 -04:00 |
|
vrf.c
|
vrf: don't run conntrack on vrf with !dflt qdisc
|
2021-12-14 11:32:36 +01:00 |
|
vsockmon.c
|
|
|
|
vxlan.c
|
vxlan: add missing rcu_read_lock() in neigh_reduce()
|
2021-07-14 16:56:25 +02:00 |
|
xen-netfront.c
|
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
|
2022-03-11 12:11:55 +01:00 |