index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
1
-0
/
+36
2020-08-20
libbpf: Fix map index used in error message
Toke Høiland-Jørgensen
1
-1
/
+1
2020-08-19
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
1
-0
/
+2
2020-08-19
bpf: Avoid visit same object multiple times
Yonghong Song
1
-1
/
+2
2020-08-19
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
1
-1
/
+14
2020-08-18
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
1
-1
/
+1
2020-08-17
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
1
-1
/
+2
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
1
-1
/
+0
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
1
-1
/
+2
2020-08-17
mptcp: sendmsg: reset iter on error redux
Florian Westphal
1
-3
/
+5
2020-08-17
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
1
-1
/
+1
2020-08-17
tipc: not enable tipc when ipv6 works as a module
Xin Long
1
-0
/
+1
2020-08-17
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-08-17
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-17
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
1
-0
/
+1
2020-08-17
ipvlan: fix device features
Mahesh Bandewar
1
-5
/
+22
2020-08-17
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-15
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-15
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-15
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-15
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-15
net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-15
net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
Lee Jones
1
-11
/
+2
2020-08-15
net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-15
net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations ...
Lee Jones
1
-1
/
+2
2020-08-15
net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-15
net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs'
Lee Jones
1
-4
/
+0
2020-08-15
net: wan: dlci: Remove set but not used variable 'err'
Lee Jones
1
-2
/
+1
2020-08-15
net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue'
Lee Jones
1
-0
/
+1
2020-08-15
net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bon...
Lee Jones
1
-2
/
+2
2020-08-15
net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx'
Lee Jones
1
-3
/
+3
2020-08-15
net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters
Lee Jones
1
-1
/
+3
2020-08-15
net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
Lee Jones
1
-7
/
+8
2020-08-15
drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
Xie He
2
-1
/
+17
2020-08-15
bonding: show saner speed for broadcast mode
Jarod Wilson
1
-3
/
+18
2020-08-15
net: fec: correct the error path for regulator disable in probe
Fugang Duan
1
-2
/
+2
2020-08-15
docs: networking: bonding.rst resources section cleanup
Nivedita Singhvi
1
-18
/
+0
2020-08-15
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
1
-0
/
+3
2020-08-15
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2
-9
/
+28
2020-08-14
mptcp: sendmsg: reset iter on error
Florian Westphal
1
-2
/
+6
2020-08-14
sfc: check hash is valid before using it
Edward Cree
5
-1
/
+18
2020-08-14
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
Eric Dumazet
1
-1
/
+1
2020-08-14
igc: Fix PTP initialization
Vinicius Costa Gomes
2
-5
/
+2
2020-08-14
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
1
-1
/
+14
2020-08-14
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
2020-08-14
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-14
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-14
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
2020-08-14
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-08-14
netfilter: ebtables: reject bogus getopt len value
Florian Westphal
1
-0
/
+4
[next]