summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2-1/+4
2020-10-11bpf: Add redirect_peer helperDaniel Borkmann2-0/+21
2020-10-11bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann1-3/+7
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov1-1/+1
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk1-1/+1
2020-10-02bpf: Introducte bpf_this_cpu_ptr()Hao Luo2-0/+15
2020-10-02bpf: Introduce bpf_per_cpu_ptr()Hao Luo3-0/+33
2020-10-02bpf: Introduce pseudo_btf_idHao Luo3-9/+49
2020-10-02bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau1-33/+0
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-28/+302
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu1-0/+3
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils1-7/+8
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel1-0/+2
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel1-36/+0
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel2-0/+51
2020-09-30tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet1-1/+2
2020-09-30inet: remove icsk_ack.blockedEric Dumazet1-2/+2
2020-09-30net: macb: move pdata to private headerAlexandre Belloni1-20/+0
2020-09-30bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2-0/+19
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann3-2/+65
2020-09-30bpf: Add classid helper only based on skb->skDaniel Borkmann1-0/+10
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2-1/+15
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2-1/+44
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2-1/+93
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2-10/+74
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean1-0/+22
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior1-0/+1
2020-09-29net: caif: Remove unused caif SPI driverThomas Gleixner1-155/+0
2020-09-29devlink: include <linux/const.h> for _BITULJacob Keller1-0/+2
2020-09-29l2tp: report rx cookie discards in netlink getTom Parkin1-0/+1
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-0/+26
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2-2/+9
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen1-6/+9
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan1-0/+1
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire2-0/+11
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire3-4/+73
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire1-0/+36
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire1-0/+2
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen2-5/+27
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen2-3/+4
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+1
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun1-0/+3
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu2-0/+10
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski1-0/+24
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu1-0/+8
2020-09-26net: dsa: point out the tail taggersVladimir Oltean1-0/+1
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean1-0/+26
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean1-2/+2
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean1-0/+1
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean1-0/+6