aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann3-89/+12
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann1-8/+10
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann1-56/+43
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2-8/+23
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2-5/+1
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2-35/+20
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann1-6/+8
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2-67/+43
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann6-37/+32
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann1-29/+18
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2-20/+8
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2-54/+9
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann1-29/+14
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2-6/+5
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2-8/+5
2017-12-20netdevsim: correctly check return value of debugfs_create_dirPrashant Bhole2-6/+8
2017-12-20net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko1-17/+7
2017-12-20netdevsim: bpf: remove unused variableJakub Kicinski1-3/+0
2017-12-20netdevsim: declare struct device_type as staticJakub Kicinski1-1/+1
2017-12-20net: pasemi: Replace mac address parsingAndy Shevchenko1-3/+1
2017-12-20net: bonding: Replace mac address parsingAndy Shevchenko1-5/+1
2017-12-19nfp: flower: compile Geneve encap actionsJohn Hurley2-38/+48
2017-12-19nfp: flower: compile Geneve match fieldsJohn Hurley4-42/+91
2017-12-19nfp: flower: read extra feature support from fwJohn Hurley2-1/+11
2017-12-19nfp: flower: remove unused tun_mask variableJohn Hurley1-5/+6
2017-12-19cxgb4: RSS table is 4k for T6Ganesh Goudar6-23/+36
2017-12-19ibmvnic: Include header descriptor support for ARP packetsThomas Falcon1-1/+6
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon1-1/+1
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2-2/+2
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller157-2098/+12666
2017-12-19cxgb4: Report tid start range correctly for T6Ganesh Goudar1-3/+8
2017-12-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller9-13/+136
2017-12-19net: ks8851: Support DT-provided MAC addressLukas Wunner1-2/+11
2017-12-19bcm63xx_enet: use platform device id directly for miibus nameJonas Gorski2-5/+1
2017-12-19bcm63xx_enet: remove pointless mac_id checkJonas Gorski1-1/+1
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski1-9/+2
2017-12-19bcm63xx_enet: just use "enet" as the clock nameJonas Gorski1-4/+1
2017-12-19geneve: speedup geneve tunnels dismantleHaishuang Yan1-8/+16
2017-12-19vxlan: speedup vxlan tunnels dismantleHaishuang Yan1-9/+17
2017-12-19forcedeth: remove duplicate structure member in xmitZhu Yanjun1-12/+13
2017-12-19qede: Use NETIF_F_GRO_HW.Michael Chan4-18/+25
2017-12-19bnx2x: Use NETIF_F_GRO_HW.Michael Chan2-15/+17
2017-12-19bnxt_en: Use NETIF_F_GRO_HW.Michael Chan1-7/+20
2017-12-18cxgb4: Simplify PCIe Completion Timeout settingBjorn Helgaas1-18/+3
2017-12-18phylink: fix locking assertsRussell King1-17/+17
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King1-4/+3
2017-12-18sfp: fix non-detection of PHYRussell King1-4/+4
2017-12-18net: phy: meson-gxl: join the authorsJerome Brunet1-0/+1
2017-12-18net: phy: meson-gxl: add interrupt supportJerome Brunet1-1/+36
2017-12-18net: phy: meson-gxl: leave CONFIG_A6 untouchedJerome Brunet1-9/+0