Age | Commit message (Expand) | Author | Files | Lines |
2018-02-14 | net: phy: dp83867: Add binding for the CLK_OUT pin muxing option | Wadim Egorov | 2 | -0/+33 |
2018-02-14 | tipc: apply bearer link tolerance on running links | Jon Maloy | 4 | -4/+32 |
2018-02-14 | Merge branch 'cxgb4-speed-up-reading-on-chip-memory' | David S. Miller | 3 | -73/+211 |
2018-02-14 | cxgb4: speed up on-chip memory read | Rahul Lakkireddy | 1 | -9/+28 |
2018-02-14 | cxgb4: rework on-chip memory read | Rahul Lakkireddy | 3 | -73/+192 |
2018-02-14 | net: Move ipv4 set_lwt_redirect helper to lwtunnel | David Ahern | 3 | -23/+18 |
2018-02-14 | Merge branch 'PTP-support-for-DSA-and-mv88e6xxx-driver' | David S. Miller | 16 | -5/+2070 |
2018-02-14 | net: dsa: mv88e6xxx: add workaround for 6341 timestamping | Brandon Streiff | 2 | -0/+22 |
2018-02-14 | net: dsa: mv88e6xxx: add rx/tx timestamping support | Brandon Streiff | 7 | -4/+788 |
2018-02-14 | net: dsa: forward timestamping callbacks to switch drivers | Brandon Streiff | 3 | -0/+71 |
2018-02-14 | net: dsa: forward hardware timestamping ioctls to switch driver | Brandon Streiff | 2 | -0/+44 |
2018-02-14 | net: dsa: mv88e6xxx: add support for event capture | Brandon Streiff | 3 | -2/+207 |
2018-02-14 | net: dsa: mv88e6xxx: add support for GPIO configuration | Brandon Streiff | 6 | -0/+334 |
2018-02-14 | net: dsa: mv88e6xxx: expose switch time as a PTP hardware clock | Brandon Streiff | 6 | -0/+326 |
2018-02-14 | net: dsa: mv88e6xxx: add accessors for PTP/TAI registers | Brandon Streiff | 5 | -1/+251 |
2018-02-14 | net: dsa: mv88e6xxx: export g2 register accessors | Brandon Streiff | 2 | -4/+29 |
2018-02-14 | net: ptp: Add stub for ptp_classify_raw() | Andrew Lunn | 1 | -0/+4 |
2018-02-14 | tcp: try to keep packet if SYN_RCV race is lost | Eric Dumazet | 5 | -5/+31 |
2018-02-14 | i40e: Add and delete cloud filter | Avinash Dayanand | 4 | -12/+470 |
2018-02-14 | i40evf: Add support to apply cloud filters | Harshitha Ramamurthy | 3 | -5/+810 |
2018-02-14 | virtchnl: Add filter data structures | Harshitha Ramamurthy | 1 | -0/+59 |
2018-02-14 | virtchnl: Add a macro to check the size of a union | Harshitha Ramamurthy | 1 | -3/+5 |
2018-02-14 | i40e: Service request to configure bandwidth for ADq on a VF | Avinash Dayanand | 2 | -3/+54 |
2018-02-14 | i40evf: Add support to configure bw via tc tool | Harshitha Ramamurthy | 3 | -3/+67 |
2018-02-14 | i40e: Delete queue channel for ADq on VF | Avinash Dayanand | 1 | -0/+63 |
2018-02-14 | i40evf: Alloc queues for ADq on VF | Avinash Dayanand | 2 | -0/+20 |
2018-02-14 | i40e: Enable ADq and create queue channel/s on VF | Avinash Dayanand | 3 | -69/+379 |
2018-02-14 | i40evf: add ndo_setup_tc callback to i40evf | Harshitha Ramamurthy | 3 | -1/+257 |
2018-02-14 | virtchnl: Add virtchl structures to support queue channels | Harshitha Ramamurthy | 1 | -0/+40 |
2018-02-14 | i40evf: Fix link up issue when queues are disabled | Avinash Dayanand | 3 | -8/+22 |
2018-02-14 | Merge branch 'net-dev-Make-protocol-ptr-dependent-on-CONFIG' | David S. Miller | 5 | -2/+12 |
2018-02-14 | net: Remove atalk header from socket.c | David Ahern | 1 | -1/+0 |
2018-02-14 | net: Make atalk_ptr depend on ATALK or IRDA | David Ahern | 2 | -0/+4 |
2018-02-14 | net: Make ax25_ptr depend on CONFIG_AX25 | David Ahern | 2 | -0/+4 |
2018-02-14 | net: Make dn_ptr depend on CONFIG_DECNET | David Ahern | 2 | -1/+4 |
2018-02-14 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 6 | -138/+119 |
2018-02-13 | selftests: Add FIB onlink tests | David Ahern | 1 | -0/+375 |
2018-02-13 | i40evf: Make VF reset warning message more clear | Harshitha Ramamurthy | 1 | -1/+1 |
2018-02-13 | i40evf: use __dev_[um]c_sync routines in .set_rx_mode | Jacob Keller | 1 | -39/+56 |
2018-02-13 | i40e: i40e: Change ethtool check from MAC to HW flag | Dave Ertman | 3 | -10/+13 |
2018-02-13 | i40e: do not force filter failure in overflow promiscuous | Alan Brady | 1 | -14/+1 |
2018-02-13 | i40e: refactor promisc_changed in i40e_sync_vsi_filters | Alan Brady | 1 | -22/+20 |
2018-02-13 | i40evf: Use an iterator of the same type as the list | Harshitha Ramamurthy | 1 | -4/+7 |
2018-02-13 | i40e: broadcast filters can trigger overflow promiscuous | Alan Brady | 1 | -2/+4 |
2018-02-13 | i40e: don't leak memory addresses | Mitch Williams | 2 | -41/+12 |
2018-02-13 | i40evf: use GFP_ATOMIC under spin lock | Wei Yongjun | 1 | -4/+4 |
2018-02-13 | i40e: Make local function i40e_get_link_speed static | Wei Yongjun | 1 | -1/+1 |
2018-02-13 | Merge branch 'selftests-fib_tests-simplifications-verbosity-and-a-race' | David S. Miller | 1 | -246/+237 |
2018-02-13 | selftests: fib_tests: sleep after changing carrier | David Ahern | 1 | -0/+1 |
2018-02-13 | selftests: fib_tests: Move admin of dummy0 to helpers | David Ahern | 1 | -66/+34 |