summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-30net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2-0/+33
2017-01-30Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller3-3/+5
2017-01-30tcp: include locally failed retries in retransmission statsYuchung Cheng1-9/+9
2017-01-30tcp: record pkts sent and retransmisttedYuchung Cheng2-1/+7
2017-01-30Merge branch 'qcom-emac-misc'David S. Miller7-67/+166
2017-01-30net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi4-7/+153
2017-01-30net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi2-14/+0
2017-01-30net: qcom/emac: do not call emac_mac_start twiceTimur Tabi3-4/+1
2017-01-30net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi1-39/+10
2017-01-30net: qcom/emac: display the phy driver info after we connectTimur Tabi2-4/+3
2017-01-30openvswitch: Simplify do_execute_actions().andy zhou1-22/+20
2017-01-30Merge branch 'dsa-multi-chip-prep'David S. Miller16-182/+186
2017-01-30net: dsa: b53: use dsa_port's bridge pointerVivien Didelot2-7/+3
2017-01-30net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot2-9/+4
2017-01-30net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot2-22/+11
2017-01-30net: dsa: pass bridge device when a port leavesVivien Didelot6-10/+12
2017-01-30net: dsa: move bridge device in dsa_portVivien Didelot3-6/+6
2017-01-30net: dsa: store a dsa_port in dsa_slave_privVivien Didelot7-100/+96
2017-01-30net: dsa: add ds and index to dsa_portVivien Didelot2-0/+8
2017-01-30net: dsa: use ds->num_ports when possibleVivien Didelot7-19/+19
2017-01-30net: dsa: variable number of portsVivien Didelot6-11/+29
2017-01-30Merge branch 'ravb-gigabit-R-Car-H3-ES1.1-and-R-Car-M3-W'David S. Miller2-2/+41
2017-01-30ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven1-2/+8
2017-01-30ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi2-0/+33
2017-01-30net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King1-1/+1
2017-01-30net: ethernet: aquantia: remove another redundant err checkColin Ian King1-2/+0
2017-01-30net: ethernet: aquantia: remove redundant err checkColin Ian King1-2/+0
2017-01-29Merge branch 'gtp-simple-improvements'David S. Miller1-20/+4
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz1-4/+4
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz1-20/+4
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller485-2689/+4555
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2-2/+2
2017-01-28batman-adv: Fix double call of dev_queue_xmitSven Eckelmann1-1/+3
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds113-562/+916
2017-01-27Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds13-63/+220
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+17
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+91
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds27-189/+269
2017-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-3/+12
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-8/+14
2017-01-27Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds10-175/+195
2017-01-27Merge tag 'mmc-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-3/+4
2017-01-27Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-3/+17
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27net: adjust skb->truesize in pskb_expand_head()Eric Dumazet4-11/+15
2017-01-27Merge branch 'sfc-encapsulated-filters'David S. Miller4-154/+497
2017-01-27sfc: insert catch-all filters for encapsulated trafficEdward Cree2-146/+449