summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02net: mscc: ocelot: relax ocelot_exclusive_mac_etype_filter_rules()Vladimir Oltean
2020-10-02net: mscc: ocelot: only install TCAM entries into a specific lookup and PAGVladimir Oltean
2020-10-02net: mscc: ocelot: offload egress VLAN rewriting to VCAP ES0Xiaoliang Yang
2020-10-02net: mscc: ocelot: offload ingress skbedit and vlan actions to VCAP IS1Xiaoliang Yang
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-02net: mscc: ocelot: offload multiple tc-flower actions in same ruleVladimir 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/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()Ɓukasz Stelmach
2020-10-02dt-bindings: net: dsa: b53: Add missing reg property to exampleKurt Kanzenbach
2020-10-02Merge branch 'net-dsa-Improve-dsa_untag_bridge_pvid'David S. Miller
2020-10-02net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli
2020-10-02net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
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-02mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen
2020-10-02nl80211: fix non-split wiphy informationJohannes Berg
2020-10-02nl80211: reduce non-split wiphy dump sizeJohannes Berg
2020-10-01lib8390: Use netif_msg_init to initialize msg_enable bitsArmin Wolf
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-10-01caif_virtio: Remove redundant initialization of variable errJing Xiangfeng
2020-10-01net-sysfs: Fix inconsistent of format with argument type in net-sysfs.cYe Bin
2020-10-01pktgen: Fix inconsistent of format with argument type in pktgen.cYe Bin
2020-10-01drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-10-01Merge branch 'net-ravb-Add-support-for-explicit-internal-clock-delay-cDavid S. Miller
2020-10-01ravb: Add support for explicit internal clock delay configurationGeert Uytterhoeven
2020-10-01ravb: Split delay handling in parsing and applyingGeert Uytterhoeven
2020-10-01dt-bindings: net: renesas,etheravb: Convert to json-schemaGeert Uytterhoeven
2020-10-01dt-bindings: net: renesas,ravb: Document internal clock delay propertiesGeert Uytterhoeven
2020-10-01dt-bindings: net: ethernet-controller: Add internal delay propertiesGeert Uytterhoeven
2020-10-01Merge tag 'mlx5-updates-2020-09-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-30Merge branch 'introduce BPF_F_PRESERVE_ELEMS'Alexei Starovoitov
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu
2020-09-30bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu
2020-09-30net/mlx5e: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-30net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()Dan Carpenter
2020-09-30net/mlx5: Fix dereference on pointer attr after null checkAriel Levkovich
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-09-30net/mlx5: E-Switch, Support flow source for local vportHamdan Igbaria
2020-09-30net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit
2020-09-30net/mlx5: E-switch, Use helper function to load unload representorParav Pandit
2020-09-30net/mlx5: E-switch, Add helper to check egress ACL needParav Pandit
2020-09-30net/mlx5: E-switch, Use PF num in metadata reg c0sunils
2020-09-30net/mlx5: DR, Add support for rule creation with flow source hintHamdan Igbaria
2020-09-30net/mlx5: DR, Call ste_builder directly with tag pointerYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2020-09-30net/mlx5: DR, Remove unneeded vlan check from L2 builderYevgeny Kliteynik