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
2018-07-23
net/mlx5: FW tracer, Enable tracing
Feras Daoud
3
-4
/
+18
2018-07-23
net/mlx5: FW tracer, parse traces and kernel tracing support
Feras Daoud
3
-2
/
+333
2018-07-23
net/mlx5: FW tracer, events handling
Feras Daoud
4
-10
/
+347
2018-07-23
net/mlx5: FW tracer, register log buffer memory key
Saeed Mahameed
1
-3
/
+61
2018-07-23
net/mlx5: FW tracer, create trace buffer and copy strings database
Feras Daoud
2
-3
/
+224
2018-07-23
net/mlx5: FW tracer, implement tracer logic
Feras Daoud
3
-0
/
+265
2018-07-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
17
-89
/
+258
2018-07-23
Merge branch 'lan743x-Add-features-to-lan743x-driver'
David S. Miller
5
-4
/
+1042
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
3
-0
/
+171
2018-07-23
lan743x: Add EEE support
Bryan Whitehead
2
-0
/
+88
2018-07-23
lan743x: Add power management support
Bryan Whitehead
3
-0
/
+270
2018-07-23
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2
-0
/
+242
2018-07-23
lan743x: Add support for ethtool message level
Bryan Whitehead
1
-0
/
+17
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
3
-3
/
+214
2018-07-23
lan743x: Add support for ethtool link settings
Bryan Whitehead
1
-0
/
+5
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
4
-1
/
+35
2018-07-23
Merge branch 'sh_eth-clean-up-the-TSU-register-accessors'
David S. Miller
2
-20
/
+21
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
1
-5
/
+6
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
1
-9
/
+6
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
1
-2
/
+2
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
1
-10
/
+14
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2
-6
/
+5
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
2018-07-23
Merge branch 'smc-next'
David S. Miller
12
-155
/
+84
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
1
-3
/
+1
2018-07-23
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
1
-2
/
+1
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
5
-47
/
+20
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
6
-101
/
+48
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
2
-2
/
+14
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-23
Merge branch 'net-bridge-add-support-for-backup-port'
David S. Miller
6
-16
/
+176
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
6
-2
/
+134
2018-07-23
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
1
-14
/
+42
2018-07-22
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-5
/
+2
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
3
-11
/
+0
2018-07-22
xen-netfront: fix queue name setting
Vitaly Kuznetsov
1
-1
/
+1
2018-07-22
net/dsa/realtek: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+2
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
1
-1
/
+6
2018-07-22
Merge branch 'TX-used-ring-batched-updating-for-vhost'
David S. Miller
1
-70
/
+179
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
1
-15
/
+25
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
1
-20
/
+90
2018-07-22
vhost_net: introduce tx_can_batch()
Jason Wang
1
-2
/
+7
2018-07-22
vhost_net: introduce get_tx_bufs()
Jason Wang
1
-17
/
+32
2018-07-22
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
1
-5
/
+8
2018-07-22
vhost_net: introduce helper to initialize tx iov iter
Jason Wang
1
-9
/
+17
2018-07-22
vhost_net: drop unnecessary parameter
Jason Wang
1
-4
/
+2
[prev]
[next]