index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...
Jiri Pirko
2
-2
/
+20
2020-05-23
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-23
selftests: netdevsim: Always initialize 'RET' variable
Ido Schimmel
1
-0
/
+4
2020-05-23
netdevsim: Ensure policer drop counter always increases
Ido Schimmel
1
-2
/
+1
2020-05-23
net/ethernet/freescale: rework quiesce/activate for ucc_geth
Valentin Longchamp
1
-6
/
+7
2020-05-23
sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...
Jere Leppänen
1
-4
/
+5
2020-05-23
tipc: block BH before using dst_cache
Eric Dumazet
1
-1
/
+5
2020-05-23
net: mvpp2: fix RX hashing for non-10G ports
Russell King
1
-1
/
+1
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-22
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
1
-5
/
+21
2020-05-22
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
1
-4
/
+4
2020-05-22
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
5
-6
/
+4
2020-05-22
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-05-22
net/tls: free record only on encryption error
Vadim Fedorenko
1
-2
/
+4
2020-05-22
net/tls: fix encryption error checking
Vadim Fedorenko
1
-5
/
+6
2020-05-22
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-22
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
2020-05-22
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
1
-1
/
+1
2020-05-22
ethtool: count header size in reply size estimate
Michal Kubecek
2
-3
/
+2
2020-05-21
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-05-21
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
1
-2
/
+4
2020-05-21
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
5
-53
/
+48
2020-05-21
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
4
-4
/
+17
2020-05-21
wireguard: noise: read preshared key while taking lock
Jason A. Donenfeld
1
-1
/
+5
2020-05-21
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-21
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
3
-4
/
+34
2020-05-21
security: Fix hook iteration for secid_to_secctx
KP Singh
1
-2
/
+14
2020-05-20
rxrpc: Fix ack discard
David Howells
1
-4
/
+26
2020-05-20
rxrpc: Trace discarded ACKs
David Howells
2
-2
/
+45
2020-05-20
sctp: Don't add the shutdown timer if its already been added
Neil Horman
1
-3
/
+11
2020-05-20
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-20
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
1
-19
/
+24
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2
-2
/
+10
2020-05-19
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
1
-2
/
+2
2020-05-19
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
1
-1
/
+1
2020-05-19
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-17
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
1
-2
/
+2
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-05-17
dt-bindings: net: dsa: b53: Add missing size and address cells to example
Kurt Kanzenbach
1
-0
/
+3
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
1
-1
/
+1
2020-05-17
net: ipa: don't be a hog in gsi_channel_poll()
Alex Elder
1
-0
/
+1
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
3
-7
/
+18
2020-05-16
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
1
-1
/
+2
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
3
-32
/
+88
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
5
-2
/
+10
2020-05-15
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
1
-1
/
+1
[next]