summaryrefslogtreecommitdiffstats
path: root/scripts/coccicheck (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso5-11/+127
2019-11-15netfilter: nf_flow_table_offload: add flow_action_entry_next() and use itPablo Neira Ayuso1-38/+38
2019-11-15netfilter: nft_meta: use 64-bit time arithmeticArnd Bergmann1-5/+5
2019-11-15netfilter: xt_time: use time64_tArnd Bergmann1-8/+11
2019-11-13netfilter: nft_payload: add C-VLAN supportPablo Neira Ayuso1-7/+16
2019-11-13netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()Pablo Neira Ayuso1-4/+8
2019-11-13netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()Pablo Neira Ayuso1-5/+14
2019-11-13netfilter: nft_payload: simplify vlan header handlingPablo Neira Ayuso1-19/+9
2019-11-13netfilter: nft_meta: offload support for interface indexPablo Neira Ayuso2-0/+5
2019-11-13net: bcmgenet: Add RGMII_RXID supportStefan Wahren1-0/+5
2019-11-13net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren1-22/+20
2019-11-13net: bcmgenet: Add BCM2711 supportStefan Wahren2-10/+54
2019-11-13dt-bindings: net: bcmgenet: Add BCM2711 supportStefan Wahren1-1/+1
2019-11-13net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren1-4/+7
2019-11-13net: bcmgenet: Avoid touching non-existent interruptStefan Wahren1-1/+1
2019-11-13net: dsa: sja1105: Print the reset reasonVladimir Oltean4-7/+27
2019-11-13bridge: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+34
2019-11-13vxlan: implement get_link_ksettings ethtool methodMatthias Schiffer1-2/+22
2019-11-13net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocolFlorian Fainelli2-10/+1
2019-11-13tipc: update mon's self addr when node addr generatedHoang Le3-0/+18
2019-11-13netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso8-9/+822
2019-11-13netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso6-2/+42
2019-11-13netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso3-27/+80
2019-11-13netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso2-15/+5
2019-11-13netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso1-4/+1
2019-11-13netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso2-24/+12