index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
fadvise.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2020-10-02
net/mlx5: Fix a race when moving command interface to polling mode
Eran Ben Elisha
1
-0
/
+2
2020-10-01
r8169: fix data corruption issue on RTL8402
Heiner Kallweit
1
-0
/
+4
2020-10-01
r8169: fix handling ether_clk
Heiner Kallweit
1
-13
/
+19
2020-10-01
octeontx2-pf: Fix synchnorization issue in mbox
Hariprasad Kelam
4
-9
/
+19
2020-10-01
octeontx2-pf: Fix the device state on error
Hariprasad Kelam
1
-1
/
+4
2020-10-01
octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames
Geetha sowjanya
1
-0
/
+1
2020-10-01
octeontx2-af: Fix enable/disable of default NPC entries
Subbaraya Sundeep
3
-11
/
+23
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
1
-22
/
+27
2020-09-30
ice: increase maximum wait time for flash write commands
Jacob Keller
1
-2
/
+8
2020-09-30
mptcp: Handle incoming 32-bit DATA_FIN values
Mat Martineau
3
-7
/
+18
2020-09-30
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2
-6
/
+6
2020-09-29
via-rhine: New device driver maintainer
Kevin Brace
2
-2
/
+3
2020-09-29
via-rhine: Eliminate version information
Kevin Brace
1
-15
/
+0
2020-09-29
via-rhine: VTunknown1 device is really VT8251 South Bridge
Kevin Brace
1
-1
/
+1
2020-09-29
via-rhine: Fix for the hardware having a reset failure after resume
Kevin Brace
1
-0
/
+2
2020-09-29
MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers
Tony Nguyen
1
-1
/
+2
2020-09-29
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
1
-1
/
+1
[next]