summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-07-01net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
2019-07-01net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2019-06-29packet: Fix undefined behavior in bit shiftJiunn Chang
2019-06-29net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-06-29bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach
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-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel
2019-06-28net: phylink: further documentation clarificationsRussell King
2019-06-28net: sched: refactor reinsert actionJohn Hurley
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-06-28Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller
2019-06-28nl80211: Fix undefined behavior in bit shiftJiunn Chang
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy
2019-06-27xsk: Add API to check for available entries in FQMaxim Mikityanskiy
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-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht
2019-06-26ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra
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