summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov2016-05-031-0/+7
* ipv6: Generic tunnel cleanupTom Herbert2016-05-031-1/+4
* gre: Create common functions for transmitTom Herbert2016-05-031-0/+44
* ipv6: Create ip6_tnl_xmitTom Herbert2016-05-031-0/+2
* gre: Move utility functions to common headersTom Herbert2016-05-031-0/+60
* ipv6: Cleanup IPv6 tunnel receive pathTom Herbert2016-05-031-0/+4
* tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-021-0/+11
* sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-021-1/+1
* net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-281-0/+5
* fq: split out backlog update logicMichal Kazior2016-04-281-11/+19
* tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2016-04-281-1/+7
* net: snmp: fix 64bit stats on 32bit archesEric Dumazet2016-04-281-4/+4
* net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet2016-04-281-2/+4
* net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet2016-04-281-0/+6
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-287-44/+44
* ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-281-3/+1
* ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-281-1/+1
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-281-2/+2
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-282-4/+4
* net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-281-1/+1
* net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet2016-04-281-2/+0
* net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-281-6/+6
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-281-1/+1
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-286-34/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-0/+4
|\
| * switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+4
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-263-3/+46
|\ \
| * | Bluetooth: Add defines for SPI and I2CJohan Hedberg2016-04-221-0/+2
| * | 6lowpan: move mac802154 headerAlexander Aring2016-04-131-0/+3
| * | 6lowpan: move eui64 uncompress functionAlexander Aring2016-04-131-0/+16
| * | 6lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring2016-04-131-0/+12
| * | 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-131-3/+3
| * | ieee802154: add short address helpersAlexander Aring2016-04-131-0/+10
* | | sched: align nlattr properly when neededNicolas Dichtel2016-04-261-2/+4
* | | fq: add fair queuing frameworkMichal Kazior2016-04-252-0/+364
* | | codel: split into multiple filesMichal Kazior2016-04-253-223/+328
* | | codel: generalize the implementationMichal Kazior2016-04-251-25/+39
* | | route: move lwtunnel state to a single placeJiri Benc2016-04-251-4/+1
* | | soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-251-1/+5
* | | sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet2016-04-251-1/+1
* | | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-241-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-241-3/+2
|\ \ \
| * | | netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal2016-04-181-2/+2
| * | | netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal2016-04-181-1/+0
| |/ /