index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
4
-9
/
+14
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
5
-9
/
+12
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
3
-8
/
+11
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
6
-27
/
+35
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
10
-21
/
+32
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-15
/
+27
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-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
3
-3
/
+3
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
4
-4
/
+4
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
1
-2
/
+2
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
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
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
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-3
/
+9
2019-10-09
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-10-09
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
8
-26
/
+62
2019-10-09
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-09
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
2019-10-08
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2
-25
/
+15
2019-10-08
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2
-18
/
+17
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
3
-10
/
+29
2019-10-07
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
1
-1
/
+1
2019-10-07
rxrpc: Fix call crypto state cleanup
David Howells
6
-7
/
+12
2019-10-07
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
1
-2
/
+3
2019-10-07
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2
-12
/
+18
2019-10-07
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
4
-10
/
+13
2019-10-07
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-4
/
+7
2019-10-07
rxrpc: Fix call ref leak
David Howells
1
-0
/
+1
2019-10-05
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-05
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-05
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
cfg80211: wext: avoid copying malformed SSIDs
Will Deacon
1
-2
/
+6
2019-10-04
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
[next]