summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: devlink: Add support for port regionsAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-04net: devlink: Add unused port flavourAndrew Lunn
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-03net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03net: remove NETDEV_HW_ADDR_T_SLAVETaehee Yoo
2020-10-03genetlink: allow dumping command-specific policyJakub Kicinski
2020-10-03genetlink: properly support per-op policy dumpingJohannes Berg
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg
2020-10-02genetlink: bring back per op policyJakub Kicinski
2020-10-02genetlink: add a structure for dump stateJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02netlink: fix policy dump leakJohannes Berg
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-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
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