summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Provide CPU port statistics to master netdevFlorian Fainelli2016-04-281-0/+88
* tcp: give prequeue mode some careEric Dumazet2016-04-281-5/+5
* tipc: remove an unnecessary NULL checkDan Carpenter2016-04-281-2/+1
* tuntap: calculate rps hash only when neededJason Wang2016-04-281-0/+1
* tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau2016-04-281-0/+9
* tcp: Handle eor bit when coalescing skbMartin KaFai Lau2016-04-282-0/+8
* tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2016-04-281-2/+5
* tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh2016-04-284-13/+15
* tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh2016-04-281-1/+1
* net: snmp: kill STATS_BH macrosEric Dumazet2016-04-271-1/+1
* ipv6: kill ICMP6MSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* ipv6: rename IP6_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-2/+2
* ipv6: rename IP6_INC_STATS_BH()Eric Dumazet2016-04-276-89/+89
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-2723-145/+149
* net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-271-3/+3
* net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-272-4/+4
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-275-14/+14
* net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-277-28/+28
* net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet2016-04-271-6/+6
* net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-271-1/+1
* net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-276-24/+24
* net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-274-46/+46
* net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-275-13/+13
* dccp: rename DCCP_INC_STATS_BH()Eric Dumazet2016-04-277-16/+16
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-274-44/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-276-84/+112
|\
| * net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| * Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-261-12/+150
| * ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-251-150/+12
| * ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-241-1/+5
| * bridge: mdb: Marking port-group as offloadedElad Raz2016-04-243-32/+71
| * bridge: mdb: Common function for mdb entry translationElad Raz2016-04-241-18/+15
| * switchdev: Adding complete operation to deferred switchdev opsElad Raz2016-04-241-0/+6
* | net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2016-04-271-2/+38
* | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-263-34/+2
* | sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...Xin Long2016-04-261-1/+5
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-04-2610-147/+142
|\ \
| * | Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination addressGlenn Ruben Bakke2016-04-261-7/+4
| * | 6lowpan: move mac802154 headerAlexander Aring2016-04-131-3/+0
| * | 6lowpan: add lowpan_is_ll functionAlexander Aring2016-04-131-0/+9
| * | 6lowpan: move eui64 uncompress functionAlexander Aring2016-04-131-16/+0
| * | 6lowpan: iphc: remove unnecessary zero dataAlexander Aring2016-04-131-1/+1
| * | 6lowpan: iphc: rename add lowpan prefixAlexander Aring2016-04-131-25/+31
| * | 6lowpan: move lowpan_802154_dev to 6lowpanAlexander Aring2016-04-131-12/+0
| * | 6lowpan: change naming for lowpan private dataAlexander Aring2016-04-138-87/+91
| * | ieee802154: 6lowpan: fix short addr hashAlexander Aring2016-04-131-1/+1
| * | nl802154: avoid address change while running lowpanAlexander Aring2016-04-131-0/+10
* | | sched: align nlattr properly when neededNicolas Dichtel2016-04-2616-33/+48
* | | neigh: align nlattr properly when neededNicolas Dichtel2016-04-261-1/+2
* | | rtnl: align nlattr properly when neededNicolas Dichtel2016-04-261-2/+2
OpenPOWER on IntegriCloud