summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-11rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells
2019-10-10Merge branch 'smc-fixes'Jakub Kicinski
2019-10-10net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul
2019-10-10net/smc: receive returns without dataKarsten Graul
2019-10-10net/smc: fix SMCD link group creation with VLAN idUrsula Braun
2019-10-10net: update net_dim documentation after renameJacob Keller
2019-10-10r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit
2019-10-09net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet
2019-10-09net: annotate sk->sk_rcvlowat lockless readsEric Dumazet
2019-10-09net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet
2019-10-09tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2019-10-09net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet
2019-10-09netfilter: conntrack: avoid possible false sharingEric Dumazet
2019-10-09netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2019-10-09act_mirred: Fix mirred_init_module error handlingYueHaibing
2019-10-09net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes
2019-10-09Merge branch 's390-qeth-fixes'Jakub Kicinski
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-10-09sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2019-10-08ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan
2019-10-08Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2019-10-08Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap
2019-10-08NFC: pn533: fix use-after-free and memleaksJohan Hovold
2019-10-08net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang
2019-10-08net_sched: fix backward compatibility for TCA_KINDCong Wang
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker
2019-10-08Merge branch 'llc-fix-sk_buff-refcounting'Jakub Kicinski
2019-10-08llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2019-10-08llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2019-10-08llc: fix sk_buff leak in llc_conn_service()Eric Biggers
2019-10-08llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-07mac80211: accept deauth frames in IBSS modeJohannes Berg
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-07Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-10-07rxrpc: Fix call crypto state cleanupDavid Howells
2019-10-07rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells