index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
firmware_class
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
4
-16
/
+25
2019-10-16
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-16
net: cavium: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-15
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-4
/
+4
2019-10-15
net: ethernet: broadcom: have drivers select DIMLIB as needed
Randy Dunlap
1
-1
/
+3
2019-10-15
net: Update address for vrf and l3mdev in MAINTAINERS
David Ahern
1
-2
/
+2
2019-10-15
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
Florian Fainelli
1
-2
/
+3
2019-10-15
blackhole_netdev: fix syzkaller reported issue
Mahesh Bandewar
2
-10
/
+12
2019-10-15
net: aquantia: correctly handle macvlan and multicast coexistence
Dmitry Bogdanov
3
-22
/
+21
2019-10-15
net: aquantia: do not pass lro session with invalid tcp checksum
Dmitry Bogdanov
1
-1
/
+2
2019-10-15
net: aquantia: when cleaning hw cache it should be toggled
Igor Russkikh
4
-6
/
+53
2019-10-15
net: aquantia: temperature retrieval fix
Igor Russkikh
1
-1
/
+1
2019-10-14
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-10-13
netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
YueHaibing
1
-1
/
+2
2019-10-13
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
1
-5
/
+3
2019-10-13
net: lpc_eth: avoid resetting twice
Alexandre Belloni
1
-3
/
+0
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
8
-19
/
+24
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
5
-16
/
+25
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
7
-12
/
+15
2019-10-13
tcp: annotate tp->urg_seq lockless reads
Eric Dumazet
2
-3
/
+4
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
4
-9
/
+13
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
7
-28
/
+36
2019-10-13
tcp: annotate tp->copied_seq lockless reads
Eric Dumazet
7
-18
/
+19
2019-10-13
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
6
-10
/
+15
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
11
-24
/
+35
2019-10-12
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-10-11
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-11
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-11
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-11
net: update net_dim documentation after rename
Jacob Keller
1
-18
/
+18
2019-10-11
r8169: fix jumbo packet handling on resume from suspend
Heiner Kallweit
1
-24
/
+11
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
4
-4
/
+5
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
5
-5
/
+7
2019-10-10
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
6
-10
/
+10
2019-10-10
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2
-3
/
+3
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
3
-4
/
+4
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-10
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
1
-2
/
+2
2019-10-10
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-10
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-10
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2019-10-10
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-10
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-10
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-10
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-10-10
phylink: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2
-3
/
+14
2019-10-10
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
1
-1
/
+1
2019-10-10
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2019-10-10
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
[next]