summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: enable RACK loss detection to trigger recoveryYuchung 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-13cfg80211: Fix documentation for connect resultJouni Malinen
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-13wext: uninline stream addition functionsJohannes Berg
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-01-12wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-01-11flow disector: ARP supportSimon Horman
2017-01-09smc: netlink interface for SMC socketsUrsula Braun
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-06sctp: prepare asoc stream for stream reconfXin Long
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern
2017-01-06cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki
2017-01-05wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg
2016-12-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-13netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan