summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-02rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells
2019-07-02nfc: st-nci: remove redundant assignment to variable rColin Ian King
2019-07-02hinic: remove standard netdev statsXue Chaojing
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu
2019-07-01Merge branch 'Add-gve-driver'David S. Miller
2019-07-01gve: Add ethtool supportCatherine Sullivan
2019-07-01gve: Add workqueue and reset supportCatherine Sullivan
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan
2019-07-01Merge branch 'blackhole-device-to-invalidate-dst'David S. Miller
2019-07-01blackhole_dev: add a selftestMahesh Bandewar
2019-07-01blackhole_netdev: use blackhole_netdev to invalidate dst entriesMahesh Bandewar
2019-07-01loopback: create blackhole net device similar to loopack.Mahesh Bandewar
2019-07-01net: ethernet: broadcom: bcm63xx_enet: Remove unneeded memsetHariprasad Kelam
2019-07-01Merge branch 'net-netsec-Add-XDP-Support'David S. Miller
2019-07-01net: netsec: add XDP supportIlias Apalodimas
2019-07-01net: page_pool: add helper function for retrieving dma directionIlias Apalodimas
2019-07-01net: netsec: Use page_pool APIIlias Apalodimas
2019-07-01tc-testing: added tdc tests for prio qdiscRoman Mashak
2019-07-01Merge branch 'mirred-batch-fixes'David S. Miller
2019-07-01tc-testing: updated mirred action tests with batch create/deleteRoman Mashak
2019-07-01net sched: update mirred action for batched events operationsRoman Mashak
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-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