summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-28mptcp: Add mptcp_close_state() helperMat Martineau
2020-07-28mptcp: Track received DATA_FIN sequence number and add related helpersMat Martineau
2020-07-28mptcp: Use MPTCP-level flag for sending DATA_FINMat Martineau
2020-07-28mptcp: Remove outdated and incorrect commentMat Martineau
2020-07-28mptcp: Return EPIPE if sending is shut down during a sendmsgMat Martineau
2020-07-28mptcp: Allow DATA_FIN in headers without TCP FINMat Martineau
2020-07-28net: improve the user pointer check in init_user_sockptrChristoph Hellwig
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28netfilter: arp_tables: restore a SPDX identifierChristoph Hellwig
2020-07-28Bluetooth: Fix suspend notifier raceAbhishek Pandit-Subedi
2020-07-28svcrdma: CM event handler clean upChuck Lever
2020-07-28svcrdma: Remove transport reference countingChuck Lever
2020-07-28svcrdma: Fix another Receive buffer leakChuck Lever
2020-07-28xdp: Prevent kernel-infoleak in xsk_getsockopt()Peilin Ye
2020-07-28Bluetooth: Return NOTIFY_DONE for hci_suspend_notifierMax Chou
2020-07-28Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllersIsmael Ferreras Morezuelas
2020-07-28xfrm: esp6: fix the location of the transport header with encapsulationSabrina Dubroca
2020-07-27fix a braino in cmsghdr_from_user_compat_to_kern()Al Viro
2020-07-27net: prp: enhance debugfs to display PRP infoMurali Karicheri
2020-07-27net: prp: add packet handling supportMurali Karicheri
2020-07-27net: hsr: define and use proto_ops ptrs to handle hsr specific framesMurali Karicheri
2020-07-27net: prp: add supervision frame generation utility functionMurali Karicheri
2020-07-27net: hsr: introduce protocol specific function pointersMurali Karicheri
2020-07-27net: hsr: introduce common code for skb initializationMurali Karicheri
2020-07-27hsr: enhance netlink socket interface to support PRPMurali Karicheri
2020-07-27mptcp: fix joined subflows with unblocking skMatthieu Baerts
2020-07-27net: Removed the device type check to add mpls support for devicesMartin Varghese
2020-07-27ipmr: Copy option to correct variableIdo Schimmel
2020-07-27net/smc: unique reason code for exceeded max dmb countKarsten Graul
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25bpf: Implement BPF XDP link-specific introspection APIsAndrii Nakryiko
2020-07-25bpf, xdp: Implement LINK_UPDATE for BPF XDP linkAndrii Nakryiko
2020-07-25bpf, xdp: Add bpf_link-based XDP attachment APIAndrii Nakryiko
2020-07-25bpf, xdp: Extract common XDP program attachment logicAndrii Nakryiko
2020-07-25bpf, xdp: Maintain info on attached XDP BPF programs in net_deviceAndrii Nakryiko
2020-07-25bpf: Implement bpf iterator for sock local storage mapYonghong Song
2020-07-25bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_tYonghong Song
2020-07-25bpf: Refactor bpf_iter_reg to have separate seq_info memberYonghong Song
2020-07-25udp: Don't discard reuseport selection when group has connectionsJakub Sitnicki
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-24dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-24qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_freeTom Parkin
2020-07-24l2tp: remove BUG_ON refcount value in l2tp_session_freeTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purgeTom Parkin
2020-07-24l2tp: don't BUG_ON seqfile checks in l2tp_pppTom Parkin
2020-07-24l2tp: don't BUG_ON session magic checks in l2tp_pppTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_tunnel_closeallTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_session_queue_purgeTom Parkin