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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-13
/
+1112
2018-01-17
nfp: bpf: reject program on instructions unknown to the JIT compiler
Quentin Monnet
3
-0
/
+12
2018-01-17
nfp: bpf: print map lookup problems into verifier log
Jakub Kicinski
1
-6
/
+8
2018-01-16
bnxt_en: don't update cpr->rx_bytes with uninitialized length len
Colin Ian King
1
-3
/
+4
2018-01-16
net: aquantia: Fix internal stats calculation on rx
Igor Russkikh
1
-2
/
+2
2018-01-16
net: aquantia: Prepend hw access functions declarations with prefix
Igor Russkikh
5
-840
/
+922
2018-01-16
net: aquantia: Fix register definitions to linux style
Igor Russkikh
3
-1139
/
+1173
2018-01-16
net: aquantia: Eliminate aq_nic structure abstraction
Igor Russkikh
10
-54
/
+46
2018-01-16
net: aquantia: Simplify dependencies between pci modules
Igor Russkikh
6
-106
/
+113
2018-01-16
net: aquantia: Add const qualifiers for hardware ops tables
Igor Russkikh
14
-20
/
+21
2018-01-16
net: aquantia: Remove duplicate hardware descriptors declarations
Igor Russkikh
3
-62
/
+31
2018-01-16
net: aquantia: Cleanup hardware access modules
Igor Russkikh
8
-97
/
+71
2018-01-16
net: aquantia: Cleanup status flags accesses
Igor Russkikh
9
-17
/
+11
2018-01-16
net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE
Igor Russkikh
5
-6
/
+4
2018-01-16
net: thunderx: add timestamping support
Sunil Goutham
9
-6
/
+345
2018-01-16
net: add support for Cavium PTP coprocessor
Radoslaw Biernacki
5
-0
/
+437
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
1
-1
/
+1
2018-01-16
mlxsw: core: Add support for reload
Arkadi Sharshevsky
4
-23
/
+65
2018-01-16
mlxsw: pci: Add support for getting resource through devlink
Arkadi Sharshevsky
4
-30
/
+92
2018-01-16
mlxsw: spectrum: Add support for getting kvdl occupancy
Arkadi Sharshevsky
3
-0
/
+36
2018-01-16
mlxsw: spectrum_dpipe: Connect dpipe tables to resources
Arkadi Sharshevsky
1
-12
/
+69
2018-01-16
mlxsw: spectrum: Register KVD resources with devlink
Arkadi Sharshevsky
4
-0
/
+205
2018-01-16
mlxsw: pci: Add support for performing bus reset
Arkadi Sharshevsky
2
-13
/
+41
2018-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
1
-45
/
+14
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
1
-2
/
+2
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
7
-17
/
+13
2018-01-15
sh_eth: get Ether port # only when needed
Sergei Shtylyov
1
-8
/
+5
2018-01-15
sh_eth: gather all TSU init code in one place
Sergei Shtylyov
1
-7
/
+5
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
151
-2148
/
+6838
2018-01-15
net: ethernet: Add a driver for Gemini gigabit ethernet
Linus Walleij
6
-0
/
+3579
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2
-10
/
+7
2018-01-15
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
Phil Reid
1
-4
/
+10
2018-01-15
net: dsa: lan9303: make lan9303_handle_reset() a void function
Phil Reid
1
-7
/
+3
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
1
-7
/
+6
2018-01-14
nfp: bpf: implement bpf map offload
Jakub Kicinski
3
-0
/
+109
2018-01-14
nfp: bpf: add support for reading map memory
Jakub Kicinski
2
-9
/
+76
2018-01-14
nfp: bpf: add verification and codegen for map lookups
Jakub Kicinski
3
-2
/
+138
2018-01-14
nfp: bpf: add helpers for updating immediate instructions
Jakub Kicinski
2
-0
/
+62
2018-01-14
nfp: bpf: parse function call and map capabilities
Jakub Kicinski
3
-0
/
+87
2018-01-14
nfp: bpf: implement helpers for FW map ops
Jakub Kicinski
3
-4
/
+288
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
8
-0
/
+317
2018-01-14
nfp: bpf: add map data structure
Jakub Kicinski
2
-1
/
+24
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-1
/
+1
2018-01-14
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
20
-256
/
+272
2018-01-14
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
1
-0
/
+89
2018-01-14
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
3
-0
/
+86
2018-01-14
mlxsw: spectrum_router: Configure default routing priority
Yuval Mintz
1
-0
/
+24
2018-01-14
mlxsw: reg: add rdpm register
Yuval Mintz
2
-1
/
+38
2018-01-14
net: dsa: mv88e6xxx: Decode VTU problem interrupt
Andrew Lunn
4
-2
/
+90
2018-01-14
net: dsa: mv88e6xxx: Decode ATU problem interrupt
Andrew Lunn
4
-2
/
+103
[next]