| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb4vf: Adds SRIOV driver changes for T6 adapter | Hariprasad Shenai | 2015-06-01 | 3 | -23/+54 |
* | cxgb4: Adds support for T6 adapter | Hariprasad Shenai | 2015-06-01 | 10 | -149/+524 |
* | cxgb4: Add is_t6 macro and T6 register ranges | Hariprasad Shenai | 2015-06-01 | 2 | -0/+354 |
* | geneve: allow user to specify TOS info for tunnel frames | John W. Linville | 2015-06-01 | 1 | -4/+14 |
* | geneve: allow user to specify TTL for tunnel frames | John W. Linville | 2015-06-01 | 1 | -4/+14 |
* | rocker: remove support for legacy VLAN ndo ops | Scott Feldman | 2015-06-01 | 1 | -33/+1 |
* | rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge | Scott Feldman | 2015-06-01 | 1 | -17/+25 |
* | rocker: install untagged VLAN (vid=0) support for each port | Scott Feldman | 2015-06-01 | 1 | -3/+17 |
* | rocker: cleanup vlan table on error adding vlan | Scott Feldman | 2015-06-01 | 1 | -1/+6 |
* | rocker: zero allocate ports array | Scott Feldman | 2015-06-01 | 1 | -1/+1 |
* | cxgb4: remove unused fn to enable/disable db coalescing | Hariprasad Shenai | 2015-06-01 | 2 | -21/+0 |
* | rocker: remove rocker parameter from functions that have rocker_port parameter | Simon Horman | 2015-06-01 | 1 | -70/+45 |
* | bnx2x: Alloc 4k fragment for each rx ring buffer element | Gabriel Krisman Bertazi | 2015-06-01 | 3 | -24/+80 |
* | xen-netfront: Use setup_timer | Vaishali Thakkar | 2015-05-31 | 1 | -3/+2 |
* | ethernet/intel: Use setup_timer | Vaishali Thakkar | 2015-05-31 | 1 | -3/+1 |
* | net: dl2k: Use setup_timer | Vaishali Thakkar | 2015-05-31 | 1 | -3/+1 |
* | net: mv643xx_eth: Use setup_timer | Vaishali Thakkar | 2015-05-31 | 1 | -6/+3 |
* | Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-05-31 | 10 | -22/+26 |
|\ |
|
| * | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg | 2015-05-26 | 10 | -22/+26 |
* | | hv_netvsc: Allocate the sendbuf in a NUMA aware way | K. Y. Srinivasan | 2015-05-31 | 1 | -1/+3 |
* | | hv_netvsc: Allocate the receive buffer from the correct NUMA node | K. Y. Srinivasan | 2015-05-31 | 1 | -1/+6 |
* | | net: systemport: Add a check for oversized packets | Florian Fainelli | 2015-05-30 | 1 | -0/+8 |
* | | net: systemport: rewrite bcm_sysport_rx_refill | Florian Fainelli | 2015-05-30 | 1 | -40/+41 |
* | | net: systemport: Pre-calculate and utilize cb->bd_addr | Florian Fainelli | 2015-05-30 | 2 | -11/+9 |
* | | net: thunderx: add 64-bit dependency | Arnd Bergmann | 2015-05-30 | 1 | -1/+1 |
* | | net/mlx4_core: Make sure there are no pending async events when freeing CQ | Matan Barak | 2015-05-30 | 1 | -0/+3 |
* | | net/mlx4_core: Move affinity hints to mlx4_core ownership | Ido Shamay | 2015-05-30 | 4 | -9/+59 |
* | | net/mlx4: Add EQ pool | Matan Barak | 2015-05-30 | 8 | -206/+312 |
* | | net/mlx4_core: Demote simple multicast and broadcast flow steering rules | Matan Barak | 2015-05-30 | 1 | -0/+23 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-05-30 | 9 | -355/+1248 |
|\ \ |
|
| * | | atusb: add support for at86rf230 | Alexander Aring | 2015-05-27 | 1 | -1/+1 |
| * | | ieee802154/atusb: Set default ed level to 0xbe like the rest of these drivers | Stefan Schmidt | 2015-05-21 | 1 | -2/+2 |
| * | | ieee802154/atusb: Mark driver as AACK enabled in hardware. | Stefan Schmidt | 2015-05-21 | 1 | -1/+2 |
| * | | ieee802154/atusb: Warn about outdated device firmware. | Stefan Schmidt | 2015-05-21 | 1 | -0/+6 |
| * | | at86rf230: add missing cca ed level values | Alexander Aring | 2015-05-20 | 1 | -2/+2 |
| * | | fakelb: cleanup code | Alexander Aring | 2015-05-19 | 1 | -17/+12 |
| * | | fakelb: add support for async xmit handling | Alexander Aring | 2015-05-19 | 1 | -1/+2 |
| * | | fakelb: remove fakelb_hw_deliver | Alexander Aring | 2015-05-19 | 1 | -12/+6 |
| * | | fakelb: add virtual phy reset defaults | Alexander Aring | 2015-05-19 | 1 | -0/+5 |
| * | | fakelb: use own channel and page attributes | Alexander Aring | 2015-05-19 | 1 | -3/+10 |
| * | | fakelb: introduce fakelb ifup phys list | Alexander Aring | 2015-05-19 | 1 | -33/+25 |
| * | | fakelb: move lock out of iteration | Alexander Aring | 2015-05-19 | 1 | -3/+4 |
| * | | fakelb: declare fakelb list static | Alexander Aring | 2015-05-19 | 1 | -25/+7 |
| * | | fakelb: declare rwlock static | Alexander Aring | 2015-05-19 | 1 | -9/+7 |
| * | | fakelb: don't deliver when one phy | Alexander Aring | 2015-05-19 | 1 | -12/+8 |
| * | | fakelb: rename fakelb_dev_priv to fakelb_phy | Alexander Aring | 2015-05-19 | 1 | -46/+47 |
| * | | fakelb: use list_for_each_entry_safe | Alexander Aring | 2015-05-19 | 1 | -2/+2 |
| * | | fakelb: creating two virtual phys per default | Alexander Aring | 2015-05-19 | 1 | -1/+1 |
| * | | ieee802154: add support for atusb transceiver | Alexander Aring | 2015-05-19 | 6 | -197/+1009 |
| * | | at86rf230: fix callback for aret handling | Alexander Aring | 2015-05-19 | 1 | -1/+1 |