summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-02genetlink: add small version of opsJakub Kicinski1-14/+39
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski1-5/+5
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei1-0/+10
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei1-0/+52
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean1-1/+2
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+2
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller4-3/+149
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli1-0/+8
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+33
2020-10-02netlink: fix policy dump leakJohannes Berg1-1/+2
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-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan3-2/+26
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear1-0/+4
2020-09-28nl80211: include frequency offset in survey infoThomas Pedersen1-0/+2
2020-09-28mac80211: support S1G associationThomas Pedersen2-0/+23
2020-09-28mac80211: handle S1G low ratesThomas Pedersen1-0/+2