summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-01-18sctp: add stream reconf timerXin Long3-0/+9
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long2-1/+7
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik1-0/+9
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik1-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik2-11/+0
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik3-8/+2
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman1-0/+4
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller3-101/+106
2017-01-14tcp: remove early retransmitYuchung Cheng1-19/+0
2017-01-14tcp: enable RACK loss detection to trigger recoveryYuchung Cheng1-7/+4
2017-01-14tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng1-1/+1
2017-01-14tcp: add reordering timer in RACK loss detectionYuchung Cheng2-1/+7
2017-01-14tcp: record most recent RTT in RACK loss detectionYuchung Cheng1-3/+4
2017-01-14tcp: new helper for RACK to detect lossYuchung Cheng1-2/+1
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen1-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-4/+14
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna1-11/+25
2017-01-13wext: uninline stream addition functionsJohannes Berg1-60/+7
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel1-1/+4
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann1-1/+2
2017-01-11flow disector: ARP supportSimon Horman1-0/+19
2017-01-10smc: netlink interface for SMC socketsUrsula Braun2-0/+23
2017-01-10net: introduce keepalive function in struct protoUrsula Braun1-0/+1
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli1-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli1-4/+7
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+7
2017-01-09net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn1-1/+1
2017-01-09net-tc: convert tc_at to tc_at_ingressWillem de Bruijn1-2/+1
2017-01-09net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn1-1/+9
2017-01-09net-tc: extract skip classify bit from tc_verdWillem de Bruijn1-0/+11
2017-01-09net: make ndo_get_stats64 a void functionstephen hemminger1-2/+2
2017-01-07sctp: prepare asoc stream for stream reconfXin Long2-46/+31
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern1-1/+0
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki1-0/+28
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg1-1/+0
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2-3/+2
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan3-13/+12
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner1-4/+3
2016-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+1
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner2-4/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert2-3/+6
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+4
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan1-1/+2
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel1-14/+3
2016-12-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2016-12-10Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller1-0/+11
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+11