summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-16stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-16synopsys: remove dwc_eth_qos driverjpinto7-3038/+2
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini1-5/+0
2017-01-14cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2-0/+35
2017-01-14bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan1-0/+5
2017-01-14bnxt_en: Add support for ethtool -p.Michael Chan4-1/+123
2017-01-14bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan1-24/+237
2017-01-14bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan1-0/+2
2017-01-14bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan1-0/+2
2017-01-14tcp: disable fack by defaultYuchung Cheng1-2/+3
2017-01-14tcp: remove thin_dupack featureYuchung Cheng5-37/+3
2017-01-14tcp: remove RFC4653 NCRYuchung Cheng1-15/+0
2017-01-14tcp: remove early retransmitYuchung Cheng12-111/+12
2017-01-14tcp: remove forward retransmit featureYuchung Cheng3-64/+3
2017-01-14tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng1-14/+19
2017-01-14tcp: enable RACK loss detection to trigger recoveryYuchung Cheng3-21/+35
2017-01-14tcp: check undo conditions before detecting lossesYuchung Cheng1-13/+20
2017-01-14tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng4-6/+19
2017-01-14tcp: add reordering timer in RACK loss detectionYuchung Cheng9-12/+68
2017-01-14tcp: record most recent RTT in RACK loss detectionYuchung Cheng4-35/+50
2017-01-14tcp: new helper for RACK to detect lossYuchung Cheng3-15/+22
2017-01-14tcp: new helper function for RACK loss detectionYuchung Cheng1-7/+14
2017-01-14liquidio: use fallback for selecting txqSatanand Burla2-41/+0
2017-01-14net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot4-1/+128
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen1-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha8-22/+78
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna3-11/+99
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna2-2/+25
2017-01-13wext: uninline stream addition functionsJohannes Berg2-60/+74
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet1-40/+3
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov2-130/+182
2017-01-12secure_seq: fix sparse errorsEric Dumazet1-1/+3
2017-01-12liquidio VF: reduce load time of modulePrasad Kanneganti2-4/+5
2017-01-12liquidio: remove unnecessary codeFelix Manlunas1-7/+1
2017-01-12tilepro: Fix non-void return from void functionJoe Perches1-4/+0
2017-01-12net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck1-12/+14
2017-01-12net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck1-22/+21
2017-01-12net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck1-7/+6
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun1-1/+1
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan1-7/+32
2017-01-12lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun1-1/+1
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun1-14/+16
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann4-35/+17
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann1-66/+63
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann1-14/+13
2017-01-12s390/qeth: consolidate errno translationJulian Wiedmann1-12/+8
2017-01-12s390/qeth: don't convert return code twiceJulian Wiedmann1-2/+1
2017-01-12s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann1-9/+2
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann1-2/+0
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann1-3/+0