summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-271-2/+4
* net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet2016-04-271-0/+6
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-277-44/+44
* ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-3/+1
* ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-1/+1
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-271-2/+2
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-272-4/+4
* net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-271-1/+1
* net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet2016-04-271-2/+0
* net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-271-6/+6
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-276-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
| |/ /
* | | libnl: add nla_put_u64_64bit() helperNicolas Dichtel2016-04-231-0/+13
* | | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-231-4/+7
* | | libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel2016-04-231-4/+7
* | | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-231-8/+6
* | | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-231-4/+11
* | | libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2016-04-232-3/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-237-4/+27
|\ \ \ | | |/ | |/|
| * | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-211-0/+2
OpenPOWER on IntegriCloud