Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 82 | -362/+785 |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -173/+433 |
2016-07-06 | Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo... | Linus Torvalds | 1 | -1/+7 |
2016-07-06 | platform/chrome: cros_ec_dev - double fetch bug in ioctl | Dan Carpenter | 1 | -1/+7 |
2016-07-05 | cxgb4: update latest firmware version supported | Ganesh Goudar | 1 | -6/+6 |
2016-07-05 | net/mlx5: Avoid setting unused var when modifying vport node GUID | Or Gerlitz | 1 | -3/+0 |
2016-07-05 | bonding: fix enslavement slave link notifications | Aviv Heller | 1 | -0/+1 |
2016-07-05 | net: vrf: Add support for PREROUTING rules on vrf device | David Ahern | 1 | -0/+21 |
2016-07-05 | connector: make cn_proc explicitly non-modular | Paul Gortmaker | 1 | -3/+1 |
2016-07-05 | r8152: fix runtime function for RTL8152 | hayeswang | 1 | -7/+17 |
2016-07-05 | net: hns: fix return value check in hns_dsaf_get_cfg() | Wei Yongjun | 1 | -8/+8 |
2016-07-05 | mlxsw: Add the unresolved next-hops probes | Yotam Gigi | 2 | -1/+34 |
2016-07-05 | mlxsw: spectrum_router: Add the nexthop neigh activity update | Yotam Gigi | 2 | -15/+61 |
2016-07-05 | mlxsw: spectrum_router: Implement next-hop routing | Jiri Pirko | 2 | -2/+492 |
2016-07-05 | mlxsw: reg: Add Router Algorithmic LPM ECMP Update Register | Jiri Pirko | 1 | -0/+69 |
2016-07-05 | mlxsw: reg: Add Router Adjacency Table register | Yotam Gigi | 1 | -0/+133 |
2016-07-05 | mlxsw: Introduce simplistic KVD linear area manager | Jiri Pirko | 3 | -1/+99 |
2016-07-05 | mlxsw: spectrum: Define sizes of KVD areas | Jiri Pirko | 2 | -0/+8 |
2016-07-05 | mlxsw: Add KVD sizes configuration into profile | Jiri Pirko | 3 | -1/+62 |
2016-07-05 | mlxsw: spectrum_router: Offload neighbours based on NUD state change | Yotam Gigi | 1 | -0/+103 |
2016-07-05 | mlxsw: spectrum_router: Periodically update the kernel's neigh table | Yotam Gigi | 2 | -2/+194 |
2016-07-05 | mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump register | Yotam Gigi | 1 | -0/+147 |
2016-07-05 | mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table register | Yotam Gigi | 1 | -0/+141 |
2016-07-05 | mlxsw: spectrum_router: Add private neigh table | Jiri Pirko | 3 | -1/+153 |
2016-07-05 | net: introduce default neigh_construct/destroy ndo calls for L2 upper devices | Jiri Pirko | 2 | -0/+4 |
2016-07-05 | net: add dev arg to ndo_neigh_construct/destroy | Jiri Pirko | 1 | -1/+2 |
2016-07-05 | net: r6040: Bump version and date | Florian Fainelli | 1 | -2/+2 |
2016-07-05 | net: r6040: Update my email | Florian Fainelli | 1 | -2/+2 |
2016-07-05 | net: r6040: Utilize napi_complete_done() | Florian Fainelli | 1 | -1/+1 |
2016-07-05 | net: r6040: Utilize __napi_schedule_irqoff | Florian Fainelli | 1 | -1/+1 |
2016-07-05 | net: r6040: Check for skb->xmit_more | Florian Fainelli | 1 | -1/+2 |
2016-07-05 | net: r6040: Reclaim transmitted buffers in NAPI | Florian Fainelli | 1 | -9/+8 |
2016-07-05 | net: r6040: Utilize skb_put_padto() | Florian Fainelli | 1 | -5/+4 |
2016-07-05 | net: r6040: Increase statistics upon transmit completion | Florian Fainelli | 1 | -3/+5 |
2016-07-05 | net: r6040: Utilize phy_print_status | Florian Fainelli | 1 | -8/+2 |
2016-07-05 | dwc_eth_qos: remove unused including <linux/version.h> | Wei Yongjun | 1 | -1/+0 |
2016-07-05 | net/mlx5e: Expose flow control counters to ethtool | Gal Pressman | 2 | -8/+38 |
2016-07-05 | net/mlx5e: Expose RDMA VPort counters to ethtool | Gal Pressman | 1 | -0/+16 |
2016-07-05 | net/mlx5e: Add support to get ethtool flow rules | Maor Gottlieb | 3 | -0/+47 |
2016-07-05 | net/mlx5e: Support l3/l4 flow type specs in ethtool flow steering | Maor Gottlieb | 3 | -2/+163 |
2016-07-05 | net/mlx5e: Add ethtool flow steering support | Maor Gottlieb | 6 | -12/+455 |
2016-07-05 | net/mlx5: Properly remove all steering objects | Maor Gottlieb | 1 | -105/+15 |
2016-07-05 | net/mlx5: Introduce mlx5_flow_steering structure | Maor Gottlieb | 2 | -59/+83 |
2016-07-05 | net/mlx5: Refactor mlx5_add_flow_rule | Maor Gottlieb | 7 | -229/+164 |
2016-07-05 | net-next: mediatek: remove superfluous free_irq() call | John Crispin | 1 | -1/+0 |
2016-07-05 | net: lpc_eth: Remove unused 'pldat' variable | Fabio Estevam | 1 | -1/+0 |
2016-07-05 | qeth: delete napi struct when removing a qeth device | Ursula Braun | 2 | -0/+2 |
2016-07-05 | mlxsw: spectrum: Enable L3 interfaces on top of bridge devices | Ido Schimmel | 3 | -1/+143 |
2016-07-05 | mlxsw: spectrum: Configure FIDs based on bridge events | Ido Schimmel | 3 | -24/+107 |
2016-07-05 | mlxsw: spectrum: Unsplit the vFID range | Ido Schimmel | 2 | -29/+30 |