| Commit message (Expand) | Author | Files | Lines |
2016-08-19 | tipc: make bearer packet filtering generic | Jon Paul Maloy | 3 | -39/+42 |
2016-08-19 | qed: Add support for NCSI statistics. | Sudarsana Reddy Kalluru | 6 | -5/+127 |
2016-08-19 | qede: Add support for per-queue stats. | Sudarsana Reddy Kalluru | 3 | -13/+57 |
2016-08-19 | qede: Add support for capturing additional stats in ethtool-stats display. | Sudarsana Reddy Kalluru | 3 | -0/+6 |
2016-08-19 | net: atm: remove redundant null pointer check on dev->name | Colin Ian King | 1 | -1/+1 |
2016-08-19 | net: phy: Update copyright info | Appana Durga Kedareswara Rao | 1 | -0/+2 |
2016-08-19 | net: ethernet: macb: Add support for rx_clk | shubhrajyoti.datta@xilinx.com | 3 | -6/+30 |
2016-08-18 | i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. | Sridhar Samudrala | 1 | -0/+1 |
2016-08-18 | i40e: remove a stray unlock | Dan Carpenter | 1 | -1/+0 |
2016-08-18 | i40e/i40evf-Bump version from 1.6.11 to 1.6.12 | Bimmy Pujari | 2 | -2/+2 |
2016-08-18 | i40e: Allow RSS Hash set with less than four parameters | Carolyn Wyborny | 2 | -81/+130 |
2016-08-18 | i40e: fix memory leak | Mitch Williams | 1 | -0/+1 |
2016-08-18 | i40e: fix lookup table when RSS disabled/enabled | Alan Brady | 1 | -0/+28 |
2016-08-18 | i40e: Don't notify client of VF reset during VF creation | Avinash Dayanand | 1 | -2/+5 |
2016-08-18 | i40e: Force register writes to mitigate sync issues with iwarp VF driver | Avinash Dayanand | 1 | -1/+2 |
2016-08-18 | i40e: don't allow reduction of channels below active FD rules | Jacob Keller | 1 | -0/+24 |
2016-08-18 | i40e: Fix static analysis tool warning | Dave Ertman | 1 | -3/+1 |
2016-08-18 | i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability | Jacob Keller | 1 | -0/+2 |
2016-08-18 | i40e: reset RX csum error stat with other pf stats | Catherine Sullivan | 1 | -0/+1 |
2016-08-18 | i40e/i40evf: Reset VLAN filter count when resetting | Catherine Sullivan | 1 | -0/+1 |
2016-08-18 | i40e: Fix a bug where a client close can be called before an open is complete | Anjali Singhai Jain | 1 | -0/+2 |
2016-08-18 | i40e: Use list_move instead of list_del/list_add | Wei Yongjun | 1 | -2/+1 |