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
*
tty/serial: Migrate 8250_omap to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
tty/serial: Migrate bcm63xx_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
tty/serial: Migrate 8250_fsl to use has_sysrq
Dmitry Safonov
2019-12-18
5
-6
/
+8
*
Revert "serdev: simplify Makefile"
Johan Hovold
2019-12-18
1
-1
/
+1
*
Revert "tty/serial: atmel: fix out of range clock divider handling"
Greg Kroah-Hartman
2019-12-18
1
-3
/
+3
*
tty/serial: Migrate aspeed_vuart to use has_sysrq
Dmitry Safonov
2019-12-17
1
-4
/
+1
*
serial_core: Un-ifdef sysrq SUPPORT_SYSRQ
Dmitry Safonov
2019-12-17
1
-34
/
+43
*
tty: serial: samsung_tty: do not abuse the struct uart_port unused fields
Greg Kroah-Hartman
2019-12-17
1
-23
/
+23
*
serial: Move sysrq members above
Dmitry Safonov
2019-12-17
1
-5
/
+6
*
sysrq: Remove sysrq_handler_registered
Dmitry Safonov
2019-12-17
1
-8
/
+1
*
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
Masahiro Yamada
2019-12-17
5
-6
/
+5
*
tty: drop useless variable initialisation in tty_kopen()
Uwe Kleine-König
2019-12-17
1
-1
/
+1
*
serdev: make use of printk extension %pe for better error messages
Uwe Kleine-König
2019-12-17
1
-6
/
+8
*
serdev: simplify Makefile
Uwe Kleine-König
2019-12-17
1
-1
/
+1
*
tty: serial: samsung_tty: fix blank line checkpatch warning
Greg Kroah-Hartman
2019-12-12
1
-0
/
+3
*
tty: serial: samsung_tty: fix up minor comment formatting
Greg Kroah-Hartman
2019-12-12
1
-7
/
+9
*
tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
Greg Kroah-Hartman
2019-12-12
1
-1
/
+2
*
tty: serial: samsung_tty: use standard debugging macros
Greg Kroah-Hartman
2019-12-12
1
-48
/
+30
*
tty: serial: samsung_tty: drop unneded dbg() calls
Greg Kroah-Hartman
2019-12-12
1
-22
/
+0
*
tty: serial: samsung_tty: delete samsung.h
Greg Kroah-Hartman
2019-12-12
2
-147
/
+130
*
tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
Greg Kroah-Hartman
2019-12-12
1
-3
/
+0
*
tty: serial: samsung.h: fix up minor comment issues
Greg Kroah-Hartman
2019-12-12
1
-2
/
+2
*
tty: serial: samsung_tty: fix build warning
Greg Kroah-Hartman
2019-12-12
1
-0
/
+3
*
tty: serial: samsung: allow driver to be built by anyone
Greg Kroah-Hartman
2019-12-12
1
-1
/
+1
*
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-12
1
-3
/
+3
*
tty: pl011: Add suspend resume support
Shubhrajyoti Datta
2019-12-12
1
-0
/
+1
*
tty: serial: amba-pl011: remove set but unused variable
Xiongfeng Wang
2019-12-12
1
-4
/
+2
*
tty: serial: samsung: remove variable 'ufstat' set but not used
Chen Wandun
2019-12-12
1
-2
/
+2
*
tty: omap-serial: remove set but unused variable
Xiongfeng Wang
2019-12-10
1
-2
/
+5
*
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
[next]