summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-08net: stmmac: enable clause 45 mdio supportKweh Hock Leong
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-07-08bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing
2019-07-05bridge: add br_vlan_get_proto()wenxu
2019-07-05bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit
2019-07-03net/mlx5: Expose device definitions for object eventsYishai Hadas
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas
2019-07-03net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas
2019-07-03net/mlx5: Use event mask based on device capabilitiesYishai Hadas
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang
2019-07-01net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang
2019-07-01net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit
2019-07-01net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-07-01net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin
2019-07-01net/mlx5: Add hardware definitions for sub functionsParav Pandit
2019-06-29bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen
2019-06-29devmap: Rename ifindex member in bpf_redirect_infoToke Høiland-Jørgensen
2019-06-29xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang