mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 23:01:29 +00:00
496322bc91
Pull networking updates from David Miller:
"This is a re-do of the net-next pull request for the current merge
window. The only difference from the one I made the other day is that
this has Eliezer's interface renames and the timeout handling changes
made based upon your feedback, as well as a few bug fixes that have
trickeled in.
Highlights:
1) Low latency device polling, eliminating the cost of interrupt
handling and context switches. Allows direct polling of a network
device from socket operations, such as recvmsg() and poll().
Currently ixgbe, mlx4, and bnx2x support this feature.
Full high level description, performance numbers, and design in
commit
|
||
---|---|---|
.. | ||
devices | ||
3ds_debugboard.c | ||
3ds_debugboard.h | ||
anatop.c | ||
avic.c | ||
board-mx31lilly.h | ||
board-mx31lite.h | ||
board-mx31moboard.h | ||
board-pcm038.h | ||
clk-busy.c | ||
clk-gate2.c | ||
clk-imx1.c | ||
clk-imx6q.c | ||
clk-imx6sl.c | ||
clk-imx21.c | ||
clk-imx25.c | ||
clk-imx27.c | ||
clk-imx31.c | ||
clk-imx35.c | ||
clk-imx51-imx53.c | ||
clk-pfd.c | ||
clk-pllv1.c | ||
clk-pllv2.c | ||
clk-pllv3.c | ||
clk-vf610.c | ||
clk.c | ||
clk.h | ||
common.h | ||
cpu-imx5.c | ||
cpu-imx25.c | ||
cpu-imx27.c | ||
cpu-imx31.c | ||
cpu-imx35.c | ||
cpu.c | ||
cpuidle-imx5.c | ||
cpuidle-imx6q.c | ||
cpuidle.h | ||
crm-regs-imx5.h | ||
crmregs-imx3.h | ||
devices-imx1.h | ||
devices-imx21.h | ||
devices-imx25.h | ||
devices-imx27.h | ||
devices-imx31.h | ||
devices-imx35.h | ||
devices-imx51.h | ||
ehci-imx5.c | ||
ehci-imx25.c | ||
ehci-imx27.c | ||
ehci-imx31.c | ||
ehci-imx35.c | ||
epit.c | ||
eukrea_mbimx27-baseboard.c | ||
eukrea_mbimxsd25-baseboard.c | ||
eukrea_mbimxsd35-baseboard.c | ||
eukrea_mbimxsd51-baseboard.c | ||
eukrea-baseboards.h | ||
gpc.c | ||
hardware.h | ||
headsmp.S | ||
hotplug.c | ||
iim.h | ||
imx25-dt.c | ||
imx27-dt.c | ||
imx31-dt.c | ||
imx51-dt.c | ||
iomux-imx31.c | ||
iomux-mx1.h | ||
iomux-mx2x.h | ||
iomux-mx3.h | ||
iomux-mx21.h | ||
iomux-mx25.h | ||
iomux-mx27.h | ||
iomux-mx35.h | ||
iomux-mx51.h | ||
iomux-v1.c | ||
iomux-v1.h | ||
iomux-v3.c | ||
iomux-v3.h | ||
irq-common.c | ||
irq-common.h | ||
Kconfig | ||
mach-apf9328.c | ||
mach-armadillo5x0.c | ||
mach-bug.c | ||
mach-cpuimx27.c | ||
mach-cpuimx35.c | ||
mach-cpuimx51sd.c | ||
mach-eukrea_cpuimx25.c | ||
mach-imx6q.c | ||
mach-imx6sl.c | ||
mach-imx27_visstrim_m10.c | ||
mach-imx27ipcam.c | ||
mach-imx27lite.c | ||
mach-imx53.c | ||
mach-kzm_arm11_01.c | ||
mach-mx1ads.c | ||
mach-mx21ads.c | ||
mach-mx25_3ds.c | ||
mach-mx27_3ds.c | ||
mach-mx27ads.c | ||
mach-mx31_3ds.c | ||
mach-mx31ads.c | ||
mach-mx31lilly.c | ||
mach-mx31lite.c | ||
mach-mx31moboard.c | ||
mach-mx35_3ds.c | ||
mach-mx51_babbage.c | ||
mach-mxt_td60.c | ||
mach-pca100.c | ||
mach-pcm037_eet.c | ||
mach-pcm037.c | ||
mach-pcm038.c | ||
mach-pcm043.c | ||
mach-qong.c | ||
mach-scb9328.c | ||
mach-vf610.c | ||
mach-vpr200.c | ||
Makefile | ||
mm-imx1.c | ||
mm-imx3.c | ||
mm-imx5.c | ||
mm-imx21.c | ||
mm-imx25.c | ||
mm-imx27.c | ||
mmdc.c | ||
mx1-camera-fiq-ksym.c | ||
mx1-camera-fiq.S | ||
mx1.h | ||
mx2x.h | ||
mx3x.h | ||
mx21.h | ||
mx25.h | ||
mx27.h | ||
mx31.h | ||
mx31lilly-db.c | ||
mx31lite-db.c | ||
mx31moboard-devboard.c | ||
mx31moboard-marxbot.c | ||
mx31moboard-smartbot.c | ||
mx35.h | ||
mx51.h | ||
mx53.h | ||
mxc.h | ||
pcm037.h | ||
pcm970-baseboard.c | ||
platsmp.c | ||
pm-imx3.c | ||
pm-imx5.c | ||
pm-imx6q.c | ||
pm-imx27.c | ||
src.c | ||
ssi-fiq-ksym.c | ||
ssi-fiq.S | ||
system.c | ||
time.c | ||
tzic.c | ||
ulpi.h |