aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan4-8/+260
2019-07-01gve: Add transmit and receive supportCatherine Sullivan9-5/+2221
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan13-0/+1121
2019-07-01Merge branch 'blackhole-device-to-invalidate-dst'David S. Miller11-14/+195
2019-07-01blackhole_dev: add a selftestMahesh Bandewar6-1/+123
2019-07-01blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar3-4/+3
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar2-9/+69
2019-07-01net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam1-1/+0
2019-07-01Merge branch 'net-netsec-Add-XDP-Support'David S. Miller3-67/+416
2019-07-01net: netsec: add XDP supportIlias Apalodimas1-27/+334
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas1-0/+9
2019-07-01net: netsec: Use page_pool APIIlias Apalodimas2-47/+80
2019-07-01tc-testing: added tdc tests for prio qdiscRoman Mashak1-0/+276
2019-07-01Merge branch 'mirred-batch-fixes'David S. Miller2-0/+100
2019-07-01tc-testing: updated mirred action tests with batch create/deleteRoman Mashak1-0/+94
2019-07-01net sched: update mirred action for batched events operationsRoman Mashak1-0/+6
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld1-1/+8
2019-07-01tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy1-5/+4
2019-07-01net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata1-1/+1
2019-07-01net: link_watch: prevent starvation when processing linkwatch wqYunsheng Lin1-1/+12
2019-07-01Merge branch 'mlxsw-PTP-timestamping-support'David S. Miller11-40/+1378
2019-07-01mlxsw: spectrum: PTP: Support ethtool get_ts_infoPetr Machata3-0/+55
2019-07-01mlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsPetr Machata3-0/+227
2019-07-01mlxsw: spectrum: PTP: Configure PTP traps and FIFO eventsPetr Machata2-0/+65
2019-07-01mlxsw: spectrum: PTP: Garbage-collect unmatched entriesPetr Machata1-0/+86
2019-07-01mlxsw: spectrum: PTP: Support timestamping on Spectrum-1Petr Machata6-2/+388
2019-07-01mlxsw: spectrum: PTP: Disable BH when working with PHCPetr Machata1-12/+12
2019-07-01mlxsw: spectrum: PTP: Add PTP initialization / finalizationPetr Machata4-3/+122
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata6-1/+75
2019-07-01mlxsw: core: Add support for using SKB control bufferPetr Machata3-0/+13
2019-07-01mlxsw: spectrum: PTP: Hook into packet receive pathPetr Machata6-9/+67
2019-07-01mlxsw: spectrum: Add support for traps specific to Spectrum-1Petr Machata2-2/+25
2019-07-01mlxsw: spectrum: Extract a helper for trap registrationPetr Machata1-15/+33
2019-07-01mlxsw: reg: Add Monitoring Global Configuration RegisterPetr Machata1-0/+27
2019-07-01mlxsw: reg: Add Time Precision Packet Timestamping ReadingPetr Machata1-0/+110
2019-07-01mlxsw: reg: Add Monitoring Precision Time Protocol Trap RegisterPetr Machata1-0/+39
2019-07-01mlxsw: reg: Add Monitoring Time Precision Packet Port Configuration RegisterPetr Machata1-0/+38
2019-07-01samples: pktgen: allow to specify destination portDaniel T. Lee10-2/+95
2019-07-01samples: pktgen: add some helper functions for port parsingDaniel T. Lee1-0/+34
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet6-5/+17
2019-07-01xfrm: remove get_mtu indirection from xfrm_typeFlorian Westphal5-56/+34
2019-06-30Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller43-686/+1462
2019-06-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller21-145/+686
2019-06-29r8169: remove not needed call to dma_sync_single_for_deviceHeiner Kallweit1-1/+0
2019-06-29r8169: consider that 32 Bit DMA is the defaultHeiner Kallweit1-8/+1
2019-06-29r8169: improve handling VLAN tagHeiner Kallweit1-2/+3
2019-06-29selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't presentFlorian Westphal1-6/+10
2019-06-29Merge branch 'em_ipt-add-support-for-addrtype'David S. Miller1-2/+46
2019-06-29net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov1-0/+14
2019-06-29net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov1-1/+13