summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli
2020-05-06net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-05-06net: hsr: fix incorrect type usage for protocol variableMurali Karicheri
2020-05-05neigh: send protocol value in neighbor create notificationRoman Mashak
2020-05-04atm: fix a memory leak of vcc->user_backCong Wang
2020-05-04atm: fix a UAF in lec_arp_clear_vccs()Cong Wang
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-04devlink: Fix reporter's recovery conditionAya Levin
2020-05-04tipc: fix partial topology connection closureTuong Lien
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-05-03net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-30net: bridge: vlan: Add a schedule point during VLAN processingIdo Schimmel
2020-04-30mptcp: fix uninitialized value accessPaolo Abeni
2020-04-30mptcp: initialize the data_fin field for mpc packetsPaolo Abeni
2020-04-30mptcp: fix 'use_ack' option access.Paolo Abeni
2020-04-30mptcp: avoid a WARN on bad input.Paolo Abeni
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni
2020-04-30mptcp: consolidate synack processing.Paolo Abeni
2020-04-29mptcp: replace mptcp_disconnect with a stubFlorian Westphal
2020-04-29netfilter: nf_osf: avoid passing pointer to local varArnd Bergmann
2020-04-28net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-27Merge tag 'batadv-net-for-davem-20200427' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-04-27sch_sfq: validate silly quantum valuesEric Dumazet
2020-04-27sch_choke: avoid potential panic in choke_reset()Eric Dumazet
2020-04-27fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checksEric Dumazet
2020-04-27net/tls: Fix sk_psock refcnt leak when in tls_data_ready()Xiyu Yang
2020-04-27net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang
2020-04-27net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()Xiyu Yang
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-26netfilter: nat: never update the UDP checksum when it's 0Guillaume Nault
2020-04-25net: remove obsolete commentEric Dumazet
2020-04-25mptcp: fix race in msk status updatePaolo Abeni
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern