summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: prefer rcu_access_pointer() over rcu_dereference()Paolo Abeni2019-02-151-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-1534-77/+180
|\
| * net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| * sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long2019-02-131-1/+3
| * sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long2019-02-131-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-02-135-8/+18
| |\
| | * netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso2019-02-131-1/+2
| | * ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi2019-02-123-6/+15
| | * netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri2019-02-121-1/+1
| * | net_sched: fix two more memory leaks in cls_tcindexCong Wang2019-02-121-9/+7
| * | net_sched: fix a memory leak in cls_tcindexCong Wang2019-02-121-16/+30
| * | net_sched: fix a race condition in tcindex_destroy()Cong Wang2019-02-121-7/+11
| * | net/packet: fix 4gb buffer limit due to overflow checkKal Conley2019-02-121-1/+1
| * | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-122-1/+10
| * | batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-02-121-0/+2
| * | ipv6: propagate genlmsg_reply return codeLi RongQing2019-02-121-3/+1
| * | Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-126-23/+52
| |\ \
| | * | mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-111-1/+3
| | * | cfg80211: prevent speculation on cfg80211_classify8021d() returnJohannes Berg2019-02-111-11/+24
| | * | cfg80211: pmsr: record netlink port IDJohannes Berg2019-02-111-0/+1
| | * | nl80211: Fix FTM per burst maximum valueAviya Erenfeld2019-02-111-1/+1
| | * | mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
| | * | cfg80211: pmsr: fix abort lockingJohannes Berg2019-02-062-7/+17
| | * | cfg80211: pmsr: fix MAC address settingJohannes Berg2019-02-061-2/+1
| * | | tipc: fix link session and re-establish issuesTuong Lien2019-02-113-5/+43
| * | | net: fix IPv6 prefix route residueZhiqiang Liu2019-02-111-1/+2
| * | | tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-02-111-1/+1
| | |/ | |/|
| * | net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet2019-02-111-4/+2
| * | Documentation: bring operstate documentation up-to-dateJouke Witteveen2019-02-111-1/+1
| * | netfilter: nat: fix spurious connection timeoutsFlorian Westphal2019-02-112-0/+2
| * | netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn2019-02-111-1/+6
| * | net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-082-12/+11
| * | vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-081-0/+4
| * | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-082-2/+6
* | | devlink: Fix list access without lock while reading regionParav Pandit2019-02-141-2/+5
* | | devlink: Return right error code in case of errors for region readParav Pandit2019-02-141-7/+19
* | | Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller2019-02-138-142/+1020
|\ \ \
| * | | batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann2019-02-093-16/+63
| * | | batman-adv: Add throughput_override hardif genl configurationSven Eckelmann2019-02-091-0/+12
| * | | batman-adv: Add elp_interval hardif genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add orig_interval mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add network_coding mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann2019-02-091-0/+15
| * | | batman-adv: Add log_level mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann2019-02-091-0/+11
| * | | batman-adv: Add gateway mesh genl configurationSven Eckelmann2019-02-096-8/+95
| * | | batman-adv: Add fragmentation mesh genl configurationSven Eckelmann2019-02-091-0/+12
| * | | batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | | batman-adv: Add bonding mesh genl configurationSven Eckelmann2019-02-091-0/+11