index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netlabel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-04-26
tracing: Fix buffer_ref pipe ops
Jann Horn
3
-16
/
+17
2019-04-25
btrfs: Switch memory allocations in async csum calculation path to kvmalloc
Nikolay Borisov
2
-5
/
+13
2019-04-25
drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
Jonas Karlman
1
-4
/
+8
2019-04-25
gpio: Fix gpiochip_add_data_with_key() error path
Geert Uytterhoeven
1
-4
/
+8
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
1
-28
/
+5
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
MAINTAINERS: LEDs: Add designated reviewer for LED subsystem
Dan Murphy
1
-0
/
+1
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: vrf: Fix operation not supported when set vrf mac
Miaohe Lin
1
-0
/
+2
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2
-15
/
+23
2019-04-24
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-04-24
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
1
-0
/
+1
2019-04-24
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
1
-1
/
+1
2019-04-24
drm/sun4i: Unbind components before releasing DRM and memory
Paul Kocialkowski
1
-2
/
+3
2019-04-24
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
1
-1
/
+1
2019-04-24
net/ncsi: handle overflow when incrementing mac address
Tao Ren
2
-1
/
+17
2019-04-24
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
1
-4
/
+7
2019-04-24
net: atheros: fix spelling mistake "underun" -> "underrun"
Colin Ian King
4
-5
/
+5
2019-04-24
Revert "drm/virtio: drop prime import/export callbacks"
Dave Airlie
3
-0
/
+20
2019-04-24
Revert "drm/i915/fbdev: Actually configure untiled displays"
Dave Airlie
1
-7
/
+5
2019-04-23
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2
-1
/
+15
2019-04-23
ceph: handle the case where a dentry has been renamed on outstanding req
Jeff Layton
1
-1
/
+15
2019-04-23
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-04-23
ceph: only use d_name directly when parent is locked
Jeff Layton
1
-11
/
+50
2019-04-23
spi: ST ST95HF NFC: declare missing of table
Daniel Gomez
1
-0
/
+7
2019-04-23
spi: Micrel eth switch: declare missing of table
Daniel Gomez
1
-0
/
+9
2019-04-23
drm/sched: Fix description of drm_sched_stop
Jonathan Neuschäfer
1
-2
/
+1
2019-04-23
drm/imx: don't skip DP channel disable for background plane
Lucas Stach
1
-1
/
+1
2019-04-23
gpu: ipu-v3: dp: fix CSC handling
Lucas Stach
1
-3
/
+9
2019-04-23
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-22
nfsd: wake blocked file lock waiters before sending callback
Jeff Layton
1
-0
/
+9
2019-04-22
nfsd: wake waiters blocked on file_lock before deleting it
Jeff Layton
1
-2
/
+1
2019-04-22
netfilter: fix nf_l4proto_log_invalid to log invalid packets
Andrei Vagin
1
-1
/
+1
2019-04-22
netfilter: never get/set skb->tstamp
Florian Westphal
4
-16
/
+18
2019-04-22
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-04-21
Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
Corentin Labbe
1
-2
/
+0
2019-04-21
dt-bindings: add an explanation for internal phy-mode
Corentin Labbe
1
-1
/
+2
2019-04-21
Linux 5.1-rc6
v5.1-rc6
Linus Torvalds
1
-1
/
+1
2019-04-21
net/tls: don't leak IV and record seq when offload fails
Jakub Kicinski
3
-6
/
+4
2019-04-21
net/tls: avoid potential deadlock in tls_set_device_offload_rx()
Jakub Kicinski
1
-0
/
+2
2019-04-21
selftests/net: correct the return value for run_afpackettests
Po-Hsu Lin
1
-0
/
+5
2019-04-19
team: fix possible recursive locking when add slaves
Hangbin Liu
1
-0
/
+7
2019-04-19
selftests/net: correct the return value for run_netsocktests
Po-Hsu Lin
1
-1
/
+1
2019-04-19
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-5
/
+1
2019-04-19
net/mlx5e: Fix the max MTU check in case of XDP
Maxim Mikityanskiy
3
-4
/
+24
2019-04-19
net/mlx5e: Fix use-after-free after xdp_return_frame
Maxim Mikityanskiy
1
-2
/
+2
2019-04-19
of_net: Fix residues after of_get_nvmem_mac_address removal
Petr Štetiar
4
-3
/
+6
[next]