summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-28netfilter: nftables: statify nft_parse_register()Pablo Neira Ayuso1-1/+0
2021-01-28netfilter: nftables: add nft_parse_register_store() and use itPablo Neira Ayuso4-9/+9
2021-01-28netfilter: nftables: add nft_parse_register_load() and use itPablo Neira Ayuso3-5/+5
2021-01-26netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso1-0/+4
2021-01-26netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal1-2/+0
2021-01-24net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-1/+3
2021-01-23mlxsw: Register physical ports as a devlink resourceDanielle Ratson1-0/+2
2021-01-23net/mlx5e: Support HTB offloadMaxim Mikityanskiy1-3/+10
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy3-0/+38
2021-01-23net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy1-1/+2
2021-01-23net: sched: Add multi-queue support to sch_tree_lockMaxim Mikityanskiy1-4/+10
2021-01-23tcp: Add receive timestamp support for receive zerocopy.Arjun Roy1-0/+4
2021-01-23tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung3-2/+4
2021-01-23tcp: remove unused ICSK_TIME_EARLY_RETRANSPengcheng Yang1-3/+1
2021-01-21ethernet: ucc_geth: remove bd_mem_part and all associated codeRasmus Villemoes2-7/+0
2021-01-21soc: fsl: qe: add cpm_muram_free_addr() helperRasmus Villemoes1-0/+5
2021-01-21soc: fsl: qe: make cpm_muram_offset take a const void* argumentRasmus Villemoes1-2/+2
2021-01-21net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu3-2/+4
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-20/+95
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-6/+25
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2021-01-20tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng1-5/+12
2021-01-20bonding: add a vlan+srcmac tx hashing optionJarod Wilson2-0/+2
2021-01-20net: add inline function skb_csum_is_sctpXin Long1-0/+5
2021-01-20Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-6/+53
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven1-0/+3
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2-7/+23
2021-01-19net/bonding: Declare TLS RX device offload supportTariq Toukan1-1/+1
2021-01-19net/bonding: Implement TLS TX device offloadTariq Toukan1-0/+2
2021-01-19net/bonding: Implement ndo_sk_get_lower_devTariq Toukan1-0/+2
2021-01-19net: netdevice: Add operation ndo_sk_get_lower_devTariq Toukan1-0/+4
2021-01-19net_sched: fix RTNL deadlock again caused by request_module()Cong Wang1-1/+4
2021-01-19tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen1-0/+3
2021-01-19Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2-1/+5
2021-01-16GTP: add support for flow based tunneling APIPravin B Shelar3-0/+14
2021-01-16net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean1-0/+47
2021-01-16net: mscc: ocelot: register devlink portsVladimir Oltean1-0/+2
2021-01-16net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean1-0/+1
2021-01-16net: dsa: add ops for devlink-sbVladimir Oltean1-0/+34
2021-01-16net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean2-6/+2
2021-01-16net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean2-1/+5
2021-01-16Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-01-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-19/+125
2021-01-16dsa: add support for Arrow XRS700x tag trailerGeorge McCollister1-0/+2
2021-01-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+6
2021-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+9
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon1-0/+6
2021-01-15perf: Add build id data in mmap2 eventJiri Olsa1-5/+37
2021-01-15bpf: Add size arg to build_id_parse functionJiri Olsa1-1/+2