summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2016-05-03net: rtnetlink: add linkxstats callbacks and attributeNikolay Aleksandrov
2016-05-02ipv6: Generic tunnel cleanupTom Herbert
2016-05-02gre: Create common functions for transmitTom Herbert
2016-05-02ipv6: Create ip6_tnl_xmitTom Herbert
2016-05-02gre: Move utility functions to common headersTom Herbert
2016-05-02ipv6: Cleanup IPv6 tunnel receive pathTom Herbert
2016-05-02tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet
2016-05-02sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner
2016-04-28net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli
2016-04-28fq: split out backlog update logicMichal Kazior
2016-04-28tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau
2016-04-28net: snmp: fix 64bit stats on 32bit archesEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_WAITDATA optimizationsEric Dumazet
2016-04-28net: SOCKWQ_ASYNC_NOSPACE optimizationsEric Dumazet
2016-04-28net: snmp: kill STATS_BH macrosEric Dumazet
2016-04-28ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_UPD_PO_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_ADD_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename IP_INC_STATS_BH()Eric Dumazet
2016-04-28net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet
2016-04-28net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-28net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan
2016-04-25fq: add fair queuing frameworkMichal Kazior
2016-04-25codel: split into multiple filesMichal Kazior
2016-04-25codel: generalize the implementationMichal Kazior
2016-04-25route: move lwtunnel state to a single placeJiri Benc
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek
2016-04-25sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet
2016-04-25Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-24libnl: add nla_put_u64_64bit() helperNicolas Dichtel
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel