summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-34/+344
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat3-0/+3
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni1-0/+1
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan1-1/+6
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2-4/+114
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit3-7/+8
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas1-0/+21
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-2/+2
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas1-1/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-0/+2
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas3-5/+16
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar1-0/+2
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas1-0/+9
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld1-1/+8
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet1-0/+7
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller7-52/+110
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann1-1/+1
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed7-51/+109
2019-06-28taprio: Add support for txtime-assist modeVedang Patel1-0/+4
2019-06-28etf: Add skip_sock_checkVedang Patel1-0/+1
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel1-2/+2
2019-06-28net: sched: refactor reinsert actionJohn Hurley2-2/+2
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller1-0/+8
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+8
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2-418/+366
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+4
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing1-0/+8
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel1-2/+2
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht1-1/+1
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra1-0/+1
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang1-0/+1
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-3/+25