summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-18net: bridge: replace struct br_vlan_stats with pcpu_sw_netstatsHeiner Kallweit
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior
2020-11-18net: Have netpoll bring-up DSA management interfaceFlorian Fainelli
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17net: datagram: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-17net: wan: Delete the DLCI / SDLA driversXie He
2020-11-17tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti
2020-11-17net: dsa: tag_dsa: Use a consistent comment styleTobias Waldekranz
2020-11-17net: dsa: tag_dsa: Unify regular and ethertype DSA taggersTobias Waldekranz
2020-11-17net: dsa: tag_dsa: Allow forwarding of redirected IGMP trafficTobias Waldekranz
2020-11-16net/tls: fix corrupted data in recvmsgVadim Fedorenko
2020-11-16net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit
2020-11-16mptcp: send explicit ack on delayed ack_seq incrPaolo Abeni
2020-11-16mptcp: keep track of advertised windows right edgeFlorian Westphal
2020-11-16mptcp: rework poll+nospace handlingFlorian Westphal
2020-11-16mptcp: try to push pending data on snd una updatesPaolo Abeni
2020-11-16mptcp: move page frag allocation in mptcp_sendmsg()Paolo Abeni
2020-11-16mptcp: refactor shutdown and closePaolo Abeni
2020-11-16mptcp: introduce MPTCP snd_nxtPaolo Abeni
2020-11-16mptcp: add accounting for pending dataPaolo Abeni
2020-11-16mptcp: reduce the arguments of mptcp_sendmsg_fragPaolo Abeni
2020-11-16mptcp: introduce mptcp_schedule_workPaolo Abeni
2020-11-16tcp: factor out __tcp_close() helperPaolo Abeni
2020-11-16mptcp: use tcp_build_frag()Paolo Abeni
2020-11-16tcp: factor out tcp_build_frag()Paolo Abeni
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel
2020-11-16Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-15can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam
2020-11-15can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam
2020-11-15batman-adv: set .owner to THIS_MODULETaehee Yoo
2020-11-14net: xfrm: use core API for updating/providing statsLev Stipakov
2020-11-14net: openvswitch: use core API to update/provide statsLev Stipakov