summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld
2019-07-01tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy
2019-07-01net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata
2019-07-01net: link_watch: prevent starvation when processing linkwatch wqYunsheng Lin
2019-07-01Merge branch 'mlxsw-PTP-timestamping-support'David S. Miller
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata
2019-07-01mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata
2019-07-01mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata
2019-07-01mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata
2019-07-01mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata
2019-07-01mlxsw: spectrum: Extract a helper for trap registrationPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Global Configuration RegisterPetr Machata
2019-07-01mlxsw: reg: Add Time Precision Packet Timestamping ReadingPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Precision Time Protocol Trap RegisterPetr Machata
2019-07-01mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration RegisterPetr Machata
2019-07-01net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang
2019-07-01net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang
2019-07-01net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang
2019-07-01net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang
2019-07-01net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong 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: E-Switch, Use correct flags when configuring vlanBodong 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: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit
2019-07-01net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen
2019-07-01RDMA/mlx5: Cleanup rep when doing unloadBodong Wang
2019-07-01{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang
2019-07-01net/mlx5: E-Switch, Use vport index when init repBodong 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-01samples: pktgen: allow to specify destination portDaniel T. Lee
2019-07-01samples: pktgen: add some helper functions for port parsingDaniel T. Lee
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet
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-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-29r8169: remove not needed call to dma_sync_single_for_deviceHeiner Kallweit
2019-06-29r8169: consider that 32 Bit DMA is the defaultHeiner Kallweit
2019-06-29r8169: improve handling VLAN tagHeiner Kallweit
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal
2019-06-29Merge branch 'em_ipt-add-support-for-addrtype'David S. Miller