summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-17net: caif: remove redundant null check on frontpktColin Ian King
2018-09-17Merge branch 's390-qeth-next'David S. Miller
2018-09-17s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann
2018-09-17s390/qeth: fine-tune spinlocksJulian Wiedmann
2018-09-17s390/qeth: fix typo in return valueJulian Wiedmann
2018-09-17s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2018-09-17s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann
2018-09-17s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann
2018-09-17s390/qeth: speed up TSO transmissionJulian Wiedmann
2018-09-17s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann
2018-09-17s390/qeth: check size of required HW header cache objectJulian Wiedmann
2018-09-17s390/qeth: fix up protocol headers earlyJulian Wiedmann
2018-09-17s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann
2018-09-17s390/qeth: remove qeth_get_elements_no()Julian Wiedmann
2018-09-17s390/qeth: remove unused L3 xmit codeJulian Wiedmann
2018-09-17s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann
2018-09-17s390/qeth: move L2 xmit code to core moduleJulian Wiedmann
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang
2018-09-17net: ethernet: remove redundant null pointer check before of_node_putzhong jiang
2018-09-17net: dsa: remove redundant null pointer check before put_devicezhong jiang
2018-09-17net: dsa: remove redundant null pointer check before of_node_putzhong jiang
2018-09-17net: usb: remove redundant null pointer check before of_node_putzhong jiang
2018-09-17net: rds: use memset to optimize the recvZhu Yanjun
2018-09-17selftests/tls: Add MSG_WAITALL in recv() syscallVakul Garg
2018-09-17net: aquantia: memory corruption on jumbo framesFriedemann Gerold
2018-09-17Merge branch 'lantiq-Minor-fixes-for-vrx200-and-gswip'David S. Miller
2018-09-17net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()Hauke Mehrtens
2018-09-17net: dsa: lantiq_gswip: Minor code style improvementsHauke Mehrtens
2018-09-17net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens
2018-09-17dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixesHauke Mehrtens
2018-09-17dt-bindings: net: lantiq, xrx200-net: Use lower case in hexHauke Mehrtens
2018-09-17net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun
2018-09-17net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun
2018-09-17net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()Wei Yongjun
2018-09-17net: dsa: gswip: Fix return value check in gswip_probe()Wei Yongjun
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend
2018-09-16ip6_gre: simplify gre header parsing in ip6gre_errHaishuang Yan
2018-09-16ip_gre: fix parsing gre header in ipgre_errHaishuang Yan
2018-09-16net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli
2018-09-16Merge branch 'act_police-lockless-data-path'David S. Miller
2018-09-16net/sched: act_police: don't use spinlock in the data pathDavide Caratti
2018-09-16net/sched: act_police: use per-cpu countersDavide Caratti
2018-09-14cxgb4: update supported DCB versionGanesh Goudar
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing
2018-09-13net/ibm/emac: Remove VLA usageKees Cook
2018-09-13pktgen: Fix fall-through annotationGustavo A. R. Silva
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen