index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
bpf: Fix scalar32_min_max_or bounds tracking
Daniel Borkmann
1
-4
/
+4
2020-10-06
tcp: fix receive window update in tcp_add_backlog()
Eric Dumazet
1
-3
/
+3
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-06
mptcp: more DATA FIN fixes
Paolo Abeni
2
-6
/
+6
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
3
-0
/
+6
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-06
net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
Manivannan Sadhasivam
1
-12
/
+64
2020-10-05
rxrpc: Fix server keyring leak
David Howells
1
-1
/
+1
2020-10-05
rxrpc: The server keyring isn't network-namespaced
David Howells
1
-1
/
+1
2020-10-05
rxrpc: Fix accept on a connection that need securing
David Howells
7
-281
/
+49
2020-10-05
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
David Howells
1
-3
/
+3
2020-10-05
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
David Howells
1
-2
/
+2
2020-10-05
rxrpc: Fix rxkad token xdr encoding
Marc Dionne
1
-2
/
+10
2020-10-05
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
1
-1
/
+3
2020-10-05
Linux 5.9-rc8
v5.9-rc8
Linus Torvalds
1
-1
/
+1
2020-10-05
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-05
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-04
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
1
-1
/
+1
2020-10-04
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
1
-1
/
+1
2020-10-04
net: hinic: fix DEVLINK build errors
Randy Dunlap
1
-0
/
+1
2020-10-04
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
3
-9
/
+28
2020-10-03
scripts/spelling.txt: fix malformed entry
Eric Biggers
1
-1
/
+1
2020-10-03
mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs
Joonsoo Kim
1
-3
/
+16
2020-10-03
mm, slub: restore initial kmem_cache flags
Eric Farman
1
-5
/
+1
2020-10-03
KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept
Paolo Bonzini
1
-10
/
+12
2020-10-03
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
1
-1
/
+1
2020-10-03
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
1
-1
/
+1
2020-10-03
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
Coly Li
1
-1
/
+1
2020-10-03
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
1
-1
/
+1
2020-10-03
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
1
-1
/
+2
2020-10-03
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
1
-4
/
+3
2020-10-03
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
1
-2
/
+4
2020-10-03
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-10-03
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
1
-8
/
+27
2020-10-03
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
1
-0
/
+5
2020-10-02
netlink: fix policy dump leak
Johannes Berg
3
-16
/
+20
2020-10-02
net/mlx5e: Fix race condition on nhe->n pointer in neigh update
Vlad Buslov
2
-37
/
+50
2020-10-02
net/mlx5e: Fix VLAN create flow
Aya Levin
1
-2
/
+4
2020-10-02
net/mlx5e: Fix VLAN cleanup flow
Aya Levin
1
-2
/
+6
2020-10-02
net/mlx5e: Fix return status when setting unsupported FEC mode
Aya Levin
1
-0
/
+3
2020-10-02
net/mlx5e: Fix driver's declaration to support GRE offload
Aya Levin
1
-1
/
+18
2020-10-02
net/mlx5e: CT, Fix coverity issue
Maor Dickman
1
-1
/
+3
2020-10-02
net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
Aya Levin
2
-5
/
+58
2020-10-02
net/mlx5e: Fix error path for RQ alloc
Aya Levin
1
-15
/
+17
2020-10-02
net/mlx5: Fix request_irqs error flow
Maor Gottlieb
1
-1
/
+1
2020-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
3
-9
/
+11
2020-10-02
net/mlx5: Add retry mechanism to the command entry index allocation
Eran Ben Elisha
1
-1
/
+20
2020-10-02
net/mlx5: poll cmd EQ in case of command timeout
Eran Ben Elisha
3
-9
/
+86
2020-10-02
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
2
-38
/
+73
[next]