summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-01-30net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli
2017-01-29net: add devm version of alloc_etherdev_mqs functionRafał Miłecki
2017-01-29Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller
2017-01-29tcp: include locally failed retries in retransmission statsYuchung Cheng
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng
2017-01-29openvswitch: Simplify do_execute_actions().andy zhou
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot
2017-01-29net: dsa: store a dsa_port in dsa_slave_privVivien Didelot
2017-01-29net: dsa: add ds and index to dsa_portVivien Didelot
2017-01-29net: dsa: use ds->num_ports when possibleVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-01-27net/ipv6: support more tunnel interfaces for EUI64 link-local generationFelix Jia
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia
2017-01-26net: ipv6: ignore null_entry on route dumpsDavid Ahern
2017-01-26net: ipv6: remove skb_reserve in getrouteDavid Ahern
2017-01-26net: dsa: Move ports assignment closer to error checkingFlorian Fainelli
2017-01-26net: dsa: Suffix function manipulating device_node with _dnFlorian Fainelli
2017-01-26net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli
2017-01-26Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...David S. Miller
2017-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-26batman-adv: Treat NET_XMIT_CN as transmit successfullyGao Feng
2017-01-26batman-adv: Remove one condition check in batadv_route_unicast_packetGao Feng
2017-01-26batman-adv: Remove unused variable in batadv_tt_local_set_flagsSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2017-01-26batman-adv: don't add loop detect macs to TTSimon Wunderlich
2017-01-25bridge: move maybe_deliver_addr() inside #ifdefArnd Bergmann
2017-01-25Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-01-25net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-01-25net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2017-01-25net: Remove __sk_dst_reset() in tcp_v6_connect()Wei Wang
2017-01-25net/tcp-fastopen: refactor cookie check logicWei Wang
2017-01-25tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2017-01-25tcp: reduce skb overhead in selected placesEric Dumazet
2017-01-25tipc: uninitialized return code in tipc_setsockopt()Dan Carpenter
2017-01-25net sched actions: Add support for user cookiesJamal Hadi Salim
2017-01-25sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long
2017-01-25sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long
2017-01-24lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-24tipc: fix cleanup at module unloadParthasarathy Bhuvaragan
2017-01-24tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan