summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: List the held token types in the key description in /proc/keysDavid Howells2020-11-231-1/+28
* rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells2020-11-231-468/+0
* Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-11-213-12/+74
|\
| * can: gw: support modification of Classical CAN DLCsOliver Hartkopp2020-11-201-8/+70
| * can: replace can_dlc as variable/element for payload lengthOliver Hartkopp2020-11-203-4/+4
* | net: bridge: switch to net core statistics counters handlingHeiner Kallweit2020-11-213-28/+10
* | mptcp: refine MPTCP-level ack schedulingPaolo Abeni2020-11-204-57/+61
* | mptcp: track window announced to peerFlorian Westphal2020-11-204-10/+36
* | mptcp: send out dedicated ADD_ADDR packetGeliang Tang2020-11-205-6/+80
* | mptcp: change add_addr_signal typeGeliang Tang2020-11-202-9/+21
* | mptcp: keep unaccepted MPC subflow into join listPaolo Abeni2020-11-203-21/+22
* | mptcp: skip to next candidate if subflow has unacked dataFlorian Westphal2020-11-201-1/+4
* | mptcp: fix state tracking for fallback socketPaolo Abeni2020-11-201-5/+13
* | mptcp: drop WORKER_RUNNING status bitPaolo Abeni2020-11-202-8/+1
* | net: dsa: avoid potential use-after-free errorChristian Eggers2020-11-201-3/+3
* | net: add annotation for sock_{lock,unlock}_fastPaolo Abeni2020-11-201-1/+2
* | net: openvswitch: Be liberal in tcp conntrack.Numan Siddique2020-11-202-6/+8
|/
* IPv6: RTM_GETROUTE: Add RTA_ENCAP to resultOliver Herms2020-11-191-0/+4
* mptcp: update rtx timeout only if required.Paolo Abeni2020-11-191-4/+5
* devlink: move flash end and begin to core devlinkJacob Keller2020-11-191-4/+6
* devlink: move request_firmware out of driverJacob Keller2020-11-191-5/+21
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-1935-155/+245
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-192-20/+85
| |\
| | * bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend2020-11-181-2/+9
| | * bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend2020-11-181-0/+8
| | * bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend2020-11-181-19/+53
| | * bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend2020-11-181-1/+1
| | * bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2020-11-182-5/+18
| | * bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend2020-11-181-6/+9
| * | net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul2020-11-191-3/+3
| * | net/smc: fix matching of existing link groupsKarsten Graul2020-11-192-2/+4
| * | ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann2020-11-192-31/+2
| * | net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-181-4/+18
| * | ah6: fix error return code in ah6_input()Zhang Changzhong2020-11-181-1/+2
| * | ipv4: use IS_ENABLED instead of ifdefFlorian Klink2020-11-171-1/+1
| * | inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai2020-11-171-1/+3
| * | net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2020-11-171-10/+27
| * | tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti2020-11-171-1/+1
| * | net/tls: fix corrupted data in recvmsgVadim Fedorenko2020-11-161-1/+1
| * | net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit2020-11-161-0/+1
| * | ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann2020-11-162-20/+44
| * | Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski2020-11-161-10/+28
| |\ \
| | * | can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam2020-11-151-5/+14
| | * | can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam2020-11-151-5/+14
| * | | devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()Wang Hai2020-11-141-2/+4
| * | | netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore2020-11-141-1/+1
| * | | sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-143-5/+5
| * | | vsock: forward all packets to the host when no H2G is registeredStefano Garzarella2020-11-141-1/+1
| |/ /
| * | ipv6: Fix error path to cancel the meseageZhang Qilong2020-11-131-2/+6
| * | net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike2020-11-133-0/+15