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
...
|
|
*
|
selftests: net: Add FIN_ACK processing order related latency spike test
SeongJae Park
2020-02-02
4
-0
/
+189
|
|
*
|
tcp: Reduce SYN resend delay if a suspicous ACK is received
SeongJae Park
2020-02-02
1
-1
/
+7
|
|
/
/
|
*
|
MAINTAINERS: correct entries for ISDN/mISDN section
Lukas Bulwahn
2020-02-02
1
-2
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-02-01
6
-26
/
+28
|
|
\
\
|
|
*
|
netfilter: nf_flowtable: fix documentation
Matteo Croce
2020-01-31
1
-1
/
+1
|
|
*
|
netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flag
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
2020-01-31
1
-0
/
+1
|
|
*
|
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
2020-01-31
1
-1
/
+1
|
|
*
|
netfilter: Use kvcalloc
Joe Perches
2020-01-31
2
-4
/
+3
|
|
*
|
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
2020-01-29
1
-20
/
+21
|
*
|
|
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-02-01
1
-4
/
+2
|
*
|
|
MAINTAINERS: Orphan HSR network protocol
Sven Eckelmann
2020-02-01
1
-2
/
+1
|
*
|
|
qed: Fix a error code in qed_hw_init()
Dan Carpenter
2020-02-01
1
-0
/
+1
|
*
|
|
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
2020-02-01
1
-2
/
+2
|
*
|
|
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+2
|
*
|
|
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+2
|
*
|
|
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+1
|
*
|
|
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-02-01
1
-0
/
+1
|
*
|
|
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
Nathan Chancellor
2020-01-31
1
-1
/
+1
|
*
|
|
ionic: fix rxq comp packet type mask
Shannon Nelson
2020-01-31
1
-1
/
+1
|
*
|
|
net: phy: at803x: disable vddio regulator
Michael Walle
2020-01-31
1
-0
/
+11
|
*
|
|
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
2020-01-31
2
-1
/
+14
|
*
|
|
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
2020-01-31
1
-3
/
+6
*
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-02-04
7
-32
/
+29
|
\
\
\
\
|
*
|
|
|
ARM: 8954/1: NOMMU: remove stubs for swapops
Vladimir Murzin
2020-01-25
1
-6
/
+0
|
*
|
|
|
ARM: 8952/1: Disable kmemleak on XIP kernels
Vincenzo Frascino
2020-01-25
1
-1
/
+1
|
*
|
|
|
ARM: 8951/1: Fix Kexec compilation issue.
Vincenzo Frascino
2020-01-25
1
-1
/
+1
|
*
|
|
|
ARM: 8949/1: mm: mark free_memmap as __init
Olof Johansson
2020-01-25
1
-1
/
+1
|
*
|
|
|
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
2020-01-25
2
-2
/
+6
|
*
|
|
|
ARM: 8945/1: decompressor: use CONFIG option instead of cc-option
Masahiro Yamada
2020-01-25
1
-6
/
+6
|
*
|
|
|
ARM: 8942/1: Revert "8857/1: efi: enable CP15 DMB instructions before cleanin...
Ard Biesheuvel
2020-01-25
1
-15
/
+1
|
*
|
|
|
ARM: 8941/1: decompressor: enable CP15 barrier instructions in v7 cache setup...
Ard Biesheuvel
2020-01-25
1
-0
/
+13
*
|
|
|
|
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
141
-1121
/
+2310
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-02-01
535
-3224
/
+4298
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
5
-3
/
+63
|
|
*
|
|
|
|
powerpc: Implement user_access_begin and friends
Christophe Leroy
2020-01-28
1
-19
/
+66
|
|
*
|
|
|
|
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
2020-01-28
3
-6
/
+32
|
|
*
|
|
|
|
powerpc/32s: Drop NULL addr verification
Christophe Leroy
2020-01-28
1
-4
/
+6
|
|
*
|
|
|
|
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
5
-19
/
+43
|
|
*
|
|
|
|
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-28
5
-6
/
+17
|
*
|
|
|
|
|
powerpc: configs: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-01-31
11
-14
/
+0
|
*
|
|
|
|
|
powerpc/configs/skiroot: Enable some more hardening options
Michael Ellerman
2020-01-31
1
-0
/
+8
|
*
|
|
|
|
|
powerpc/configs/skiroot: Disable xmon default & enable reboot on panic
Michael Ellerman
2020-01-31
1
-1
/
+2
|
*
|
|
|
|
|
powerpc/configs/skiroot: Enable security features
Joel Stanley
2020-01-31
1
-1
/
+11
|
*
|
|
|
|
|
powerpc/configs/skiroot: Update for symbol movement only
Michael Ellerman
2020-01-31
1
-21
/
+21
|
*
|
|
|
|
|
powerpc/configs/skiroot: Drop default n CONFIG_CRYPTO_ECHAINIV
Michael Ellerman
2020-01-31
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/configs/skiroot: Drop HID_LOGITECH
Michael Ellerman
2020-01-31
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/configs: Drop NET_VENDOR_HP which moved to staging
Michael Ellerman
2020-01-31
2
-2
/
+0
|
*
|
|
|
|
|
powerpc/configs: NET_CADENCE became NET_VENDOR_CADENCE
Michael Ellerman
2020-01-31
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/configs: Drop CONFIG_QLGE which moved to staging
Michael Ellerman
2020-01-31
5
-5
/
+0
[prev]
[next]