aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-14net: phy: dp83867: Add documentation for CLK_OUT pin muxingWadim Egorov1-0/+2
2018-02-14net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2-0/+33
2018-02-14tipc: apply bearer link tolerance on running linksJon Maloy4-4/+32
2018-02-14Merge branch 'cxgb4-speed-up-reading-on-chip-memory'David S. Miller3-73/+211
2018-02-14cxgb4: speed up on-chip memory readRahul Lakkireddy1-9/+28
2018-02-14cxgb4: rework on-chip memory readRahul Lakkireddy3-73/+192
2018-02-14net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern3-23/+18
2018-02-14Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver'David S. Miller16-5/+2070
2018-02-14net: dsa: mv88e6xxx: add workaround for 6341 timestampingBrandon Streiff2-0/+22
2018-02-14net: dsa: mv88e6xxx: add rx/tx timestamping supportBrandon Streiff7-4/+788
2018-02-14net: dsa: forward timestamping callbacks to switch driversBrandon Streiff3-0/+71
2018-02-14net: dsa: forward hardware timestamping ioctls to switch driverBrandon Streiff2-0/+44
2018-02-14net: dsa: mv88e6xxx: add support for event captureBrandon Streiff3-2/+207
2018-02-14net: dsa: mv88e6xxx: add support for GPIO configurationBrandon Streiff6-0/+334
2018-02-14net: dsa: mv88e6xxx: expose switch time as a PTP hardware clockBrandon Streiff6-0/+326
2018-02-14net: dsa: mv88e6xxx: add accessors for PTP/TAI registersBrandon Streiff5-1/+251
2018-02-14net: dsa: mv88e6xxx: export g2 register accessorsBrandon Streiff2-4/+29
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn1-0/+4
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet5-5/+31
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand4-12/+470
2018-02-14i40evf: Add support to apply cloud filtersHarshitha Ramamurthy3-5/+810
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy1-3/+5
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2-3/+54
2018-02-14i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy3-3/+67
2018-02-14i40e: Delete queue channel for ADq on VFAvinash Dayanand1-0/+63
2018-02-14i40evf: Alloc queues for ADq on VFAvinash Dayanand2-0/+20
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand3-69/+379
2018-02-14i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy3-1/+257
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy1-0/+40
2018-02-14i40evf: Fix link up issue when queues are disabledAvinash Dayanand3-8/+22
2018-02-14Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG'David S. Miller5-2/+12
2018-02-14net: Remove atalk header from socket.cDavid Ahern1-1/+0
2018-02-14net: Make atalk_ptr depend on ATALK or IRDADavid Ahern2-0/+4
2018-02-14net: Make ax25_ptr depend on CONFIG_AX25David Ahern2-0/+4
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern2-1/+4
2018-02-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-138/+119
2018-02-13selftests: Add FIB onlink testsDavid Ahern1-0/+375
2018-02-13i40evf: Make VF reset warning message more clearHarshitha Ramamurthy1-1/+1
2018-02-13i40evf: use __dev_[um]c_sync routines in .set_rx_modeJacob Keller1-39/+56
2018-02-13i40e: i40e: Change ethtool check from MAC to HW flagDave Ertman3-10/+13
2018-02-13i40e: do not force filter failure in overflow promiscuousAlan Brady1-14/+1
2018-02-13i40e: refactor promisc_changed in i40e_sync_vsi_filtersAlan Brady1-22/+20
2018-02-13i40evf: Use an iterator of the same type as the listHarshitha Ramamurthy1-4/+7
2018-02-13i40e: broadcast filters can trigger overflow promiscuousAlan Brady1-2/+4
2018-02-13i40e: don't leak memory addressesMitch Williams2-41/+12
2018-02-13i40evf: use GFP_ATOMIC under spin lockWei Yongjun1-4/+4
2018-02-13i40e: Make local function i40e_get_link_speed staticWei Yongjun1-1/+1
2018-02-13Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race'David S. Miller1-246/+237
2018-02-13selftests: fib_tests: sleep after changing carrierDavid Ahern1-0/+1