summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long-0/+4
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long-2/+8
2017-01-18sctp: add stream reconf primitiveXin Long-1/+5
2017-01-18sctp: add stream reconf timerXin Long-0/+9
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long-1/+7
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik-0/+9
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik-1/+0
2017-01-18inet: drop ->bind_conflictJosef Bacik-11/+0
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik-8/+2
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman-0/+4
2017-01-17esp4: Avoid skb_cow_data whenever possibleSteffen Klassert-0/+2
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang-0/+6
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller-101/+106
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra-2/+2
2017-01-13tcp: remove early retransmitYuchung Cheng-19/+0
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung Cheng-7/+4
2017-01-13tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng-1/+1
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng-1/+7
2017-01-13tcp: record most recent RTT in RACK loss detectionYuchung Cheng-3/+4
2017-01-13tcp: new helper for RACK to detect lossYuchung Cheng-2/+1
2017-01-13cfg80211: Fix documentation for connect resultJouni Malinen-10/+17
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha-4/+14
2017-01-13cfg80211: Add support to sched scan to report better BSSsvamsi krishna-11/+25
2017-01-13wext: uninline stream addition functionsJohannes Berg-60/+7
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel-1/+4
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann-1/+2
2017-01-129p: constify ->d_name handlingAl Viro-13/+13
2017-01-11flow disector: ARP supportSimon Horman-0/+19
2017-01-10xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal-0/+1
2017-01-10xfrm: remove xfrm_state_put_afinfoFlorian Westphal-1/+0
2017-01-09smc: netlink interface for SMC socketsUrsula Braun-0/+23
2017-01-09net: introduce keepalive function in struct protoUrsula Braun-0/+1
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli-2/+2
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli-4/+7
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski-0/+7
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn-1/+1
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn-2/+1
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn-1/+9
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn-0/+11
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger-2/+2
2017-01-06sctp: prepare asoc stream for stream reconfXin Long-46/+31
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern-1/+0
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki-0/+28
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg-1/+0
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal-16/+2
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan-3/+2
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan-13/+12
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner-4/+3
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan-1/+1