summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-04l2tp: Allow duplicate session creation with UDPRidge Kennedy
2020-02-04net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-04net: hsr: fix possible NULL deref in hsr_handle_frame()Eric Dumazet
2020-02-04treewide: remove redundant IS_ERR() before error code checkMasahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-03Merge tag 'rxrpc-fixes-20200203' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-02-03rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnectDavid Howells
2020-02-02tcp: Reduce SYN resend delay if a suspicous ACK is receivedSeongJae Park
2020-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-02-01cls_rsvp: fix rsvp_policyEric Dumazet
2020-01-31tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-01-31tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagPaul Blakey
2020-01-31netfilter: flowtable: Fix missing flush hardware on table freePaul Blakey
2020-01-31netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupPaul Blakey
2020-01-31netfilter: Use kvcallocJoe Perches
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31net/xdp: set FOLL_PIN via pin_user_pages()John Hubbard
2020-01-30rxrpc: Fix missing active use pinning of rxrpc_local objectDavid Howells
2020-01-30rxrpc: Fix insufficient receive notification generationDavid Howells
2020-01-30rxrpc: Fix use-after-free in rxrpc_put_local()David Howells
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-30net: drop_monitor: Use kstrdupJoe Perches
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29netfilter: ipset: fix suspicious RCU usage in find_set_and_idKadlecsik József
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal
2020-01-29mptcp: avoid a lockdep splat when mcast group was joinedFlorian Westphal
2020-01-29mptcp: fix panic on user pointer accessFlorian Westphal
2020-01-29mptcp: defer freeing of cached ext until last momentFlorian Westphal
2020-01-29sch_choke: Use kvcallocJoe Perches
2020-01-29mptcp: Fix build with PROC_FS disabled.David S. Miller
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27ceph: move net/ceph/ceph_fs.c to fs/ceph/util.cJeff Layton
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek