summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-06time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko
2021-04-07bpf, sockmap: Fix sk->prot unhash op resetJohn Fastabend
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet
2021-04-06Bluetooth: Add support for reading AOSP vendor capabilitiesMarcel Holtmann
2021-04-06net: remove obsolete members from struct netFlorian Westphal
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal
2021-04-05net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-04net/mlx5: Add dynamic MSI-X capabilities bitsLeon Romanovsky
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02net/mlx5: Allocate rate limit table when rate is configuredParav Pandit
2021-04-02net/mlx5: Pack mlx5_rl_entry structureParav Pandit
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet
2021-04-02net: reorganize fields in netns_mibEric Dumazet
2021-04-02mptcp: add mptcp reset option supportFlorian Westphal
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig
2021-04-01include: net: Remove repeated struct declarationWan Jiabing
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-04-01skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2021-04-01skmsg: Use rcu work for destroying psockCong Wang
2021-04-01skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang
2021-04-01net: Introduce skb_send_sock() for sock_mapCong Wang
2021-04-01skmsg: Introduce a spinlock to protect ingress_msgCong Wang
2021-03-31Revert "net: correct sk_acceptq_is_full()"Eric Dumazet
2021-03-31ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet