summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-07netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal
2022-09-07netfilter: remove NFPROTO_DECNETFlorian Westphal
2022-09-07net/mlx5: Add MACsec Rx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5e: Add MACsec TX steering rulesLior Nahmanson
2022-09-07net/mlx5: Add MACsec Tx tables support to fs_coreLior Nahmanson
2022-09-07net/mlx5: Introduce MACsec Connect-X offload hardware bits and structuresLior Nahmanson
2022-09-07net/mlx5: Generalize Flow Context for new crypto fieldsLior Nahmanson
2022-09-07net/mlx5: Removed esp_id from struct mlx5_flow_actLior Nahmanson
2022-09-07net/macsec: Move some code for sharing with various drivers that implements o...Lior Nahmanson
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson
2022-09-07netlink: introduce NLA_POLICY_MAX_BEFlorian Westphal
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-05bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau
2022-09-02bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski
2022-09-02net: bql: add more documentationEric Dumazet
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31fscache: fix misdocumented parameterKhalid Masum
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko
2022-08-30netlink: add helpers for extack attr presence checkingJakub Kicinski
2022-08-30netlink: add support for ext_ack missing attributesJakub Kicinski
2022-08-29tracing: Define the is_signed_type() macro onceBart Van Assche
2022-08-29ethernet: Add helpers to recognize addresses mapped to IP multicastCasper Andersson
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski