summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wireguard: main: remove unused include <linux/version.h>YueHaibing2019-12-171-1/+0
* wireguard: global: fix spelling mistakes in commentsJosh Soref2019-12-172-5/+5
* wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld2019-12-171-0/+2
* wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld2019-12-1718-0/+947
* net: caif: replace BUG_ON with recovery codeAditya Pakki2019-12-171-1/+3
* fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki2019-12-171-7/+18
* Merge branch 'Simplify-IPv4-route-offload-API'David S. Miller2019-12-175-165/+104
|\
| * ipv4: Remove old route notifications and convert listenersIdo Schimmel2019-12-176-47/+16
| * mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel2019-12-171-121/+20
| * ipv4: Only Replay routes of interest to new listenersIdo Schimmel2019-12-171-0/+11
| * ipv4: Handle route deletion notification during flushIdo Schimmel2019-12-171-0/+2
| * ipv4: Handle route deletion notificationIdo Schimmel2019-12-171-0/+31
| * ipv4: Notify newly added route if should be offloadedIdo Schimmel2019-12-171-0/+10
| * ipv4: Notify route if replacing currently offloaded oneIdo Schimmel2019-12-171-0/+11
| * ipv4: Extend FIB alias find functionIdo Schimmel2019-12-171-3/+8
| * ipv4: Notify route after insertion to the routing tableIdo Schimmel2019-12-171-15/+14
| * net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel2019-12-171-0/+2
|/
* Merge branch 'hns3-next'David S. Miller2019-12-176-188/+242
|\
| * net: hns3: do not schedule the periodic task when reset failGuojia Liao2019-12-174-2/+13
| * net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin2019-12-172-6/+24
| * net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2019-12-172-96/+88
| * net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin2019-12-174-73/+118
| * net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2019-12-172-27/+15
|/
* ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann2019-12-171-4/+4
* ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann2019-12-171-1/+1
* r8169: check that Realtek PHY driver module is loadedHeiner Kallweit2019-12-171-0/+9
* Merge branch 'dpaa2-ptp-support-external-trigger-event'David S. Miller2019-12-175-6/+36
|\
| * dpaa2-ptp: add external trigger event supportYangbo Lu2019-12-173-1/+25
| * ptp_qoriq: export extts_clean_up() functionYangbo Lu2019-12-172-2/+3
| * ptp_qoriq: check valid status before reading extts fifoYangbo Lu2019-12-171-3/+8
|/
* tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZEArjun Roy2019-12-151-0/+2
* net/smc: shorten lgr_cnt initializationUrsula Braun2019-12-151-2/+1
* net: phylink: propagate phy_attach_direct() return codeRussell King2019-12-151-3/+6
* net: bridge: add STP xstatsVivien Didelot2019-12-155-0/+44
* selftests/net: make so_txtime more robust to timer varianceWillem de Bruijn2019-12-152-5/+88
* net: phy: dp83869: Remove unneeded semicolonzhengbin2019-12-151-1/+1
* bonding: move 802.3ad port state flags to uapiAndy Roulin2019-12-142-10/+10
* Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"Jakub Kicinski2019-12-141-10/+4
* Merge branch 'netdev-ndo_tx_timeout-cleanup'David S. Miller2019-12-13236-312/+303
|\
| * netronome: use the new txqueue timeout argumentMichael S. Tsirkin2019-12-131-7/+1
| * mlx4: use new txqueue timeout argumentMichael S. Tsirkin2019-12-131-10/+4
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-13236-295/+298
|/
* Merge branch 'Introduce-XDP-to-ena'David S. Miller2019-12-133-148/+889
|\
| * net: ena: Add first_interrupt field to napi structSameeh Jubran2019-12-132-2/+6
| * net: ena: Implement XDP_TX actionSameeh Jubran2019-12-133-186/+701
| * net: ena: implement XDP drop supportSameeh Jubran2019-12-132-11/+233
|/
* Merge branch 'ethtool-netlink-interface-preliminary-part'David S. Miller2019-12-1311-90/+219
|\
| * ethtool: provide link mode names as a string setMichal Kubecek2019-12-134-0/+99
| * ethtool: move string arrays into common fileMichal Kubecek2019-12-134-83/+105
| * ethtool: move to its own directoryMichal Kubecek2019-12-134-2/+5