summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-297-51/+109
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-261-0/+1
| | * | | net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-261-0/+17
| | * | | net/mlx5: Add flow context for flow tagJianbo Liu2019-06-261-4/+11
| | * | | net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| | * | | net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-252-16/+2
| | * | | net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-161-0/+12
| | * | | net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-161-2/+4
| | * | | net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-131-1/+4
| | * | | net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-131-12/+2
| | * | | net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-131-0/+3
| | * | | net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-131-2/+1
| | * | | net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-131-2/+1
| | * | | net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-132-6/+3
* | | | | taprio: Add support for txtime-assist modeVedang Patel2019-06-281-0/+4
* | | | | etf: Add skip_sock_checkVedang Patel2019-06-281-0/+1
* | | | | etf: Don't use BIT() in UAPI headers.Vedang Patel2019-06-281-2/+2
* | | | | net: sched: refactor reinsert actionJohn Hurley2019-06-282-2/+2
|/ / / /
* | | | Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller2019-06-281-0/+8
|\ \ \ \
| * | | | batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-271-0/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-286-18/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-281-1/+1
| |\ \ \ \ \
| | * | | | | clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-201-1/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-281-0/+1
| |\ \ \ \ \
| | * | | | | HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang2019-06-261-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-283-17/+3
| |\ \ \ \ \ \
| | * | | | | | ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-2/+2
| | * | | | | | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-261-0/+1
| | * | | | | | net/tls: fix page double free on TX cleanupDirk van der Merwe2019-06-241-15/+0
| * | | | | | | Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-06-241-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus2019-06-231-0/+3
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2019-06-272-418/+366
|\ \ \ \ \ \ \
| * | | | | | | linux/dim: Add completions count to dim_sampleYamin Friedman2019-06-251-3/+25
| * | | | | | | linux/dim: Move implementation to .c filesTal Gilboa2019-06-252-337/+255
| * | | | | | | linux/dim: Rename externally used net_dim membersTal Gilboa2019-06-252-26/+25
| * | | | | | | linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2019-06-252-3/+4
| * | | | | | | linux/dim: Rename externally exposed macrosTal Gilboa2019-06-252-15/+15
| * | | | | | | linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa2019-06-252-87/+86
| * | | | | | | linux/dim: Move logic to dim.hTal Gilboa2019-06-252-146/+155
* | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-06-271-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov2019-06-261-0/+4
* | | | | | | | | Allow 0.0.0.0/8 as a valid address rangeDave Taht2019-06-261-1/+1
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-251411-9620/+2503
|\ \ \ \ \ \ \ \
| * | | | | | | | ipv6: Dump route exceptions if requestedStefano Brivio2019-06-242-1/+2
| * | | | | | | | ipv4: Dump route exceptions if requestedStefano Brivio2019-06-241-0/+4
| * | | | | | | | fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONEDStefano Brivio2019-06-241-0/+2
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang2019-06-231-0/+4
| * | | | | | | ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logicWei Wang2019-06-231-0/+10
| * | | | | | | ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()Wei Wang2019-06-231-0/+1
| * | | | | | | inet: fix compilation warnings in fqdir_pre_exit()Qian Cai2019-06-231-1/+1