summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-01-16ax25: Fix segfault after sock connection timeoutBasil Gunn
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16sctp: remove useless code from sctp_apply_peer_addr_paramsMarcelo Ricardo Leitner
2017-01-16sctp: remove unused var from sctp_process_asconfMarcelo Ricardo Leitner
2017-01-16flow dissector: check if arp_eth is null rather than arpColin Ian King
2017-01-16netlink: do not enter direct reclaim from netlink_trim()Eric Dumazet
2017-01-16tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-01-15Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-15openvswitch: maintain correct checksum state in conntrack actionsLance Richardson
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13tcp: disable fack by defaultYuchung Cheng
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove RFC4653 NCRYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: remove forward retransmit featureYuchung Cheng
2017-01-13tcp: extend F-RTO to catch more spurious timeoutsYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng
2017-01-13tcp: check undo conditions before detecting lossesYuchung Cheng
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng
2017-01-13tcp: new helper function for RACK loss detectionYuchung Cheng
2017-01-13tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna
2017-01-13cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna
2017-01-13wext: uninline stream addition functionsJohannes Berg
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet
2017-01-12ipmr: improve hash scalabilityNikolay Aleksandrov
2017-01-12svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-12secure_seq: fix sparse errorsEric Dumazet
2017-01-12sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-12svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-12net: ipv4: fix table id in getroute responseDavid Ahern
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-12lwt_bpf: bpf_lwt_prog_cmp() can be staticWei Yongjun
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann
2017-01-12bpf: pass original insn directly to convert_ctx_accessDaniel Borkmann
2017-01-12smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun
2017-01-12net: fix AF_SMC related typoUrsula Braun
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli
2017-01-12mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel