summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04tipc: support 128bit node identity for peer removingHoang Le
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Set zerocopy hint when data is copiedArjun Roy
2020-12-04net-zerocopy: Introduce short-circuit small reads.Arjun Roy
2020-12-04net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy
2020-12-04net-zerocopy: Refactor frag-is-remappable test.Arjun Roy
2020-12-04net-zerocopy: Refactor skb frag fast-forward op.Arjun Roy
2020-12-04net-tcp: Introduce tcp_recvmsg_locked().Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04seg6: add VRF support for SRv6 End.DT6 behaviorAndrea Mayer
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04seg6: add callbacks for customizing the creation/destruction of a behaviorAndrea Mayer
2020-12-04seg6: add support for optional attributes in SRv6 behaviorsAndrea Mayer
2020-12-04seg6: improve management of behavior attributesAndrea Mayer
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04batman-adv: Drop unused soft-interface.h include in fragmentation.cSimon Wunderlich
2020-12-04batman-adv: Drop legacy code for auto deleting mesh interfacesSven Eckelmann
2020-12-04batman-adv: Drop deprecated debugfs supportSven Eckelmann
2020-12-04batman-adv: Drop deprecated sysfs supportSven Eckelmann
2020-12-04batman-adv: Allow selection of routing algorithm over rtnetlinkSven Eckelmann
2020-12-04batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann
2020-12-04batman-adv: Add new include for min/max helpersSven Eckelmann
2020-12-04batman-adv: Start new development cycleSimon Wunderlich
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko
2020-12-03bpf: Adds support for setting window clampPrankur gupta
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03mptcp: emit tcp reset when a join request failsFlorian Westphal
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal
2020-12-03net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: openvswitch: ensure LSE is pullable before reading itDavide Caratti
2020-12-03net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti
2020-12-02bpf: Eliminate rlimit-based memory accounting for xskmap mapsRoman Gushchin
2020-12-02bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash mapsRoman Gushchin
2020-12-02bpf: Refine memcg-based memory accounting for xskmap mapsRoman Gushchin
2020-12-02bpf: Refine memcg-based memory accounting for sockmap and sockhash mapsRoman Gushchin
2020-12-02net/x25: prevent a couple of overflowsDan Carpenter
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev
2020-12-02mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce
2020-12-01net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce