index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hidp: Let hidp_send_message return number of queued bytes
Fabian Henneke
2019-08-12
1
-2
/
+7
*
Bluetooth: hci_qca: Send VS pre shutdown command.
Harish Bandi
2019-08-12
3
-0
/
+31
*
Bluetooth: btqca: Use correct byte format for opcode of injected command
Matthias Kaehlcke
2019-08-12
1
-1
/
+1
*
Bluetooth: hci_qca: Use kfree_skb() instead of kfree()
Wei Yongjun
2019-08-12
1
-1
/
+1
*
Bluetooth: btqca: Add a short delay before downloading the NVM
Matthias Kaehlcke
2019-08-12
1
-0
/
+3
*
Bluetooth: btusb: Fix error return code in btusb_mtk_setup_firmware()
Wei Yongjun
2019-08-12
1
-1
/
+3
*
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
2019-08-12
1
-1
/
+1
*
tipc: initialise addr_trail_end when setting node addresses
Chris Packham
2019-08-12
1
-0
/
+1
*
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
2019-08-12
1
-0
/
+3
*
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
2019-08-12
1
-83
/
+55
*
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
2019-08-12
1
-2
/
+2
*
rxrpc: Fix local refcounting
David Howells
2019-08-12
1
-5
/
+7
*
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
2019-08-12
4
-86
/
+98
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-11
4
-21
/
+57
|
\
|
*
Merge branch 'bpf-bpftool-pinning-error-msg'
Daniel Borkmann
2019-08-09
1
-2
/
+6
|
|
\
|
|
*
tools: bpftool: add error message on pin failure
Jakub Kicinski
2019-08-09
1
-1
/
+5
|
|
*
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
2019-08-09
1
-1
/
+1
|
|
/
|
*
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
2019-08-01
1
-0
/
+28
|
*
bpf: fix x64 JIT code generation for jmp to 1st insn
Alexei Starovoitov
2019-08-01
1
-4
/
+5
|
*
libbpf: set BTF FD for prog only when there is supported .BTF.ext data
Andrii Nakryiko
2019-08-01
1
-1
/
+5
|
*
libbpf : make libbpf_num_possible_cpus function thread safe
Takshak Chahande
2019-08-01
1
-7
/
+11
|
*
libbpf: fix erroneous multi-closing of BTF FD
Andrii Nakryiko
2019-07-27
1
-8
/
+3
*
|
net/tls: swap sk_write_space on close
Jakub Kicinski
2019-08-10
1
-0
/
+1
*
|
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
2019-08-09
1
-2
/
+7
*
|
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-08-09
13
-109
/
+101
|
\
\
|
*
|
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
2019-08-08
1
-3
/
+0
|
*
|
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2019-08-08
2
-5
/
+8
|
*
|
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
2019-08-08
1
-4
/
+2
|
*
|
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
2019-08-08
1
-3
/
+3
|
*
|
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
2019-08-08
1
-3
/
+3
|
*
|
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
2019-08-08
4
-9
/
+15
|
*
|
net/mlx5: kTLS, Fix wrong TIS opmod constants
Tariq Toukan
2019-08-08
1
-2
/
+2
|
*
|
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
2019-08-08
1
-0
/
+1
|
*
|
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
2019-08-08
1
-0
/
+8
|
*
|
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
2019-08-08
1
-0
/
+3
|
*
|
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
2019-08-08
3
-21
/
+26
|
*
|
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
2019-08-08
1
-63
/
+34
*
|
|
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
2019-08-09
1
-4
/
+1
*
|
|
Merge branch 'Fix-collisions-in-socket-cookie-generation'
David S. Miller
2019-08-09
4
-8
/
+11
|
\
\
\
|
*
|
|
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
2019-08-09
1
-4
/
+7
|
*
|
|
sock: make cookie generation global instead of per netns
Daniel Borkmann
2019-08-09
3
-4
/
+4
|
/
/
/
*
|
|
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-08-09
7
-83
/
+100
|
\
\
\
|
*
|
|
rxrpc: Don't bother generating maxSkew in the ACK packet
David Howells
2019-08-09
6
-44
/
+28
|
*
|
|
rxrpc: Fix local endpoint refcounting
David Howells
2019-08-09
4
-39
/
+72
|
/
/
/
*
|
|
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
2019-08-09
1
-2
/
+3
*
|
|
team: Add vlan tx offload to hw_enc_features
YueHaibing
2019-08-09
1
-0
/
+2
*
|
|
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-09
9
-27
/
+52
*
|
|
Merge branch 'skbedit-batch-fixes'
David S. Miller
2019-08-09
2
-0
/
+59
|
\
\
\
|
*
|
|
tc-testing: updated skbedit action tests with batch create/delete
Roman Mashak
2019-08-09
1
-0
/
+47
|
*
|
|
net sched: update skbedit action for batched events operations
Roman Mashak
2019-08-09
1
-0
/
+12
|
/
/
/
[next]