summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk
2020-10-02bpf: Introducte bpf_this_cpu_ptr()Hao Luo
2020-10-02bpf: Introduce bpf_per_cpu_ptr()Hao Luo
2020-10-02bpf: Introduce pseudo_btf_idHao Luo
2020-10-02bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel
2020-09-30tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet
2020-09-30inet: remove icsk_ack.blockedEric Dumazet
2020-09-30net: macb: move pdata to private headerAlexandre Belloni
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: caif: Remove unused caif SPI driverThomas Gleixner
2020-09-29devlink: include <linux/const.h> for _BITULJacob Keller
2020-09-29l2tp: report rx cookie discards in netlink getTom Parkin
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean