aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-06-28e1000: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King
2019-06-28ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-06-28e1000e: Increase pause and refresh timeMiguel Bernal Marin
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva
2019-06-28Merge branch 'net-sched-Add-txtime-assist-support-for-taprio'David S. Miller
2019-06-28taprio: Adjust timestamps for TCP packetsVedang Patel
2019-06-28taprio: make clock reference conversions easierVedang Patel
2019-06-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28taprio: Remove inline directiveVedang Patel
2019-06-28taprio: calculate cycle_time when schedule is installedVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28etf: Don't use BIT() in UAPI headers.Vedang Patel
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel