summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
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-06tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()Eric Dumazet
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet
2020-05-06seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont
2020-05-06net: hsr: fix incorrect type usage for protocol variableMurali Karicheri
2020-05-06net: bridge: return false in br_mrp_enabled()Jason Yan
2020-05-05neigh: send protocol value in neighbor create notificationRoman Mashak
2020-05-05erspan: Add type I version 0 support.William Tu
2020-05-05net/smc: remove unused inline function smc_curs_readYueHaibing
2020-05-05net/smc: log important pnetid and state change eventsKarsten Graul
2020-05-05sch_choke: Remove classid from choke_skb_cb.David S. Miller
2020-05-05net: sched: choke: Remove unused inline function choke_set_classidYueHaibing
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
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-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-04devlink: factor out building a snapshot notificationJakub Kicinski
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-04net: sched: fallback to qdisc noqueue if default qdisc setup failJesper Dangaard Brouer
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul
2020-05-04net/smc: improve termination processingKarsten Graul
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul
2020-05-04net/smc: asymmetric link taggingKarsten Graul
2020-05-04net/smc: assign link to a new connectionKarsten Graul
2020-05-04net/smc: send DELETE_LINK, ALL message and wait for send to completeKarsten Graul
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul
2020-05-04net/smc: handle incoming CDC validation messageKarsten Graul
2020-05-04net/smc: send failover validation messageKarsten Graul
2020-05-04net/smc: switch connections to alternate linkKarsten Graul
2020-05-04net/smc: save state of last sent CDC messageKarsten Graul
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/smc: enqueue local LLC messagesKarsten Graul
2020-05-03net/smc: delete link processing as SMC serverKarsten Graul
2020-05-03net/smc: delete link processing as SMC clientKarsten Graul
2020-05-03net/smc: llc_del_link_work and use the LLC flow for delete linkKarsten Graul
2020-05-03net/smc: delete an asymmetric link as SMC serverKarsten Graul
2020-05-03net/smc: final part of add link processing as SMC serverKarsten Graul
2020-05-03net/smc: rkey processing for a new link as SMC serverKarsten Graul
2020-05-03net/smc: first part of add link processing as SMC serverKarsten Graul
2020-05-03net/smc: final part of add link processing as SMC clientKarsten Graul