summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-10-22net: dsa: use ports list to setup default CPU portVivien Didelot
2019-10-22net: dsa: use ports list to find first CPU portVivien Didelot
2019-10-22net: dsa: use ports list to setup multiple master devicesVivien Didelot
2019-10-22net: dsa: use ports list to find a port by nodeVivien Didelot
2019-10-22net: dsa: use ports list for routing table setupVivien Didelot
2019-10-22net: dsa: use ports list to setup switchesVivien Didelot
2019-10-22net: dsa: use ports list to find slaveVivien Didelot
2019-10-22net: dsa: add ports list in the switch fabricVivien Didelot
2019-10-22net: dsa: use dsa_to_port helper everywhereVivien Didelot
2019-10-22net/smc: remove close abort workerUrsula Braun
2019-10-22net/smc: introduce link group termination workerUrsula Braun
2019-10-22net/smc: improve abnormal termination of link groupsUrsula Braun
2019-10-22net/smc: tell peers about abnormal link group terminationUrsula Braun
2019-10-22net/smc: improve link group freeingUrsula Braun
2019-10-22net/smc: improve abnormal termination lockingUrsula Braun
2019-10-22net/smc: terminate link group without holding lgr lockUrsula Braun
2019-10-22net/smc: cancel send and receive for terminated socketUrsula Braun
2019-10-21net/sched: act_police: re-use tcf_tm_dump()Davide Caratti
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19net: dsa: fix switch tree listVivien Didelot
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski
2019-10-18vsock/virtio: discard packets if credit is not respectedStefano Garzarella
2019-10-18vsock/virtio: send a credit update when buffer size is changedStefano Garzarella
2019-10-18net: ensure correct skb->tstamp in various fragmentersEric Dumazet
2019-10-17ipv4: fix race condition between route lookup and invalidationWei Wang
2019-10-17ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio
2019-10-17net: sched: Avoid using yield() in a busy waiting loopMarc Kleine-Budde
2019-10-17net/rds: Remove unnecessary null checkYueHaibing
2019-10-17pktgen: remove unnecessary assignment in pktgen_xmit()Yunsheng Lin
2019-10-16rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet
2019-10-16Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar
2019-10-15sctp: change sctp_prot .no_autobind with trueXin Long
2019-10-15sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes
2019-10-15net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-15net_sched: sch_fq: remove one obsolete check in fq_dequeue()Eric Dumazet
2019-10-15tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet
2019-10-15net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()Alexander Lobakin
2019-10-15hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communicationHimadri Pandya
2019-10-15net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-15net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti
2019-10-15blackhole_netdev: fix syzkaller reported issueMahesh Bandewar
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-13genetlink: do not parse attributes for families with zero maxattrMichal Kubecek
2019-10-13tcp: improve recv_skip_hint for tcp_zerocopy_receiveSoheil Hassas Yeganeh
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2019-10-13tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet