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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
4
-1
/
+92
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2
-2
/
+8
2017-11-02
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
1
-0
/
+24
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2
-2
/
+2
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
1
-5
/
+0
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
1
-1
/
+2
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
9
-2
/
+23
2017-11-02
net: hns3: remove a couple of redundant assignments
Colin Ian King
1
-3
/
+0
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
1
-2
/
+0
2017-11-02
net: dl2k: remove redundant re-assignment to np
Colin Ian King
1
-1
/
+1
2017-11-02
wan: wanxl: remove redundant assignment to stat
Colin Ian King
1
-1
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-35
/
+137
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2
-1
/
+78
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
1
-14
/
+2
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
3
-5
/
+161
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
4
-36
/
+82
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
2017-11-01
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
6
-4
/
+54
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
3
-4
/
+29
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
net: thunderx: remove a couple of redundant assignments
Colin Ian King
1
-4
/
+0
2017-11-01
sfc: support rx-fcs and rx-all
Edward Cree
4
-8
/
+30
2017-11-01
net: macb: remove redundant assignment to variable work_done
Colin Ian King
1
-2
/
+0
2017-11-01
net: hso: remove redundant unused variable dev
Colin Ian King
1
-2
/
+0
2017-11-01
ppp: Destroy the mutex when cleanup
Gao Feng
1
-0
/
+1
2017-11-01
net: ethernet: slicoss: remove redundant initialization of idx
Colin Ian King
1
-1
/
+1
2017-11-01
net: phy: Fix sfp.c build against GPIO definitions
Florian Fainelli
1
-1
/
+1
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
3
-29
/
+22
2017-11-01
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2
-0
/
+6
2017-11-01
net: dsa: b53: Have b53_hdr_setup() enable/disable tagging
Florian Fainelli
1
-3
/
+13
2017-11-01
mlxsw: i2c: Fix buffer increment counter for write transaction
Vadim Pasternak
1
-1
/
+1
2017-11-01
drivers/net: tundra: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-01
drivers/net: ntb_netdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-11-01
net: mvpp2: simplify the Tx desc set DMA logic
Antoine Tenart
1
-26
/
+13
2017-11-01
net: mvpp2: use the aggr txq size define everywhere
Antoine Tenart
1
-3
/
+3
2017-11-01
net: mvpp2: limit TSO segments and use stop/wake thresholds
Antoine Tenart
1
-2
/
+16
2017-11-01
net: mvpp2: initialize the RSS tables
Antoine Tenart
1
-0
/
+50
2017-11-01
net: mvpp2: initialize the Tx FIFO size
Antoine Tenart
1
-4
/
+21
2017-11-01
net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2
Antoine Tenart
1
-6
/
+46
2017-11-01
mlxsw: reg: Add high and low temperature thresholds
Ido Schimmel
1
-0
/
+25
2017-11-01
net: hns: set correct return value
Pan Bian
1
-2
/
+2
2017-11-01
net: lapbether: fix double free
Pan Bian
1
-1
/
+0
2017-11-01
mkiss: remove redundant assignment of len to ax->mtu
Colin Ian King
1
-1
/
+0
2017-11-01
forcedeth: replace pci_alloc_consistent with dma_alloc_coherent
Zhu Yanjun
1
-20
/
+41
2017-11-01
net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()
Wei Yongjun
1
-1
/
+0
2017-11-01
mlxsw: spectrum_router: Return extack message on abort due to fib rules
David Ahern
1
-42
/
+66
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-4
/
+4
2017-11-01
liquidio: Configure switchdev with devlink
Vijaya Mohan Guvva
5
-0
/
+108
[next]