summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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-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
2019-06-29net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov
2019-06-29net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov
2019-06-29net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov
2019-06-29net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov
2019-06-29hinic: add vlan offload supportXue Chaojing
2019-06-28net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey
2019-06-28net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz
2019-06-28net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann
2019-06-28net/mlx5e: Set drvinfo in generic mannerParav Pandit
2019-06-28net/mlx5e: Correct phys_port_name for PF portParav Pandit
2019-06-28net/mlx5e: Report netdevice MPLS featuresAriel Levkovich
2019-06-28net/mlx5e: Move to HW checksumming advertisingAriel Levkovich
2019-06-28net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz
2019-06-28net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-28e1000e: PCIm function state supportVitaly Lifshits
2019-06-28e1000e: Make watchdog use delayed workDetlev Casanova
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-28ixgbevf: Use cached link state instead of re-reading the value for ethtoolAlexander Duyck
2019-06-28iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy
2019-06-28iavf: Fix up debug print macroJeff Kirsher
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2019-06-28iavf: use struct_size() helperGustavo A. R. Silva