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
*
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-12-10
15
-154
/
+183
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
26
-0
/
+102
*
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
2019-12-10
1
-1
/
+1
*
x86/mm: Tabulate the page table encoding definitions
Ingo Molnar
2019-12-10
1
-69
/
+74
*
x86/mm/pat: Fix typo in the Kconfig help text
Ingo Molnar
2019-12-10
1
-1
/
+1
*
x86/mm/pat: Clean up <asm/memtype.h> externs
Ingo Molnar
2019-12-10
1
-5
/
+5
*
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-12-10
19
-21
/
+21
*
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
2019-12-10
5
-42
/
+42
*
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2019-12-10
7
-12
/
+17
*
x86/mm/pat: Clean up PAT initialization flags
Ingo Molnar
2019-12-10
1
-12
/
+14
*
x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...
Ingo Molnar
2019-12-10
3
-73
/
+75
*
x86/mm/pat: Simplify the free_memtype() control flow
Ingo Molnar
2019-12-10
1
-8
/
+3
*
x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...
Ingo Molnar
2019-12-10
1
-3
/
+3
*
x86/mm/pat: Disambiguate PAT-disabled boot messages
Ingo Molnar
2019-12-10
2
-7
/
+15
*
x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...
Ingo Molnar
2019-12-10
2
-35
/
+72
*
x86/setup: Enhance the comments
Ingo Molnar
2019-12-10
1
-16
/
+25
*
x86/setup: Clean up the header portion of setup.c
Ingo Molnar
2019-12-10
1
-100
/
+22
*
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
[next]