index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
net: xdp: make the stack take care of the tear down
Jakub Kicinski
5
-19
/
+0
2017-12-03
net: xdp: report flags program was installed with on query
Jakub Kicinski
1
-0
/
+1
2017-12-01
nfp: bpf: detect load/store sequences lowered from memory copy
Jiong Wang
1
-0
/
+237
2017-12-01
nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
Jiong Wang
1
-7
/
+45
2017-12-01
nfp: bpf: implement memory bulk copy for length within 32-bytes
Jiong Wang
4
-0
/
+122
2017-12-01
nfp: bpf: factor out is_mbpf_load & is_mbpf_store
Jiong Wang
2
-2
/
+12
2017-12-01
nfp: bpf: encode indirect commands
Jakub Kicinski
2
-5
/
+15
2017-12-01
nfp: bpf: correct the encoding for No-Dest immed
Jiong Wang
1
-3
/
+5
2017-12-01
nfp: bpf: relax source operands check
Jiong Wang
1
-2
/
+4
2017-12-01
nfp: bpf: don't do ld/shifts combination if shifts are jump destination
Jiong Wang
1
-0
/
+4
2017-12-01
nfp: bpf: don't do ld/mask combination if mask is jump destination
Jiong Wang
1
-0
/
+3
2017-12-01
nfp: bpf: flag jump destination to guide insn combine optimizations
Jiong Wang
2
-0
/
+5
2017-12-01
nfp: bpf: record jump destination to simplify jump fixup
Jiong Wang
4
-55
/
+41
2017-12-01
nfp: bpf: support backward jump
Jiong Wang
2
-30
/
+40
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
2
-6
/
+5
2017-11-30
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
1
-3
/
+3
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-11-30
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
1
-7
/
+2
2017-11-30
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
1
-0
/
+5
2017-11-30
net: thunderx: Add support for xdp redirect
Sunil Goutham
3
-31
/
+94
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-86
/
+108
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-29
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
1
-2
/
+2
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-28
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
1
-2
/
+2
2017-11-28
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
1
-0
/
+6
2017-11-28
net: mvpp2: do not disable GMAC padding
Yan Markman
1
-9
/
+0
2017-11-28
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
1
-2
/
+9
2017-11-28
net: mvpp2: fix the txq_init error path
Antoine Tenart
1
-18
/
+2
2017-11-28
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
1
-7
/
+21
2017-11-28
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
1
-32
/
+29
2017-11-28
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
1
-0
/
+18
2017-11-28
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
1
-1
/
+1
2017-11-27
e1000: Fix off-by-one in debug message
Ahmad Fatoum
1
-2
/
+4
2017-11-27
i40e: Fix reporting incorrect error codes
Amritha Nambiar
1
-1
/
+0
2017-11-27
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2
-4
/
+8
2017-11-27
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
1
-1
/
+1
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
31
-131
/
+115
2017-11-25
net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts
Sunil Goutham
1
-1
/
+0
2017-11-25
forcedeth: replace pci_unmap_page with dma_unmap_page
Zhu Yanjun
1
-2
/
+2
2017-11-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
16
-120
/
+154
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+8
2017-11-24
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
1
-16
/
+22
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
fm10k: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
igb: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
igbvf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
ixgbevf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-21
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-21
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
[next]