summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
| * 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/+0
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-14/+3
* | tcp: remove early retransmitYuchung Cheng2017-01-131-19/+0
* | tcp: enable RACK loss detection to trigger recoveryYuchung Cheng2017-01-131-7/+4
* | tcp: use sequence to break TS ties for RACK loss detectionYuchung Cheng2017-01-131-1/+1
* | tcp: add reordering timer in RACK loss detectionYuchung Cheng2017-01-132-1/+7
* | tcp: record most recent RTT in RACK loss detectionYuchung Cheng2017-01-131-3/+4
* | tcp: new helper for RACK to detect lossYuchung Cheng2017-01-131-2/+1
* | 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-081-1/+1
* | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-081-2/+1
* | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-081-1/+9
* | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-081-0/+11
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-2/+2
* | sctp: prepare asoc stream for stream reconfXin Long2017-01-062-46/+31
* | net: ipv4: make fib_select_default staticDavid Ahern2017-01-061-1/+0
* | ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-292-3/+2
* | ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-293-13/+12
* | sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner2016-12-281-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-272-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
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-173-4/+8
|\ \
| * | inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-172-3/+6
| * | netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan2016-12-131-1/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-4/+4
|\ \
| * | switch getfrag callbacks to ..._full() primitivesAl Viro2016-12-051-1/+1
| * | make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro2016-12-051-3/+3
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-122-1/+2
|\ \ \ | |_|/ |/| |
| * | net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-092-1/+2
* | | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-091-0/+11
|\ \ \
| * | | cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-0/+11
* | | | net: do not read sk_drops if application does not careEric Dumazet2016-12-081-1/+2
* | | | net: rfs: add a jump labelEric Dumazet2016-12-081-11/+14
* | | | flow dissector: ICMP supportSimon Horman2016-12-081-0/+17
OpenPOWER on IntegriCloud