summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-03net: mvneta: ensure PM paths take the rtnl lockRussell King1-0/+4
2018-01-03Merge branch 'net-Renesas-kill-redundant-checks'David S. Miller2-4/+2
2018-01-03sh_eth: kill redundant check in the probe() methodSergei Shtylyov1-2/+1
2018-01-03ravb: kill redundant check in the probe() methodSergei Shtylyov1-2/+1
2018-01-02liquidio: Use zeroing memory allocator than allocator/memsetHimanshu Jha1-5/+2
2018-01-02ethernet/broadcom: Use zeroing memory allocator than allocator/memsetHimanshu Jha2-7/+4
2018-01-02qed: Use zeroing memory allocator than allocator/memsetHimanshu Jha2-9/+6
2018-01-02Merge branch 'net-stmmac-Couple-of-debug-prints-improvements'David S. Miller4-6/+5
2018-01-02net: stmmac: Allow debug prints of frame_len/COEFlorian Fainelli1-3/+2
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli3-3/+3
2018-01-02net: dsa: Fix dsa_legacy_register() return valueFlorian Fainelli1-1/+1
2018-01-02Merge branch 'further-sfp-phylink-updates'David S. Miller4-62/+114
2018-01-02phylink: remove 'mode' variable from phylink_sfp_module_insert()Russell King1-7/+8
2018-01-02sfp: improve support for direct-attach copper cablesRussell King2-8/+79
2018-01-02sfp: add support for 1000Base-PX and 1000Base-BX10Russell King1-0/+21
2018-01-02sfp: don't guess support from connector typeRussell King1-29/+0
2018-01-02sfp: use precision to print non-null terminated stringsRussell King1-18/+6
2018-01-02Merge branch 'marvell10g-phy-updates'David S. Miller4-41/+148
2018-01-02net: phy: marvell10g: add support for half duplex 100M and 10MRussell King1-25/+12
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King2-0/+45
2018-01-02net: phy: marvell10g: clean up interface mode switchingRussell King1-16/+20
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King3-0/+65
2018-01-02net: phy: marvell10g: update header commentsRussell King1-1/+7
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen2-2/+57
2018-01-02cxgb4: Check alignment constraint for T6Ganesh Goudar1-5/+12
2018-01-02Merge branch 'ena-next'David S. Miller5-8/+81
2018-01-02net: ena: increase ena driver version to 1.5.0Netanel Belgazal1-1/+1
2018-01-02net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal5-7/+80
2018-01-02Merge branch 'tcp-sctp-dccp-Replace-jprobe-usage-with-trace-events'David S. Miller16-800/+303
2018-01-02net: dccp: Remove dccpprobe moduleMasami Hiramatsu3-222/+0
2018-01-02net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu5-38/+137
2018-01-02net: sctp: Remove debug SCTP probe moduleMasami Hiramatsu3-259/+0
2018-01-02net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu2-0/+104
2018-01-02net: tcp: Remove TCP probe moduleMasami Hiramatsu3-319/+0
2018-01-02net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu2-0/+100
2018-01-02Merge branch 'qed-Advance-to-FW-8.33.1.0'David S. Miller63-8496/+10241
2018-01-02qed*: Advance drivers' version to 8.33.0.20Tomer Tayar4-15/+15
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar45-1679/+2977
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar28-4393/+4399
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar20-5916/+6357
2018-01-02inet_diag: Add equal-operator for portsKristian Evensen2-0/+10
2018-01-02Merge branch 's390-next'David S. Miller5-101/+179
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann1-9/+77
2018-01-02s390/diag: add diag26c support for VNIC infoJulian Wiedmann1-1/+43
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann1-66/+24
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann3-25/+35
2018-01-02openvswitch: drop unneeded newlineJulia Lawall1-2/+2
2018-01-02net: dccp: drop unneeded newlineJulia Lawall1-1/+1
2018-01-02net: sched: fix skb leak in dev_requeue_skb()Wei Yongjun1-8/+21
2018-01-02cxgb4: use CLIP with LIP6 on T6 for TCAM filtersGanesh Goudar1-1/+11