summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-07-24net/smc: fix restoring of fallback changesKarsten Graul
2020-07-24rxrpc: Fix afs large storage transmission performance dropDavid Howells
2020-07-24rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells
2020-07-16ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-07-16xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever
2020-07-16SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-07-16sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-07-16netfilter: ipset: fix unaligned atomic accessRussell King
2020-07-16rxrpc: Fix handling of rwind from an ACK packetDavid Howells
2020-07-16xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-07-16tcp_cubic: refactor code to perform a divide only when neededEric Dumazet
2020-07-16tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-07-16tcp_cubic: make Hystart aware of pacingEric Dumazet
2020-07-16tcp_cubic: tweak Hystart detection for short RTT flowsEric Dumazet
2020-07-16tcp_cubic: switch bictcp_clock() to usec resolutionEric Dumazet
2020-07-16tcp_cubic: remove one conditional from hystart_update()Eric Dumazet
2020-07-16tcp_cubic: optimize hystart_update()Eric Dumazet
2020-07-16sch_cake: fix a few style nitsToke Høiland-Jørgensen
2020-07-16sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen
2020-07-16sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev
2020-07-16ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-07-16ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-07-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-07-16tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov
2020-07-16sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-07-16openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi
2020-07-16net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-07-16net: Fix the arp error in some casesguodeqing
2020-07-16net: fix memleak in register_netdevice()Yang Yingliang
2020-07-16net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-07-16net: bridge: enfore alignment for ethernet addressThomas Martitz
2020-07-16mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-07-13net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-07-13sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner
2020-07-13xdp: Fix xsk_generic_xmit errnoLi RongQing
2020-07-13net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu
2020-07-13bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsgdihu
2020-07-13rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_IDDavid Howells
2020-07-13net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-07-13bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_freeJakub Sitnicki
2020-07-11bridge: mcast: Fix MLD2 Report IPv6 payload length checkLinus Lüssing
2020-07-11bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend
2020-07-11bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend
2020-07-11bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-07-11bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend
2020-07-11netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso
2020-07-11batman-adv: Revert "disable ethtool link speed detection when auto negotiatio...Sven Eckelmann
2020-07-11Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-07-07netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet
2020-07-07netfilter: conntrack: refetch conntrack after nf_conntrack_update()Pablo Neira Ayuso