summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2017-01-16lib/vsprintf.c: remove %Z supportAlexey Dobriyan23-39/+39
2017-01-16scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada1-3/+1
2017-01-16scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-16scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2-4/+4
2017-01-16scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-01-16Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell27-496/+390
2017-01-16Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell4-59/+47
2017-01-16Merge remote-tracking branch 'net-next/master'Stephen Rothwell183-2607/+10020
2017-01-16Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell8-164/+49
2017-01-16Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell4-7/+21
2017-01-16Merge remote-tracking branch 'mac80211/master'Stephen Rothwell9-37/+80
2017-01-16Merge remote-tracking branch 'netfilter/master'Stephen Rothwell4-0/+7
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller39-317/+813
2017-01-13tcp: disable fack by defaultYuchung Cheng1-2/+3
2017-01-13tcp: remove thin_dupack featureYuchung Cheng3-24/+2
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng1-15/+0
2017-01-13tcp: remove early retransmitYuchung Cheng9-76/+6
2017-01-13tcp: remove forward retransmit featureYuchung Cheng2-63/+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 Cheng2-14/+31
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 Cheng2-5/+17
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng7-11/+61
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng2-32/+45
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng2-13/+21
2017-01-13tcp: new helper function for RACK loss detectionYuchung Cheng1-7/+14
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+1
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun2-1/+5
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior1-10/+7
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau1-4/+9
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha6-18/+43
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna1-0/+44
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna1-2/+19
2017-01-13wext: uninline stream addition functionsJohannes Berg1-0/+67
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet1-40/+3
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov1-115/+140
2017-01-12svcrpc: free contexts immediately on PROC_DESTROYNeil Brown2-2/+14
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna1-2/+0
2017-01-12secure_seq: fix sparse errorsEric Dumazet1-1/+3
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-3/+7
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields1-1/+1
2017-01-12net: ipv4: fix table id in getroute responseDavid Ahern1-1/+1
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2-5/+9
2017-01-12lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun1-1/+1
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann1-8/+33
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann1-65/+74
2017-01-12smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun2-7/+7
2017-01-12net: fix AF_SMC related typoUrsula Braun1-1/+1
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli1-22/+0
2017-01-12mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg1-0/+5