aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser24-46/+22
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot6-11/+11
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot3-11/+9
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk1-1/+2
2017-01-18Merge branch 'vhost_net-batching'David S. Miller3-11/+96
2017-01-18tun: rx batchingJason Wang1-6/+70
2017-01-18vhost_net: tx batchingJason Wang1-3/+20
2017-01-18vhost: better detection of available buffersJason Wang1-2/+6
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan3-1/+5
2017-01-18Merge branch 'ipv6-simplify-rt6_fill_node'David S. Miller3-36/+21
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern1-15/+12
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern3-25/+13
2017-01-18Merge branch 'sctp-sender-side-stream-reconf-ssn-reset-request-chunk'David S. Miller19-16/+583
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long6-10/+149
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long4-0/+96
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long6-2/+28
2017-01-18sctp: add stream reconf primitiveXin Long6-1/+41
2017-01-18sctp: add stream reconf timerXin Long8-2/+113
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long5-1/+156
2017-01-18Merge branch 'rework-inet_csk_get_port'David S. Miller15-247/+230
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik2-20/+95
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik1-22/+44
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik1-20/+11
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik3-26/+4
2017-01-18inet: drop ->bind_conflictJosef Bacik8-72/+7
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik9-113/+95
2017-01-18stmicro: add more information to Kconfigjpinto2-9/+9
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau3-29/+40
2017-01-17tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron1-3/+25
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser1-1/+1
2017-01-17Merge branch 'sfc-RX-hash-config'David S. Miller6-16/+146
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree6-0/+96
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree4-16/+50
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar1-0/+27
2017-01-17net: ping: Use right format specifier to avoid type castingGao Feng1-3/+3
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini2-5/+4
2017-01-17bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson2-3/+3
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller268-1472/+2474
2017-01-17Merge branch 'mpls-packet-stats'David S. Miller7-28/+307
2017-01-17mpls: Packet statsRobert Shearman4-28/+252
2017-01-17net: AF-specific RTM_GETSTATS attributesRobert Shearman3-0/+55
2017-01-17stmmac: add missing of_node_putJulia Lawall1-0/+1
2017-01-17virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer1-2/+0
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds60-210/+384
2017-01-17Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-3/+3
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-19/+23
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds5-10/+10
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+40
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+37
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2-20/+20