Age | Commit message (Expand) | Author |
2016-05-09 | can: fix handling of unmodifiable configuration options | Oliver Hartkopp |
2016-05-09 | can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue | Amitoj Kaur Chawla |
2016-05-09 | can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card | Nikita Edward Baruzdin |
2016-05-09 | can: sja1000: Fix error location forwarding | Alexander Gerasiov |
2016-05-09 | sh_eth: reuse sh_eth_chip_reset() | Sergei Shtylyov |
2016-05-09 | sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() | Sergei Shtylyov |
2016-05-09 | pxa168_eth: mdiobus_scan() doesn't return NULL anymore | Sergei Shtylyov |
2016-05-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-05-09 | ifb: support more features | Eric Dumazet |
2016-05-08 | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko |
2016-05-07 | cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabled | Hariprasad Shenai |
2016-05-06 | mlxsw: spectrum: Fix ordering in mlxsw_sp_fini | Jiri Pirko |
2016-05-06 | macvtap: add namespace support to the sysfs device class | Marc Angel |
2016-05-06 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-05-06 | Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b] | Tedd Ho-Jeong An |
2016-05-06 | net: vrf: Create FIB tables on link create | David Ahern |
2016-05-06 | cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure | Jon Maxwell |
2016-05-05 | i40e: constify i40e_client_ops structure | Julia Lawall |
2016-05-05 | i40e: fix misleading indentation | Arnd Bergmann |
2016-05-05 | i40e: Test memory before ethtool alloc succeeds | Jesse Brandeburg |
2016-05-05 | i40evf: Allocate Rx buffers properly | Mitch Williams |
2016-05-05 | i40e/i40evf: Remove unused hardware receive descriptor code | Jesse Brandeburg |
2016-05-05 | i40evf: refactor receive routine | Jesse Brandeburg |
2016-05-05 | i40evf: Drop packet split receive routine | Jesse Brandeburg |
2016-05-05 | i40e: Refactor receive routine | Jesse Brandeburg |
2016-05-05 | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky |
2016-05-05 | i40e/i40evf: Remove reference to ring->dtype | Jesse Brandeburg |
2016-05-05 | i40e: Drop packet split receive routine | Jesse Brandeburg |
2016-05-05 | i40e/i40evf: Refactor tunnel interpretation | Jesse Brandeburg |
2016-05-04 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2016-05-04 | drivers: fix dev->trans_start removal fallout | Florian Westphal |
2016-05-04 | usbnet: smsc95xx: silence an uninitialized variable warning | Dan Carpenter |
2016-05-04 | usbnet/smsc75xx: silence uninitialized variable warning | Dan Carpenter |
2016-05-04 | mdio_bus: don't return NULL from mdiobus_scan() | Sergei Shtylyov |
2016-05-04 | net: remove dev->trans_start | Florian Westphal |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2016-05-04 | drivers: replace dev->trans_start accesses with dev_trans_start | Florian Westphal |
2016-05-04 | dmfe: kill DEVICE define | Florian Westphal |
2016-05-04 | net/mlx5: E-Switch, Implement trust vf ndo | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Implement promiscuous rx modes vf request handling | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groups | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Use vport event handler for vport cleanup | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Enable/disable ACL tables on demand | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST mode | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLs | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Fix error flow memory leak | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq() | Mohamad Haj Yahia |
2016-05-04 | net/mlx5: Flow steering, Add vport ACL support | Mohamad Haj Yahia |
2016-05-04 | net/mlx5e: Fix aRFS compilation dependency | Maor Gottlieb |