summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Allow drivers to filter packets they can decode source port fromVladimir Oltean2019-05-051-0/+15
* net: dsa: Optional VLAN-based port separation for switches without taggingVladimir Oltean2019-05-052-0/+78
* net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren2019-05-051-0/+8
* net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren2019-05-051-0/+2
* net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-051-0/+5
* net/sched: move police action structures to headerPieter Jansen van Vuuren2019-05-051-0/+70
* net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren2019-05-051-25/+0
* mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren2019-05-051-0/+11
* net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren2019-05-051-0/+1
* net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-051-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-05-055-21/+40
|\
| * netfilter: slightly optimize nf_inet_addr_maskLi RongQing2019-05-061-0/+9
| * netfilter: nft_ct: Add ct id supportBrett Mastbergen2019-04-301-0/+2
| * netfilter: add API to manage NAT helpers.Flavio Leitner2019-04-301-1/+21
| * netfilter: use macros to create module aliases.Flavio Leitner2019-04-301-0/+4
| * netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang2019-04-301-3/+3
| * netfilter: nf_tables: drop include of module.h from nf_tables.hPaul Gortmaker2019-04-301-1/+2
| * netfilter: nf_tables: relocate header content to consumerPaul Gortmaker2019-04-301-17/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-05-051-0/+1
|\ \
| * | Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-051-0/+1
* | | ipv4: Move exception bucket to nh_commonDavid Ahern2019-05-051-1/+1
* | | ipv4: Move cached routes to fib_nh_commonDavid Ahern2019-05-051-2/+4
* | | netlink: add validation of NLA_F_NESTED flagMichal Kubecek2019-05-041-1/+10
* | | net: phy: improve resuming from hibernationHeiner Kallweit2019-05-041-8/+1
* | | net: phy: improve pause handlingHeiner Kallweit2019-05-041-0/+1
* | | net: add a generic tracepoint for TX queue timeoutCong Wang2019-05-041-0/+23
* | | Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-05-049-23/+142
|\ \ \
| * | | net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-011-1/+1
| * | | net/mlx5: Remove unused mlx5_query_nic_vport_vlansBodong Wang2019-05-011-4/+0
| * | | net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi2019-05-011-0/+1
| * | | ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitionsErez Alfasi2019-05-011-0/+3
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-015-18/+137
| |\ \ \
| | * | | net/mlx5: Fix broken hca cap offsetSaeed Mahameed2019-05-011-2/+2
| | * | | net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2019-04-292-6/+48
| | * | | net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik2019-04-291-3/+13
| | * | | net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb2019-04-291-0/+7
| | * | | net/mlx5: Add new miss flow table actionMaor Gottlieb2019-04-291-1/+9
| | * | | net/mlx5: Add support in RDMA RX steeringMaor Gottlieb2019-04-293-1/+8
| | * | | net/mlx5: Get rid of storing copy of device nameParav Pandit2019-04-291-2/+1
| | * | | net/mlx5: E-Switch: Introduce prio tag modeEli Britstein2019-04-291-1/+3
| | * | | net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-0/+3
| | * | | net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich2019-04-241-3/+3
| | * | | net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich2019-04-241-2/+43
* | | | | net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn2019-05-031-0/+1
* | | | | net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean2019-05-031-0/+4
* | | | | ether: Add dedicated Ethertype for pseudo-802.1Q DSA taggingVladimir Oltean2019-05-031-0/+1
* | | | | net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean2019-05-031-0/+19
* | | | | lib: Add support for generic packing operationsVladimir Oltean2019-05-031-0/+49
* | | | | net: macb: shrink macb_platform_data structureNicolas Ferre2019-05-031-9/+0
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-028-7/+23
|\ \ \ \ | |/ / / |/| | |