aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-02bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet1-1/+1
2019-07-02tipc: remove ub->ubsock checksXin Long1-9/+8
2019-07-02ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio1-8/+14
2019-07-02net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devicesRené van Dorst1-2/+5
2019-07-02rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells1-0/+3
2019-07-02nfc: st-nci: remove redundant assignment to variable rColin Ian King1-1/+1
2019-07-02hinic: remove standard netdev statsXue Chaojing1-46/+1
2019-07-02net: stmmac: Re-word Kconfig entryJose Abreu1-1/+1
2019-07-01gve: Add ethtool supportCatherine Sullivan4-2/+288
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-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-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