exynos-linux-stable/drivers/net
Jakub Kicinski fc3665dfcf
BACKPORT: net: bpf: rename ndo_xdp to ndo_bpf
ndo_xdp is a control path callback for setting up XDP in the
driver.  We can reuse it for other forms of communication
between the eBPF stack and the drivers.  Rename the callback
and associated structures and definitions.

Change-Id: I08c456c9afa712ce0b7a98c24b6f46545e69f3cc
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-09-25 16:54:45 +03:00
..
appletalk
arcnet arcnet: provide a buffer big enough to actually receive packets 2019-10-05 12:30:12 +02:00
bonding bonding/alb: make sure arp header is pulled before accessing it 2020-03-20 09:07:42 +01:00
caif caif-hsi: fix possible deadlock in cfhsi_exit_module() 2019-08-04 09:33:33 +02:00
can slcan: Don't transmit uninitialized stack data in padding 2020-04-13 10:32:55 +02:00
cris
dsa net: dsa: bcm_sf2: Ensure correct sub-node is parsed 2020-04-13 10:32:54 +02:00
ethernet BACKPORT: net: bpf: rename ndo_xdp to ndo_bpf 2024-09-25 16:54:45 +03:00
fddi
fjes fjes: fix missed check in fjes_acpi_add 2020-01-04 13:40:16 +01:00
hamradio 6pack,mkiss: fix possible deadlock 2020-01-04 13:41:07 +01:00
hippi
hyperv hv_netvsc: Fix IP header checksum for coalesced packets 2019-03-13 14:04:53 -07:00
ieee802154 ieee802154: atusb: fix use-after-free at disconnect 2019-10-17 13:42:07 -07:00
ipvlan ipvlan: don't deref eth hdr before checking it's set 2020-03-20 09:07:42 +01:00
irda
phy net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers 2020-04-13 10:32:55 +02:00
plip
ppp This is the 4.9.214 stable release 2020-02-17 10:05:12 +01:00
slip slip: make slhc_compress() more robust against malicious packets 2020-03-20 09:07:42 +01:00
team team: add missing attribute validation for array index 2020-03-20 09:07:40 +01:00
usb defconfig: enable all usb net drivers 2024-09-25 16:53:46 +03:00
vmxnet3
wan wan: ixp4xx_hss: fix compile-testing on 64-bit 2020-02-28 15:42:31 +01:00
wimax wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle 2020-01-23 08:19:34 +01:00
wireless treewide: No benefit from there loggings... NUKE IT! 2023-04-30 19:43:07 +03:00
xen-netback net: xen-netback: fix return type of ndo_start_xmit function 2019-11-25 09:53:16 +01:00
dummy.c
eql.c
geneve.c
gtp.c gtp: use __GFP_NOWARN to avoid memalloc warning 2020-02-14 16:30:58 -05:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macsec.c macsec: restrict to ethernet devices 2020-04-02 17:20:29 +02:00
macvlan.c macvlan: add cond_resched() during multicast processing 2020-03-20 09:07:42 +01:00
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: fix sleep time mismatch 2019-11-28 18:28:52 +01:00
rionet.c rapidio/rionet: do not free skb before reading its length 2018-12-05 19:42:38 +01:00
sb1000.c
Space.c
sungem_phy.c
tun.c Merge 4.9.216 branch 'android-4.9-q' into tw10-android-4.9-q 2020-03-15 18:00:10 +02:00
veth.c
virtio_net.c
vrf.c vrf: make sure skb->data contains ip header to make routing 2019-08-04 09:33:34 +02:00
vxlan.c vxlan: check return value of gro_cells_init() 2020-04-02 17:20:30 +02:00
xen-netfront.c xen-netfront: do not use ~0U as error return value for xennet_fill_frags() 2019-10-07 18:53:23 +02:00