index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: fore200e: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-14
1
-0
/
+8
*
Merge branch 'nfp-bpf-support-direct-packet-access'
David S. Miller
2017-10-14
7
-101
/
+394
|
\
|
*
nfp: bpf: support direct packet access in TC
Jakub Kicinski
2017-10-14
1
-2
/
+15
|
*
nfp: bpf: direct packet access - write
Jakub Kicinski
2017-10-14
3
-9
/
+109
|
*
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
2017-10-14
5
-11
/
+105
|
*
nfp: bpf: separate I/O from checks for legacy data load
Jakub Kicinski
2017-10-14
1
-37
/
+40
|
*
nfp: bpf: fix context accesses
Jakub Kicinski
2017-10-14
1
-20
/
+29
|
*
nfp: bpf: support BPF offload only on little endian
Jakub Kicinski
2017-10-14
1
-0
/
+2
|
*
nfp: bpf: implement byte swap instruction
Jakub Kicinski
2017-10-14
1
-0
/
+38
|
*
nfp: bpf: add mov helper
Jakub Kicinski
2017-10-14
1
-16
/
+15
|
*
nfp: bpf: fix compare instructions
Jakub Kicinski
2017-10-14
1
-9
/
+12
|
*
nfp: bpf: add missing return in jne_imm optimization
Jakub Kicinski
2017-10-14
1
-0
/
+1
|
*
nfp: bpf: reorder arguments to emit_ld_field_any()
Jakub Kicinski
2017-10-14
1
-3
/
+3
|
*
bpf: verifier: set reg_type on context accesses in second pass
Jakub Kicinski
2017-10-14
1
-6
/
+37
|
/
*
Merge branch 'stmmac-Improvements-for-multi-queuing-and-for-AVB'
David S. Miller
2017-10-14
4
-17
/
+56
|
\
|
*
net: stmmac: Disable flow ctrl for RX AVB queues and really enable TX AVB queues
Jose Abreu
2017-10-14
4
-13
/
+30
|
*
net: stmmac: Use correct values in TQS/RQS fields
Jose Abreu
2017-10-14
3
-9
/
+31
|
/
*
icmp: don't fail on fragment reassembly time exceeded
Matteo Croce
2017-10-14
1
-3
/
+12
*
Merge branch 'tipc-comm-groups'
David S. Miller
2017-10-13
16
-283
/
+1997
|
\
|
*
tipc: add multipoint-to-point flow control
Jon Maloy
2017-10-13
2
-5
/
+136
|
*
tipc: guarantee delivery of last broadcast before DOWN event
Jon Maloy
2017-10-13
1
-13
/
+32
|
*
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2017-10-13
2
-2
/
+9
|
*
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
2017-10-13
5
-17
/
+94
|
*
tipc: guarantee group unicast doesn't bypass group broadcast
Jon Maloy
2017-10-13
2
-15
/
+74
|
*
tipc: introduce group multicast messaging
Jon Maloy
2017-10-13
3
-7
/
+74
|
*
tipc: introduce group anycast messaging
Jon Maloy
2017-10-13
5
-0
/
+138
|
*
tipc: introduce group unicast messaging
Jon Maloy
2017-10-13
4
-13
/
+150
|
*
tipc: introduce flow control for group broadcast messages
Jon Maloy
2017-10-13
4
-22
/
+190
|
*
tipc: receive group membership events via member socket
Jon Maloy
2017-10-13
5
-33
/
+101
|
*
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
2017-10-13
3
-18
/
+39
|
*
tipc: introduce communication groups
Jon Maloy
2017-10-13
10
-48
/
+748
|
*
tipc: improve destination linked list
Jon Maloy
2017-10-13
4
-67
/
+74
|
*
tipc: add new function for sending multiple small messages
Jon Maloy
2017-10-13
3
-12
/
+19
|
*
tipc: refactor function filter_rcv()
Jon Maloy
2017-10-13
3
-81
/
+89
|
*
tipc: add ability to obtain node availability status from other files
Jon Maloy
2017-10-13
2
-5
/
+22
|
*
tipc: improve address sanity check in tipc_connect()
Jon Maloy
2017-10-13
1
-16
/
+15
|
*
tipc: add ability to order and receive topology events in driver
Jon Maloy
2017-10-13
5
-40
/
+124
|
/
*
selftests: rtnetlink: add a small macsec test case
Florian Westphal
2017-10-12
1
-0
/
+42
*
ravb: Consolidate clock handling
Geert Uytterhoeven
2017-10-12
1
-25
/
+10
*
Merge branch 'net-support-bgmac-with-B50212E-B1-PHY'
David S. Miller
2017-10-12
3
-1
/
+14
|
\
|
*
net: bgmac: enable master mode for BCM54210E and B50212E PHYs
Rafał Miłecki
2017-10-12
1
-1
/
+7
|
*
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
2017-10-12
2
-0
/
+7
|
/
*
ipvlan: always use the current L2 addr of the master
Mahesh Bandewar
2017-10-12
1
-1
/
+6
*
Merge branch 'act-ife-misc'
David S. Miller
2017-10-12
2
-59
/
+86
|
\
|
*
sched: act: ife: update parameters via rcu handling
Alexander Aring
2017-10-12
2
-30
/
+67
|
*
sched: act: ife: migrate to use per-cpu counters
Alexander Aring
2017-10-12
1
-18
/
+11
|
*
sched: act: ife: move encode/decode check to init
Alexander Aring
2017-10-12
1
-11
/
+8
|
/
*
Merge branch 'net-sched-fix-IFE-meta-modules-loading'
David S. Miller
2017-10-12
5
-5
/
+19
|
\
|
*
net sched actions: fix module auto-loading
Roman Mashak
2017-10-12
1
-1
/
+15
|
*
net sched actions: change IFE modules alias names
Roman Mashak
2017-10-12
5
-5
/
+5
|
/
[next]