aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | tcp: annotate tp->write_seq lockless readsEric Dumazet2019-10-13
| * | tcp: annotate tp->copied_seq lockless readsEric Dumazet2019-10-13
| * | tcp: annotate tp->rcv_nxt lockless readsEric Dumazet2019-10-13
| * | tcp: add rcu protection around tp->fastopen_rskEric Dumazet2019-10-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-12
| |\ \
| | * | xsk: Fix crash in poll when device does not support ndo_xsk_wakeupMagnus Karlsson2019-10-03
| | |/
| * | rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells2019-10-12
| * | net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul2019-10-10
| * | net/smc: receive returns without dataKarsten Graul2019-10-10
| * | net/smc: fix SMCD link group creation with VLAN idUrsula Braun2019-10-10
| * | net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet2019-10-10
| * | net: annotate sk->sk_rcvlowat lockless readsEric Dumazet2019-10-10
| * | net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet2019-10-10
| * | tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2019-10-10
| * | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2019-10-10
| * | net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet2019-10-10
| * | netfilter: conntrack: avoid possible false sharingEric Dumazet2019-10-10
| * | netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel2019-10-09
| * | act_mirred: Fix mirred_init_module error handlingYueHaibing2019-10-09
| * | net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes2019-10-09
| * | sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long2019-10-09
| * | ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan2019-10-08
| * | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2019-10-08
| |\ \
| | * | mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-07
| | * | mac80211: accept deauth frames in IBSS modeJohannes Berg2019-10-07
| | * | cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon2019-10-07
| | * | nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-07
| | * | cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-04
| | * | mac80211: Reject malformed SSID elementsWill Deacon2019-10-04
| * | | net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang2019-10-08
| * | | net_sched: fix backward compatibility for TCA_KINDCong Wang2019-10-08
| * | | llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers2019-10-08
| * | | llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers2019-10-08
| * | | llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-10-08
| * | | llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2019-10-08
| * | | rxrpc: Fix call crypto state cleanupDavid Howells2019-10-07
| * | | rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells2019-10-07
| * | | rxrpc: Fix trace-after-put looking at the put call recordDavid Howells2019-10-07
| * | | rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2019-10-07
| * | | rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-10-07
| * | | rxrpc: Fix call ref leakDavid Howells2019-10-07
* | | | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-10-11
|\ \ \ \
| * | | | SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington2019-10-10
| | |_|/ | |/| |
* | | | net: sctp: Rename fallthrough label to unhandledJoe Perches2019-10-11
| |/ / |/| |
* | | nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-04
* | | sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-04
* | | ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-04
* | | net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-04
* | | Revert "ipv6: Handle race in addrconf_dad_work"David Ahern2019-10-04
* | | net: make sock_prot_memory_pressure() return "const char *"Alexey Dobriyan2019-10-04
| |/ |/|