| Commit message (Expand) | Author | Age | Files | Lines |
* | dsa: Rename switch chip data to cd | Andrew Lunn | 2016-05-12 | 2 | -4/+4 |
* | dsa: Remove master_dev from switch structure | Andrew Lunn | 2016-05-12 | 1 | -0/+1 |
* | dsa: Move gpio reset into switch driver | Andrew Lunn | 2016-05-12 | 2 | -1/+20 |
* | dsa: Add mdio device support to Marvell switches | Andrew Lunn | 2016-05-12 | 1 | -18/+72 |
* | dsa: mv88e6xxx: Rename probe function to fit the normal pattern | Andrew Lunn | 2016-05-12 | 1 | -4/+4 |
* | dsa: mv88e6xxx: Initialise the mutex as soon as it is created | Andrew Lunn | 2016-05-12 | 1 | -2/+1 |
* | net: dsa: mv88e6xxx: add STU capability | Vivien Didelot | 2016-05-12 | 2 | -14/+16 |
* | net: dsa: mv88e6xxx: abstract VTU/STU data access | Vivien Didelot | 2016-05-12 | 1 | -4/+28 |
* | net: l3mdev: Add hook in ip and ipv6 | David Ahern | 2016-05-12 | 1 | -98/+91 |
* | gtp: reload GTPv1 header after pskb_may_pull() | Pablo Neira | 2016-05-10 | 1 | -0/+2 |
* | block/drbd: align properly u64 in nl messages | Nicolas Dichtel | 2016-05-10 | 1 | -12/+16 |
* | net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-05-10 | 1 | -24/+2 |
* | net: ethernet: fec: use phydev from struct net_device | Philippe Reynes | 2016-05-10 | 2 | -29/+21 |
* | net: phy: add phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-05-10 | 1 | -0/+24 |
* | Merge tag 'linux-can-next-for-4.7-20160509' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2016-05-10 | 8 | -78/+347 |
|\ |
|
| * | can: ifi: Add more detailed error reporting | Marek Vasut | 2016-05-09 | 1 | -6/+107 |
| * | can: ifi: Increment TX counters only on real transmission | Marek Vasut | 2016-05-09 | 1 | -2/+4 |
| * | can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly | Marek Vasut | 2016-05-09 | 1 | -2/+3 |
| * | can: ifi: Unify timing constants | Marek Vasut | 2016-05-09 | 1 | -13/+1 |
| * | can: ifi: Update timing configuration code | Marek Vasut | 2016-05-09 | 1 | -33/+21 |
| * | can: ifi: Start NAPI poll on bus warning too | Marek Vasut | 2016-05-09 | 1 | -2/+3 |
| * | can: gs_usb: modify the usb device table to use only the first usb interface | Maximilian Schneider | 2016-05-09 | 1 | -1/+2 |
| * | can: janz-ican3: error handling for CAL/CANopen firmware | Andreas Gröger | 2016-05-09 | 1 | -9/+95 |
| * | can: fix handling of unmodifiable configuration options | Oliver Hartkopp | 2016-05-09 | 2 | -5/+53 |
| * | can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue | Amitoj Kaur Chawla | 2016-05-09 | 1 | -1/+2 |
| * | can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card | Nikita Edward Baruzdin | 2016-05-09 | 1 | -8/+56 |
| * | can: sja1000: Fix error location forwarding | Alexander Gerasiov | 2016-05-09 | 1 | -1/+5 |
* | | gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U) | Pablo Neira | 2016-05-10 | 3 | -0/+1382 |
* | | stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static | Joachim Eastwood | 2016-05-10 | 1 | -1/+2 |
* | | net: l3mdev: Allow send on enslaved interface | David Ahern | 2016-05-10 | 1 | -0/+2 |
* | | fjes: Fix unnecessary spinlock_irqsave | Taku Izumi | 2016-05-10 | 1 | -1/+0 |
* | | mlx5: Fix merge errors. | David S. Miller | 2016-05-10 | 5 | -24/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-05-09 | 71 | -247/+703 |
|\ \ |
|
| * \ | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-05-09 | 3 | -10/+33 |
| |\ \ |
|
| | * | | crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq | Tadeusz Struk | 2016-05-03 | 1 | -2/+11 |
| | * | | crypto: qat - fix invalid pf2vf_resp_wq logic | Tadeusz Struk | 2016-04-28 | 3 | -10/+24 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-05-09 | 18 | -38/+100 |
| |\ \ \ |
|
| | * | | | net/mlx5e: make VXLAN support conditional | Arnd Bergmann | 2016-05-09 | 5 | -3/+24 |
| | * | | | Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" | Arnd Bergmann | 2016-05-09 | 1 | -1/+0 |
| | * | | | macsec: key identifier is 128 bits, not 64 | Sabrina Dubroca | 2016-05-09 | 1 | -6/+13 |
| | * | | | macvtap: segmented packet is consumed | Eric Dumazet | 2016-05-09 | 1 | -1/+1 |
| | * | | | qede: uninitialized variable in qede_start_xmit() | Dan Carpenter | 2016-05-09 | 1 | -1/+1 |
| | * | | | netxen: netxen_rom_fast_read() doesn't return -1 | Dan Carpenter | 2016-05-07 | 1 | -1/+2 |
| | * | | | netxen: reversed condition in netxen_nic_set_link_parameters() | Dan Carpenter | 2016-05-07 | 1 | -1/+1 |
| | * | | | netxen: fix error handling in netxen_get_flash_block() | Dan Carpenter | 2016-05-07 | 1 | -4/+8 |
| | * | | | mlxsw: spectrum: Add missing rollback in flood configuration | Ido Schimmel | 2016-05-07 | 1 | -0/+8 |
| | * | | | mlxsw: spectrum: Fix rollback order in LAG join failure | Ido Schimmel | 2016-05-07 | 1 | -2/+2 |
| | * | | | udp_offload: Set encapsulation before inner completes. | Jarno Rajahalme | 2016-05-07 | 2 | -0/+6 |
| | * | | | udp_tunnel: Remove redundant udp_tunnel_gro_complete(). | Jarno Rajahalme | 2016-05-07 | 2 | -4/+0 |
| | * | | | qede: prevent chip hang when increasing channels | Sudarsana Reddy Kalluru | 2016-05-06 | 1 | -4/+2 |