summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-21net: dsa: tag_ksz: dont let the hardware process the layer 4 checksumLino Sanfilippo
2021-07-21net: dsa: ensure linearized SKBs in case of tail taggersLino Sanfilippo
2021-07-21tcp: disable TFO blackhole logic by defaultWei Wang
2021-07-21sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not setXin Long
2021-07-21udp: check encap socket in __udp_lib_errVadim Fedorenko
2021-07-21sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-20ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptionsPaolo Abeni
2021-07-20net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-20net: bridge: do not replay fdb entries pointing towards the bridge twiceVladimir Oltean
2021-07-20ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin
2021-07-19net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-18netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-18sctp: trim optlen when it's a huge value in sctp_setsockoptXin Long
2021-07-18net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin
2021-07-18net: Fix zero-copy head len calculation.Pravin B Shelar
2021-07-16net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-16skbuff: Fix a potential race while recycling page_pool packetsIlias Apalodimas
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-15net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-15bpf, sockmap, udp: sk_prot needs inuse_idx set for proc statsJakub Sitnicki
2021-07-15bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc statsJohn Fastabend
2021-07-15bpf, sockmap: Fix potential memory leak on unlikely error caseJohn Fastabend
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-13net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_le...Vladimir Oltean
2021-07-13net: Use nlmsg_unicast() instead of netlink_unicast()Yajun Deng
2021-07-13xdp, net: Fix use-after-free in bpf_xdp_link_releaseXuan Zhuo
2021-07-12ipv6: allocate enough headroom in ip6_finish_output2()Vasily Averin
2021-07-12bpf, test: fix NULL pointer dereference on invalid expected_attach_typeXuan Zhuo
2021-07-11net: bridge: multicast: fix MRD advertisement router port marking raceNikolay Aleksandrov
2021-07-11net: bridge: multicast: fix PIM hello router port marking raceNikolay Aleksandrov
2021-07-09mptcp: properly account bulk freed memoryPaolo Abeni
2021-07-09mptcp: avoid processing packet if a subflow resetJianguo Wu
2021-07-09mptcp: fix syncookie process if mptcp can not_accept new subflowJianguo Wu
2021-07-09mptcp: remove redundant req destruct in subflow_check_req()Jianguo Wu
2021-07-09mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow joinJianguo Wu
2021-07-09net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-09net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cacheAntoine Tenart
2021-07-09tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy pathTalal Ahmad
2021-07-09net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-09Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-08net/ncsi: add dummy response handler for Intel boardsIvan Mikhaylov
2021-07-08net/ncsi: add NCSI Intel OEM command to keep PHY upIvan Mikhaylov
2021-07-08net/ncsi: fix restricted cast warning of sparseIvan Mikhaylov
2021-07-08ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust
2021-07-08Merge branch 'sysfs-devel'Trond Myklebust
2021-07-08sunrpc: remove an offlined xprt using sysfsOlga Kornievskaia