aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_chain_route.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23netfilter: nft_payload: WARN_ON_ONCE instead of BUGPablo Neira Ayuso1-2/+4
2021-12-23netfilter: nf_tables: remove rcu read-size lockPablo Neira Ayuso1-2/+0
2021-12-16netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_workEric Dumazet1-1/+3
2021-12-16netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instanceEric Dumazet1-2/+3
2021-12-16net: prestera: flower template supportVolodymyr Mytnyk6-3/+145
2021-12-16net: dsa: rtl8365mb: add GMII as user port modeLuiz Angelo Daros de Luca1-1/+2
2021-12-16gve: Add tx|rx-coalesce-usec for DQOTao Liu4-11/+91
2021-12-16gve: Add consumed counts to ethtool statsJordan Kim1-9/+12
2021-12-16gve: Implement suspend/resume/shutdownCatherine Sullivan2-0/+60
2021-12-16gve: Add optional metadata descriptor type GVE_TXD_MTDWillem de Bruijn3-20/+74
2021-12-16gve: remove memory barrier around seqnoCatherine Sullivan1-2/+0
2021-12-16gve: Update gve_free_queue_page_list signatureCatherine Sullivan1-2/+1
2021-12-16gve: Move the irq db indexes out of the ntfy block structCatherine Sullivan4-17/+36
2021-12-16gve: Correct order of processing device optionsJeroen de Borst1-4/+4
2021-12-16net: mvneta: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)1-19/+18
2021-12-16net: mvneta: convert to phylink pcs operationsRussell King1-52/+91
2021-12-16net: mvneta: convert to use mac_prepare()/mac_finish()Russell King1-35/+68
2021-12-16net: mvpp2: convert to pcs_validate() and phylink_generic_validate()Russell King (Oracle)1-20/+17
2021-12-16net: mvpp2: use .mac_select_pcs() interfaceRussell King (Oracle)2-36/+42
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)2-0/+51
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)2-9/+77
2021-12-16netfilter: conntrack: Remove useless assignment statementsluo penghao1-1/+0
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory1-1/+1
2021-12-15ice: use modern kernel API for kickJesse Brandeburg1-4/+5
2021-12-15ice: tighter control over VSI_DOWN stateJesse Brandeburg2-5/+8
2021-12-15ice: use prefetch methodsJesse Brandeburg1-1/+12
2021-12-15ice: update to newer kernel APIJesse Brandeburg1-9/+9
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller11-29/+330
2021-12-15ice: reduce time to read Option ROM CIVD dataJacob Keller1-12/+36
2021-12-15ice: move ice_devlink_flash_update and merge with ice_flash_pldm_imageJacob Keller3-72/+39
2021-12-15ice: move and rename ice_check_for_pending_updateJacob Keller3-77/+77
2021-12-15ice: devlink: add shadow-ram region to snapshot Shadow RAMJacob Keller2-5/+89
2021-12-15ethtool: always write dev in ethnl_parse_header_dev_getJakub Kicinski1-3/+2
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet3-5/+14
2021-12-15selftests: mlxsw: vxlan: Remove IPv6 test caseAmit Cohen1-18/+0
2021-12-15mlxsw: Add support for VxLAN with IPv6 underlayAmit Cohen4-10/+168
2021-12-15mlxsw: spectrum_nve: Keep track of IPv6 addresses used by FDB entriesAmit Cohen3-2/+162
2021-12-15mlxsw: reg: Add a function to fill IPv6 unicast FDB entriesAmit Cohen1-0/+13
2021-12-15mlxsw: Split handling of FDB tunnel entries between address familiesAmit Cohen2-24/+38
2021-12-15mlxsw: spectrum_nve_vxlan: Make VxLAN flags check per address familyAmit Cohen1-9/+22
2021-12-15mlxsw: spectrum_ipip: Use common hash table for IPv6 address mappingAmit Cohen1-22/+6
2021-12-15mlxsw: spectrum: Add hash table for IPv6 address mappingAmit Cohen2-0/+150
2021-12-15net: fec: fix system hang during suspend/resumeJoakim Zhang1-12/+34
2021-12-15net: ocelot: add support to get port mac from device-treeClément Léger1-1/+4
2021-12-15sun4i-emac.c: remove unnecessary branchConley Lee1-18/+0
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet16-18/+23
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan2-19/+35
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan2-38/+51
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan2-0/+15
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan3-12/+6