| .. |
|
appletalk
|
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
|
2018-09-13 10:35:57 -07:00 |
|
arcnet
|
arcnet: provide a buffer big enough to actually receive packets
|
2019-10-05 13:09:26 +02:00 |
|
bonding
|
bonding: fix unexpected IFF_BONDING bit unset
|
2019-11-12 19:21:02 +01:00 |
|
caif
|
caif-hsi: fix possible deadlock in cfhsi_exit_module()
|
2019-07-28 08:29:23 +02:00 |
|
can
|
slcan: Fix memory leak in error path
|
2019-11-20 18:47:53 +01:00 |
|
dsa
|
net: dsa: b53: Do not clear existing mirrored port mask
|
2019-11-10 11:27:52 +01:00 |
|
ethernet
|
net: faraday: fix return type of ndo_start_xmit function
|
2019-11-20 18:47:39 +01:00 |
|
fddi
|
|
|
|
fjes
|
fjes: Handle workqueue allocation failure
|
2019-11-12 19:21:12 +01:00 |
|
hamradio
|
net/hamradio/6pack: use mod_timer() to rearm timers
|
2019-01-09 17:38:32 +01:00 |
|
hippi
|
|
|
|
hyperv
|
hv_netvsc: Fix error handling in netvsc_attach()
|
2019-11-12 19:21:15 +01:00 |
|
ieee802154
|
ieee802154: ca8210: prevent memory leak
|
2019-10-29 09:19:31 +01:00 |
|
ipvlan
|
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
|
2019-06-25 11:35:58 +08:00 |
|
netdevsim
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
2018-08-02 10:55:32 -07:00 |
|
phy
|
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
|
2019-11-20 18:47:53 +01:00 |
|
plip
|
|
|
|
ppp
|
ppp: Fix memory leak in ppp_write
|
2019-10-05 13:09:29 +02:00 |
|
slip
|
slip: Fix memory leak in slip_open error path
|
2019-11-20 18:45:12 +01:00 |
|
team
|
team: Add vlan tx offload to hw_enc_features
|
2019-08-25 10:48:04 +02:00 |
|
usb
|
net: lan78xx: Bail out if lan78xx_get_endpoints fails
|
2019-11-20 18:45:58 +01:00 |
|
vmxnet3
|
|
|
|
wan
|
net/wan: fix a double free in x25_asy_open_tty()
|
2019-01-09 17:38:32 +01:00 |
|
wimax
|
wimax/i2400m: fix a memory leak bug
|
2019-09-10 10:33:48 +01:00 |
|
wireless
|
iwlwifi: mvm: Allow TKIP for AP mode
|
2019-11-20 18:47:48 +01:00 |
|
xen-netback
|
xen/netback: fix error path of xenvif_connect_data()
|
2019-10-29 09:20:08 +01:00 |
|
dummy.c
|
|
|
|
eql.c
|
|
|
|
geneve.c
|
geneve: correctly handle ipv6.disable module parameter
|
2019-03-10 07:17:17 +01:00 |
|
gtp.c
|
gtp: fix use-after-free in gtp_newlink()
|
2019-07-26 09:14:17 +02:00 |
|
ifb.c
|
|
|
|
Kconfig
|
gtp: change NET_UDP_TUNNEL dependency to select
|
2019-04-03 06:26:15 +02:00 |
|
LICENSE.SRC
|
|
|
|
loopback.c
|
net: loopback: clear skb->tstamp before netif_rx()
|
2018-11-13 11:08:20 -08:00 |
|
macsec.c
|
macsec: fix refcnt leak in module exit routine
|
2019-11-12 19:21:02 +01:00 |
|
macvlan.c
|
macvlan: return correct error value
|
2018-12-21 14:15:20 +01:00 |
|
macvtap.c
|
|
|
|
Makefile
|
net: Always descend into dsa/
|
2019-05-25 18:23:19 +02:00 |
|
mdio.c
|
|
|
|
mii.c
|
|
|
|
net_failover.c
|
failover: Fix error return code in net_failover_create
|
2019-11-20 18:46:12 +01:00 |
|
netconsole.c
|
|
|
|
nlmon.c
|
|
|
|
ntb_netdev.c
|
|
|
|
rionet.c
|
rapidio/rionet: do not free skb before reading its length
|
2018-12-05 19:31:59 +01:00 |
|
sb1000.c
|
|
|
|
Space.c
|
|
|
|
sungem_phy.c
|
|
|
|
tap.c
|
|
|
|
thunderbolt.c
|
net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
|
2019-06-15 11:54:07 +02:00 |
|
tun.c
|
tun: fix use-after-free when register netdev failed
|
2019-09-19 09:09:33 +02:00 |
|
veth.c
|
veth: Orphan skb before GRO
|
2018-09-16 15:33:50 -07:00 |
|
virtio_net.c
|
virtio_net: Account for tx bytes and packets on sending xdp_frames
|
2019-02-12 19:47:23 +01:00 |
|
vrf.c
|
vrf: make sure skb->data contains ip header to make routing
|
2019-07-28 08:29:26 +02:00 |
|
vsockmon.c
|
|
|
|
vxlan.c
|
vxlan: check tun_info options_len properly
|
2019-11-10 11:27:46 +01:00 |
|
xen-netfront.c
|
xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
|
2019-10-07 18:57:25 +02:00 |