aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decompress_bunzip2.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-16net: mvneta: add BQL supportMarcin Wojtas1-3/+19
2017-01-16net: mvneta: add xmit_more supportSimon Guinot1-3/+10
2017-01-16net/sched: cls_flower: Disallow duplicate internal elementsPaul Blakey1-3/+14
2017-01-16ipv6: sr: add missing Kbuild export for header filesDavid Lebrun4-0/+11
2017-01-16bpf, trace: make ctx access checks more robustDaniel Borkmann1-0/+9
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar1-0/+3
2017-01-16sfc: get PIO buffer size from the NICEdward Cree3-7/+12
2017-01-16sfc: allow PIO more oftenEdward Cree5-3/+30
2017-01-16sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner1-1/+0
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner1-2/+0
2017-01-16flow dissector: check if arp_eth is null rather than arpColin Ian King1-2/+2
2017-01-16netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet1-1/+3
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai4-4/+64
2017-01-16afs: Conditionalise a new unused variableArnd Bergmann1-0/+2
2017-01-16sfc: Replace memset with eth_zero_addrShyam Saini1-1/+2
2017-01-15stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-15synopsys: remove dwc_eth_qos driverjpinto7-3038/+2
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini1-5/+0
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2-0/+35
2017-01-13bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan1-0/+5
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan4-1/+123
2017-01-13bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan1-24/+237
2017-01-13bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan1-0/+2
2017-01-13bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan1-0/+2
2017-01-13tcp: disable fack by defaultYuchung Cheng1-2/+3
2017-01-13tcp: remove thin_dupack featureYuchung Cheng5-37/+3
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng1-15/+0
2017-01-13tcp: remove early retransmitYuchung Cheng12-111/+12
2017-01-13tcp: remove forward retransmit featureYuchung Cheng3-64/+3
2017-01-13tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng1-14/+19
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng3-21/+35
2017-01-13tcp: check undo conditions before detecting lossesYuchung Cheng1-13/+20
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng4-6/+19
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng9-12/+68
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng4-35/+50
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng3-15/+22
2017-01-13tcp: new helper function for RACK loss detectionYuchung Cheng1-7/+14
2017-01-13liquidio: use fallback for selecting txqSatanand Burla2-41/+0
2017-01-13net: 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