summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin
2020-01-24vcc_seq_next should increase position indexVasily Averin
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-23net_sched: fix datalen for ematchCong Wang
2020-01-23fou: Fix IPv6 netlink policyKristian Evensen
2020-01-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-22net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-22Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-22net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-21net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-21tcp: remove redundant assigment to snd_cwndTheodore Dubois
2020-01-21tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-21net-sysfs: Fix reference count leakJouni Hogander
2020-01-21ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-20hsr: Fix a compilation errorxiaofeng.yan
2020-01-20net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-16netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger
2020-01-16netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal
2020-01-16netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()Dan Carpenter
2020-01-16netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal
2020-01-16netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal
2020-01-16netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal
2020-01-16netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso
2020-01-16net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend
2020-01-15bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend
2020-01-15bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-15Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-01-15tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-15xfrm: support output_mark for offload ESP packetsUlrich Weber