summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sock: use hlist_entry_safeGeliang Tang2017-01-201-2/+1Star
* net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-202-15/+2Star
* net: dsa: store CPU switch structure in the treeVivien Didelot2017-01-181-4/+4
* sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long2017-01-182-0/+7
* sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long2017-01-181-0/+4
* sctp: add reconf_enable in asoc ep and netnsXin Long2017-01-182-2/+8
* sctp: add stream reconf primitiveXin Long2017-01-183-1/+5
* sctp: add stream reconf timerXin Long2017-01-183-0/+9
* sctp: add support for generating stream reconf ssn reset request chunkXin Long2017-01-182-1/+7
* inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik2017-01-181-0/+9
* inet: kill smallest_size and smallest_portJosef Bacik2017-01-181-1/+0Star
* inet: drop ->bind_conflictJosef Bacik2017-01-182-11/+0Star
* inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-183-8/+2Star
* net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+4
* Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-143-101/+106
|\
| * cfg80211: Fix documentation for connect resultJouni Malinen2017-01-131-10/+17
| * cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-4/+14
| * cfg80211: Add support to sched scan to report better BSSsvamsi krishna2017-01-131-11/+25
| * wext: uninline stream addition functionsJohannes Berg2017-01-131-60/+7Star
| * mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2017-01-121-1/+4
| * wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann2017-01-121-1/+2
| * cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+7
| * cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-061-0/+28
| * wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg2017-01-051-1/+0Star
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-14/+3Star
* | tcp: remove early retransmitYuchung Cheng2017-01-141-19/+0Star
* | tcp: enable RACK loss detection to trigger recoveryYuchung Cheng2017-01-141-7/+4Star
* | tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2017-01-141-1/+1
* | tcp: add reordering timer in RACK loss detectionYuchung Cheng2017-01-142-1/+7
* | tcp: record most recent RTT in RACK loss detectionYuchung Cheng2017-01-141-3/+4
* | tcp: new helper for RACK to detect lossYuchung Cheng2017-01-141-2/+1Star
* | flow disector: ARP supportSimon Horman2017-01-111-0/+19
* | smc: netlink interface for SMC socketsUrsula Braun2017-01-092-0/+23
* | net: introduce keepalive function in struct protoUrsula Braun2017-01-091-0/+1
* | net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-091-2/+2
* | net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-091-4/+7
* | net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-091-1/+1
* | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-091-2/+1Star
* | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-091-1/+9
* | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-091-0/+11
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-2/+2
* | sctp: prepare asoc stream for stream reconfXin Long2017-01-072-46/+31Star
* | net: ipv4: make fib_select_default staticDavid Ahern2017-01-061-1/+0Star
* | ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-292-3/+2Star
* | ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-293-13/+12Star
* | sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner2016-12-281-4/+3Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-282-1/+1
|\ \
| * | ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-1/+1
* | | ktime: Get rid of the unionThomas Gleixner2016-12-252-4/+4
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
|/ /