index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
40
-105
/
+96
*
iov_iter: Use accessor function
David Howells
2018-10-24
14
-60
/
+87
*
amd-gpu: Don't undefine READ and WRITE
David Howells
2018-10-24
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
114
-878
/
+571
|
\
|
*
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-19
1
-2
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-19
57
-187
/
+253
|
|
\
|
|
*
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
2018-10-18
1
-5
/
+5
|
|
*
tipc: fix info leak from kernel tipc_event
Jon Maloy
2018-10-18
1
-0
/
+1
|
|
*
net: socket: fix a missing-check bug
Wenwen Wang
2018-10-18
1
-3
/
+8
|
|
*
net: sched: Fix for duplicate class dump
Phil Sutter
2018-10-18
1
-1
/
+2
|
|
*
r8169: fix NAPI handling under high load
Heiner Kallweit
2018-10-18
1
-5
/
+3
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-18
4
-7
/
+9
|
|
|
\
|
|
|
*
xfrm: policy: use hlist rcu variants on insert
Florian Westphal
2018-10-11
1
-4
/
+4
|
|
|
*
net/xfrm: fix out-of-bounds packet access
Alexei Starovoitov
2018-10-11
1
-2
/
+2
|
|
|
*
MAINTAINERS: Remove net/core/flow.c
Steffen Klassert
2018-10-04
1
-1
/
+0
|
|
|
*
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
Li RongQing
2018-10-02
1
-0
/
+3
|
|
*
|
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-10-17
1
-2
/
+0
|
|
*
|
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
2018-10-17
1
-3
/
+3
|
|
*
|
sctp: fix the data size calculation in sctp_data_size
Xin Long
2018-10-17
1
-1
/
+1
|
|
*
|
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
2018-10-17
1
-1
/
+4
|
|
*
|
udp6: fix encap return code for resubmitting
Paolo Abeni
2018-10-17
1
-4
/
+2
|
|
*
|
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
2018-10-17
3
-6
/
+17
|
|
*
|
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
2018-10-17
1
-1
/
+3
|
|
*
|
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
2018-10-17
1
-3
/
+2
|
|
*
|
r8169: re-enable MSI-X on RTL8168g
Heiner Kallweit
2018-10-17
1
-5
/
+0
|
|
*
|
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
2018-10-17
1
-2
/
+4
|
|
*
|
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-10-17
1
-0
/
+4
|
|
*
|
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
2018-10-17
1
-2
/
+0
|
|
*
|
Merge branch 'geneve-vxlan-mtu'
David S. Miller
2018-10-17
3
-21
/
+15
|
|
|
\
\
|
|
|
*
|
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
2018-10-17
3
-6
/
+15
|
|
|
*
|
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2018-10-17
2
-21
/
+6
|
|
|
/
/
|
|
*
|
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
Xin Long
2018-10-16
2
-4
/
+5
|
|
*
|
Merge branch 'nfp-fix-pedit-set-action-offloads'
David S. Miller
2018-10-15
1
-18
/
+33
|
|
|
\
\
|
|
|
*
|
nfp: flower: use offsets provided by pedit instead of index for ipv6
Pieter Jansen van Vuuren
2018-10-15
1
-11
/
+15
|
|
|
*
|
nfp: flower: fix multiple keys per pedit action
Pieter Jansen van Vuuren
2018-10-15
1
-4
/
+12
|
|
|
*
|
nfp: flower: fix pedit set actions for multiple partial masks
Pieter Jansen van Vuuren
2018-10-15
1
-6
/
+9
|
|
|
/
/
|
|
*
|
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
2018-10-15
1
-0
/
+1
|
|
*
|
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
2018-10-15
4
-1
/
+11
|
|
*
|
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2018-10-15
2
-4
/
+16
|
|
*
|
qed: fix spelling mistake "Ireelevant" -> "Irrelevant"
Colin Ian King
2018-10-15
1
-1
/
+1
|
|
*
|
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
2018-10-15
1
-8
/
+8
|
|
*
|
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
2018-10-15
1
-2
/
+2
|
|
*
|
rxrpc: Fix incorrect conditional on IPV6
David Howells
2018-10-15
1
-1
/
+1
|
|
*
|
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-15
2
-6
/
+10
|
|
*
|
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
2018-10-15
1
-2
/
+5
|
|
*
|
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
2018-10-15
1
-1
/
+2
|
|
*
|
rxrpc: Fix an uninitialised variable
David Howells
2018-10-15
1
-1
/
+1
|
|
*
|
tipc: initialize broadcast link stale counter correctly
Jon Maloy
2018-10-15
1
-0
/
+1
|
|
*
|
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
2018-10-15
1
-0
/
+1
|
|
*
|
Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-10-15
8
-38
/
+36
|
|
|
\
\
[next]