summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: add rcu protection around tp->fastopen_rskEric Dumazet2019-10-1311-24/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-1211-34/+95
|\
| * selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc2019-10-081-3/+3
| * selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc2019-10-081-0/+3
| * samples/bpf: Add a workaround for asm_inlineKP Singh2019-10-031-1/+12
| * xsk: Fix crash in poll when device does not support ndo_xsk_wakeupMagnus Karlsson2019-10-031-15/+27
| * samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel2019-10-031-0/+1
| * selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez2019-10-021-1/+1
| * selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez2019-10-021-1/+2
| * libbpf: handle symbol versioning properly for libbpf.aYonghong Song2019-09-303-11/+36
| * tools: bpf: Use !building_out_of_srctree to determine srctreeShuah Khan2019-09-302-2/+10
* | rxrpc: Fix possible NULL pointer access in ICMP handlingDavid Howells2019-10-111-0/+3
* | Merge branch 'smc-fixes'Jakub Kicinski2019-10-102-9/+25
|\ \
| * | net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul2019-10-101-5/+20
| * | net/smc: receive returns without dataKarsten Graul2019-10-101-3/+1
| * | net/smc: fix SMCD link group creation with VLAN idUrsula Braun2019-10-101-1/+4
|/ /
* | net: update net_dim documentation after renameJacob Keller2019-10-101-18/+18
* | r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit2019-10-101-24/+11
* | net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet2019-10-094-4/+5
* | net: annotate sk->sk_rcvlowat lockless readsEric Dumazet2019-10-095-5/+7
* | net: silence KCSAN warnings around sk_add_backlog() callsEric Dumazet2019-10-096-10/+10
* | tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2019-10-092-3/+3
* | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2019-10-093-4/+4
* | net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet2019-10-091-2/+2
* | tun: remove possible false sharing in tun_flow_update()Eric Dumazet2019-10-091-2/+2
* | netfilter: conntrack: avoid possible false sharingEric Dumazet2019-10-091-2/+2
* | netns: fix NLM_F_ECHO mechanism for RTM_NEWNSIDNicolas Dichtel2019-10-091-6/+11
* | net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2019-10-091-0/+1
* | act_mirred: Fix mirred_init_module error handlingYueHaibing2019-10-091-1/+5
* | net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes2019-10-091-0/+4
* | Merge branch 's390-qeth-fixes'Jakub Kicinski2019-10-091-8/+15
|\ \
| * | s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter2019-10-091-4/+8
| * | s390/qeth: Fix error handling during VNICC initializationAlexandra Winter2019-10-091-4/+7
|/ /
* | phylink: fix kernel-doc warningsRandy Dunlap2019-10-091-1/+1
* | sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long2019-10-092-3/+14
* | bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet2019-10-091-1/+1
* | net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-091-0/+1
* | net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-091-1/+1
* | ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan2019-10-081-0/+1
* | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2019-10-0810-27/+71
|\ \
| * | mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-074-10/+37
| * | mac80211: accept deauth frames in IBSS modeJohannes Berg2019-10-071-1/+10
| * | cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon2019-10-071-10/+13
| * | nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-071-1/+1
| * | cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-041-2/+6
| * | mac80211: Reject malformed SSID elementsWill Deacon2019-10-041-2/+3
| * | mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis2019-10-041-1/+1
* | | Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap2019-10-081-1/+3
* | | NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-10-081-1/+8
* | | net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang2019-10-081-4/+5