summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli1-0/+42
2017-12-15sctp: support sysctl to allow users to use stream interleaveXin Long1-0/+7
2017-12-15sctp: update mid instead of ssn when doing stream and asoc resetXin Long1-15/+25
2017-12-15sctp: add stream interleave support in stream schedulerXin Long1-1/+2
2017-12-15sctp: implement handle_ftsn for sctp_stream_interleaveXin Long3-13/+53
2017-12-15sctp: implement report_ftsn for sctp_stream_interleaveXin Long4-12/+52
2017-12-15sctp: implement validate_ftsn for sctp_stream_interleaveXin Long5-18/+66
2017-12-15sctp: implement generate_ftsn for sctp_stream_interleaveXin Long4-6/+84
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long4-0/+45
2017-12-15net: phy: phylink: Handle NULL fwnode_handleFlorian Fainelli1-0/+3
2017-12-15qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork1-2/+2
2017-12-15net: alteon: acenic: clean up indentation issueColin Ian King1-7/+7
2017-12-15sfp: add sff module supportRussell King2-14/+65
2017-12-15dt-bindings: add sff,sff binding for SFP supportRussell King1-3/+7
2017-12-15nfp: fix XPB register reads in debug dumpCarl Heymann1-2/+13
2017-12-15nfp: fix absolute rtsym handling in debug dumpCarl Heymann1-16/+26
2017-12-15samples/bpf: add erspan v2 sample codeWilliam Tu2-19/+96
2017-12-15ip6_gre: add erspan v2 supportWilliam Tu2-16/+107
2017-12-15net: erspan: introduce erspan v2 for ip_greWilliam Tu5-18/+216
2017-12-15net: erspan: refactor existing erspan codeWilliam Tu4-33/+61
2017-12-15nfp: implement firmware flashingDirk van der Merwe3-0/+67
2017-12-15nfp: extend NSP infrastructure for configurable timeoutsDirk van der Merwe1-17/+43
2017-12-15ipvlan: remove excessive packet scrubbingMahesh Bandewar1-2/+2
2017-12-15Revert "ipvlan: add L2 check for packets arriving via virtual devices"Mahesh Bandewar1-4/+0
2017-12-15net: dsa: bcm_sf2: Update compatible string for 7278B0Florian Fainelli2-1/+7
2017-12-15net: hns3: Add mailbox interrupt handling to PF driverSalil Mehta2-8/+68
2017-12-15net: hns3: Change PF to add ring-vect binding & resetQ to mailboxSalil Mehta3-92/+159
2017-12-15net: hns3: Add mailbox support to PF driverSalil Mehta4-1/+309
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta9-12/+46
2017-12-15net: hns3: Add HNS3 VF driver to kernel build frameworkSalil Mehta3-9/+30
2017-12-15net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) SupportSalil Mehta2-0/+1653
2017-12-15net: hns3: Add mailbox support to VF driverSalil Mehta2-0/+269
2017-12-15net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interfaceSalil Mehta2-0/+598
2017-12-15net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driverSean Wang1-0/+7
2017-12-15net: dsa: mediatek: combine MediaTek tag with VLAN tagSean Wang1-9/+29
2017-12-15net: dsa: mediatek: add VLAN support for MT7530Sean Wang2-7/+364
2017-12-13net: dsa: lan9303: Introduce lan9303_read_waitEgil Hjelmeland1-32/+27
2017-12-13hv_netvsc: empty current transmit aggregation if flow blockedStephen Hemminger4-10/+17
2017-12-13hv_netvsc: remove open_cnt reference countStephen Hemminger3-10/+4
2017-12-13hv_netvsc: pass netvsc_device to receive callbackStephen Hemminger3-14/+8
2017-12-13hv_netvsc: simplify function args in receive status pathStephen Hemminger4-19/+7
2017-12-13hv_netvsc: track memory allocation failures in ethtool statsStephen Hemminger2-2/+4
2017-12-13hv_netvsc: copy_to_send buf can be voidStephen Hemminger1-14/+8
2017-12-13net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli1-1/+4
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli2-2/+35
2017-12-13net: phy: phylink: Remove error messageFlorian Fainelli1-3/+1
2017-12-13net: phy: phylink: Use PHY device interface if N/AFlorian Fainelli1-0/+6
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli2-3/+6
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng5-33/+25
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-6/+19