aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-13selftests: fib_tests: Move admin of dummy0 to helpersDavid Ahern1-66/+34
2018-02-13selftests: fib_tests: Make test results more verboseDavid Ahern1-113/+135
2018-02-13selftests: fib_tests: simplify ip commands in a namespaceDavid Ahern1-105/+105
2018-02-13net/ipv4: Unexport fib_multipath_hash and fib_select_pathDavid Ahern2-2/+0
2018-02-13net/ipv4: Simplify fib_select_pathDavid Ahern1-6/+5
2018-02-13Merge branch 'sctp-rename-sctp-diag-file-and-add-file-comments-for-it'David S. Miller2-0/+33
2018-02-13sctp: add file comments in diag.cXin Long1-0/+31
2018-02-13sctp: rename sctp_diag.c as diag.cXin Long2-0/+2
2018-02-13mlxsw: spectrum: Use NL_SET_ERR_MSG_MODArkadi Sharshevsky3-24/+16
2018-02-13Merge branch 'mlxsw-SPAN-cleanups'David S. Miller6-351/+433
2018-02-13mlxsw: spectrum: Move SPAN code to separate modulePetr Machata6-348/+433
2018-02-13mlxsw: spectrum: Drop struct span_entry.usedPetr Machata2-5/+2