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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-20
net/mlx5: Avoid blank lines after/before open/close brace
Or Gerlitz
2
-2
/
+0
2017-08-20
net/mlx5e: Add outbound PCI buffer overflow counter
Eran Ben Elisha
3
-4
/
+28
2017-08-20
net/mlx5e: Add RX buffer fullness counters
Gal Pressman
3
-1
/
+30
2017-08-20
net/mlx5: Add RX buffer fullness counters infrastructure
Gal Pressman
1
-2
/
+13
2017-08-20
net/mlx5e: Add PCIe outbound stalls counters
Gal Pressman
2
-1
/
+20
2017-08-20
net/mlx5: Add PCIe outbound stalls counters infrastructure
Gal Pressman
1
-3
/
+14
2017-08-20
net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool
Shalom Lagziel
1
-12
/
+118
2017-08-20
net/mlx5e: IPoIB, Fix driver name retrieved by ethtool
Feras Daoud
1
-0
/
+2
2017-08-20
net/mlx5e: Send PAOS command on interface up/down
Eran Ben Elisha
2
-7
/
+20
2017-08-19
bpf: linux/bpf.h needs linux/numa.h
David S. Miller
1
-0
/
+1
2017-08-19
Merge branch 'BPF-inline-improvements'
David S. Miller
3
-1
/
+48
2017-08-19
bpf: inline map in map lookup functions for array and htab
Daniel Borkmann
2
-0
/
+43
2017-08-19
bpf: make htab inlining more robust wrt assumptions
Daniel Borkmann
1
-1
/
+5
2017-08-19
Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'
David S. Miller
17
-39
/
+142
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
8
-16
/
+69
2017-08-19
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
9
-23
/
+73
2017-08-19
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
1
-1
/
+1
2017-08-19
net: hns3: fix a handful of spelling mistakes
Colin Ian King
2
-3
/
+3
2017-08-19
Merge branch 'net-const-eisa_device_id'
David S. Miller
5
-5
/
+5
2017-08-19
net: defxx: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
net: hp100: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
net: de4x5: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
net: 3c59x: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
net: 3c509: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'
David S. Miller
10
-261
/
+497
2017-08-18
nfp: don't reuse pointers in ring dumping
Jakub Kicinski
1
-6
/
+7
2017-08-18
nfp: fix copy paste in names and messages regarding vNICs
Jakub Kicinski
1
-2
/
+2
2017-08-18
nfp: add ethtool statistics for representors
Jakub Kicinski
2
-4
/
+71
2017-08-18
nfp: add pointer to vNIC config memory to nfp_port structure
Jakub Kicinski
3
-37
/
+18
2017-08-18
nfp: report MAC statistics in ethtool
Jakub Kicinski
2
-17
/
+153
2017-08-18
nfp: store pointer to MAC statistics in nfp_port
Jakub Kicinski
3
-8
/
+9
2017-08-18
nfp: split software and hardware vNIC statistics
Jakub Kicinski
1
-72
/
+120
2017-08-18
nfp: add helper for printing ethtool strings
Jakub Kicinski
1
-33
/
+32
2017-08-18
nfp: don't report standard netdev statistics in ethtool
Jakub Kicinski
1
-77
/
+32
2017-08-18
nfp: allow retreiving management FW logs on representors
Jakub Kicinski
2
-18
/
+17
2017-08-18
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
3
-12
/
+54
2017-08-18
nfp: link basic ethtool ops to representors
Jakub Kicinski
3
-0
/
+7
2017-08-18
Merge branch 'net-sysfs-related-cleanups'
David S. Miller
3
-127
/
+112
2017-08-18
net: style cleanups
stephen hemminger
1
-32
/
+36
2017-08-18
net: mark receive queue attributes ro_after_init
stephen hemminger
1
-12
/
+13
2017-08-18
net: make queue attributes ro_after_init
stephen hemminger
1
-21
/
+19
2017-08-18
net: make BQL sysfs attributes ro_after_init
stephen hemminger
1
-11
/
+11
2017-08-18
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
3
-30
/
+14
2017-08-18
net: make net sysfs attributes ro_after_init
stephen hemminger
1
-2
/
+2
2017-08-18
net: constify net_ns_type_operations
stephen hemminger
2
-2
/
+2
2017-08-18
net: make net_class ro_after_init
stephen hemminger
1
-1
/
+1
2017-08-18
net: constify netdev_class_file
stephen hemminger
2
-6
/
+6
2017-08-18
net: don't decrement kobj reference count on init failure
stephen hemminger
1
-12
/
+10
2017-08-18
Merge branch 'amd-xgbe-next'
David S. Miller
12
-353
/
+1158
2017-08-18
amd-xgbe: Add additional ethtool statistics
Lendacky, Thomas
3
-1
/
+16
[next]