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-10-14
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
4
-0
/
+253
2017-10-14
cxgb4: collect hardware module dumps
Rahul Lakkireddy
5
-0
/
+422
2017-10-14
cxgb4: collect TP dump
Rahul Lakkireddy
8
-1
/
+234
2017-10-14
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
5
-140
/
+239
2017-10-14
cxgb4: collect firmware mbox and device log dump
Rahul Lakkireddy
5
-0
/
+107
2017-10-14
cxgb4: collect on-chip memory dump
Rahul Lakkireddy
7
-1
/
+220
2017-10-14
cxgb4: collect register dump
Rahul Lakkireddy
8
-2
/
+285
2017-10-14
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
8
-2
/
+265
2017-10-14
nfp: Explicitly include linux/bug.h
Mark Brown
2
-0
/
+2
2017-10-14
Merge branch 'dsa-remove-set_addr'
David S. Miller
6
-48
/
+43
2017-10-14
net: dsa: remove .set_addr
Vivien Didelot
3
-13
/
+0
2017-10-14
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-10-14
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
2017-10-14
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-14
net: dsa: mv88e6xxx: setup random mac address
Vivien Didelot
1
-16
/
+17
2017-10-14
atm: fore200e: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2017-10-14
Merge branch 'nfp-bpf-support-direct-packet-access'
David S. Miller
7
-101
/
+394
2017-10-14
nfp: bpf: support direct packet access in TC
Jakub Kicinski
1
-2
/
+15
2017-10-14
nfp: bpf: direct packet access - write
Jakub Kicinski
3
-9
/
+109
2017-10-14
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
5
-11
/
+105
2017-10-14
nfp: bpf: separate I/O from checks for legacy data load
Jakub Kicinski
1
-37
/
+40
2017-10-14
nfp: bpf: fix context accesses
Jakub Kicinski
1
-20
/
+29
2017-10-14
nfp: bpf: support BPF offload only on little endian
Jakub Kicinski
1
-0
/
+2
2017-10-14
nfp: bpf: implement byte swap instruction
Jakub Kicinski
1
-0
/
+38
2017-10-14
nfp: bpf: add mov helper
Jakub Kicinski
1
-16
/
+15
2017-10-14
nfp: bpf: fix compare instructions
Jakub Kicinski
1
-9
/
+12
2017-10-14
nfp: bpf: add missing return in jne_imm optimization
Jakub Kicinski
1
-0
/
+1
2017-10-14
nfp: bpf: reorder arguments to emit_ld_field_any()
Jakub Kicinski
1
-3
/
+3
2017-10-14
bpf: verifier: set reg_type on context accesses in second pass
Jakub Kicinski
1
-6
/
+37
2017-10-14
Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB'
David S. Miller
4
-17
/
+56
2017-10-14
net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues
Jose Abreu
4
-13
/
+30
2017-10-14
net: stmmac: Use correct values in TQS/RQS fields
Jose Abreu
3
-9
/
+31
2017-10-14
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
1
-3
/
+12
2017-10-13
Merge branch 'tipc-comm-groups'
David S. Miller
16
-283
/
+1997
2017-10-13
tipc: add multipoint-to-point flow control
Jon Maloy
2
-5
/
+136
2017-10-13
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
1
-13
/
+32
2017-10-13
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2
-2
/
+9
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
5
-17
/
+94
2017-10-13
tipc: guarantee group unicast doesn't bypass group broadcast
Jon Maloy
2
-15
/
+74
2017-10-13
tipc: introduce group multicast messaging
Jon Maloy
3
-7
/
+74
2017-10-13
tipc: introduce group anycast messaging
Jon Maloy
5
-0
/
+138
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
4
-13
/
+150
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
4
-22
/
+190
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
5
-33
/
+101
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
3
-18
/
+39
2017-10-13
tipc: introduce communication groups
Jon Maloy
10
-48
/
+748
2017-10-13
tipc: improve destination linked list
Jon Maloy
4
-67
/
+74
2017-10-13
tipc: add new function for sending multiple small messages
Jon Maloy
3
-12
/
+19
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
3
-81
/
+89
2017-10-13
tipc: add ability to obtain node availability status from other files
Jon Maloy
2
-5
/
+22
[next]