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
*
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2020-01-13
5
-0
/
+89
*
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2020-01-13
3
-1
/
+83
*
x86/cpu: Clear VMX feature flag if VMX is not fully enabled
Sean Christopherson
2020-01-13
1
-3
/
+20
*
x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2020-01-13
2
-1
/
+3
*
x86/centaur: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2020-01-13
2
-1
/
+3
*
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
2020-01-13
1
-5
/
+6
*
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
2020-01-13
5
-0
/
+48
*
tools/x86: Sync msr-index.h from kernel sources
Sean Christopherson
2020-01-13
3
-12
/
+14
*
selftests, kvm: Replace manual MSR defs with common msr-index.h
Sean Christopherson
2020-01-13
2
-724
/
+6
*
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
2020-01-13
7
-39
/
+41
*
x86/cpu/tsx: Define pr_fmt()
Borislav Petkov
2019-12-15
1
-1
/
+4
*
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2019-12-14
2
-7
/
+7
*
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
2019-12-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
119
-628
/
+1025
|
\
|
*
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
|
*
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-07
1
-1
/
+3
|
*
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-07
1
-48
/
+71
|
*
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-07
1
-1
/
+1
|
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
5
-11
/
+20
|
*
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
1
-1
/
+1
|
*
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
|
*
Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'
David S. Miller
2019-12-07
2
-8
/
+32
|
|
\
|
|
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-07
1
-3
/
+3
|
|
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-07
1
-3
/
+13
|
|
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-07
2
-2
/
+16
|
|
/
|
*
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-12-07
10
-75
/
+143
|
|
\
|
|
*
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2019-12-05
2
-38
/
+93
|
|
*
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
2019-12-05
1
-10
/
+3
|
|
*
net/mlx5e: Fix translation of link mode into speed
Aya Levin
2019-12-05
1
-0
/
+1
|
|
*
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
2019-12-05
1
-2
/
+5
|
|
*
net/mlx5e: Fix freeing flow with kfree() and not kvfree()
Roi Dayan
2019-12-05
1
-1
/
+1
|
|
*
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
2019-12-05
1
-1
/
+1
|
|
*
net/mlx5e: Query global pause state before setting prio2buffer
Huy Nguyen
2019-12-05
1
-2
/
+25
|
|
*
net/mlx5e: Fix TXQ indices to be sequential
Eran Ben Elisha
2019-12-05
4
-22
/
+15
|
*
|
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
2019-12-07
1
-2
/
+0
|
*
|
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-07
1
-2
/
+3
|
*
|
Merge branch 'net-tc-indirect-block-relay'
David S. Miller
2019-12-07
4
-53
/
+65
|
|
\
\
|
|
*
|
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-07
1
-19
/
+33
|
|
*
|
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
4
-36
/
+34
|
|
/
/
|
*
|
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-07
1
-2
/
+5
|
*
|
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-07
1
-2
/
+3
|
*
|
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-07
4
-16
/
+12
|
*
|
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
2019-12-06
1
-1
/
+6
|
*
|
phy: mdio-thunder: add missed pci_release_regions in remove
Chuhong Yuan
2019-12-06
1
-0
/
+1
|
*
|
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
1
-14
/
+15
|
*
|
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
1
-1
/
+1
|
*
|
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-12-06
1
-0
/
+2
|
*
|
enetc: disable EEE autoneg by default
Yangbo Lu
2019-12-06
1
-0
/
+5
[next]