aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/drop_monitor.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-09tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2-3/+3
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet3-4/+4
2019-10-09net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet1-2/+2
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet1-2/+2
2019-10-09netfilter: conntrack: avoid possible false sharingEric Dumazet1-2/+2
2019-10-09netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel1-6/+11
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2019-10-09act_mirred: Fix mirred_init_module error handlingYueHaibing1-1/+5
2019-10-09net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes1-0/+4
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter1-4/+8
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter1-4/+7
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap1-1/+1
2019-10-09sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long2-3/+14
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet1-1/+1
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo1-0/+1
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2019-10-08ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan1-0/+1
2019-10-08Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap1-1/+3
2019-10-08NFC: pn533: fix use-after-free and memleaksJohan Hovold1-1/+8
2019-10-08net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang1-4/+5
2019-10-08net_sched: fix backward compatibility for TCA_KINDCong Wang2-5/+34
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker1-6/+4
2019-10-08llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2019-10-08llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2019-10-08llc: fix sk_buff leak in llc_conn_service()Eric Biggers3-26/+16
2019-10-08llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar4-10/+37
2019-10-07mac80211: accept deauth frames in IBSS modeJohannes Berg1-1/+10
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon1-10/+13
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost1-1/+1
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo1-2/+2
2019-10-07ionic: fix stats memory dereferenceShannon Nelson2-10/+21
2019-10-07rxrpc: Fix call crypto state cleanupDavid Howells6-7/+12
2019-10-07rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells1-2/+3
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells3-15/+21
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells5-13/+16
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2-7/+10
2019-10-07rxrpc: Fix call ref leakDavid Howells1-0/+1
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu1-2/+2
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu1-1/+1
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu1-0/+7
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin2-5/+13
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada1-2/+2
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1