aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli2-0/+43
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust1-9/+19
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew1-0/+2
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever4-6/+5
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew2-4/+24
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan1-1/+1
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: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz1-16/+15
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz3-0/+4
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-15net: aquantia: Increment driver versionIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh1-8/+8
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh2-0/+8
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh2-3/+6
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh1-16/+16
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh4-67/+79
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh2-0/+18
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh6-9/+35
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-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn1-1/+5
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann3-20/+19
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon1-1/+1
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