| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | tipc: limit usage of temporary skb list during packet reception | Jon Paul Maloy | 2015-10-15 | 1 | -8/+7 |
| |/ |
|
| * | mlx4: corretly check failed allocation | Insu Yun | 2015-10-15 | 1 | -1/+1 |
| * | bonding: support encapsulated ipv6 TSO | Eric Dumazet | 2015-10-15 | 1 | -1/+1 |
| * | Merge branch 'mlxsw-cleanups' | David S. Miller | 2015-10-15 | 6 | -134/+103 |
| |\ |
|
| | * | mlxsw: cmd: Update CONFIG_PROFILE command documentation | Ido Schimmel | 2015-10-15 | 1 | -13/+11 |
| | * | mlxsw: Add trap group for control packets | Ido Schimmel | 2015-10-15 | 2 | -7/+24 |
| | * | mlxsw: Simplify traps creation | Ido Schimmel | 2015-10-15 | 3 | -9/+13 |
| | * | mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use it | Jiri Pirko | 2015-10-15 | 2 | -3/+8 |
| | * | mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_type | Ido Schimmel | 2015-10-15 | 1 | -7/+9 |
| | * | mlxsw: reg: Remove extra space in SFGC ID define | Jiri Pirko | 2015-10-15 | 1 | -1/+1 |
| | * | mlxsw: reg: Uppercase letters in register IDs | Jiri Pirko | 2015-10-15 | 1 | -2/+2 |
| | * | mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_level | Jiri Pirko | 2015-10-15 | 2 | -7/+5 |
| | * | mlxsw: core: Do not use EMADs in mlxsw_emad_fini | Jiri Pirko | 2015-10-15 | 1 | -0/+1 |
| | * | mlxsw: pci: Limit number of entries being sent in single MAP_FA cmd | Jiri Pirko | 2015-10-15 | 2 | -8/+20 |
| | * | mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checks | Jiri Pirko | 2015-10-15 | 2 | -4/+1 |
| | * | mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT define | Jiri Pirko | 2015-10-15 | 1 | -2/+3 |
| | * | mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNT | Jiri Pirko | 2015-10-15 | 2 | -5/+5 |
| | * | mlxsw: switchx2: Use ETH_ALEN for mac address length | Jiri Pirko | 2015-10-15 | 1 | -3/+1 |
| | * | mlxsw: Remove multicast ID configuration | Ido Schimmel | 2015-10-15 | 2 | -64/+0 |
| |/ |
|
| * | amd-xgbe: Use system workqueue for device restart | Lendacky, Thomas | 2015-10-15 | 1 | -2/+2 |
| * | Merge branch 'switchdev-locking' | David S. Miller | 2015-10-15 | 7 | -113/+254 |
| |\ |
|
| | * | switchdev: assert rtnl mutex when going over lower netdevs | Jiri Pirko | 2015-10-15 | 1 | -4/+11 |
| | * | rocker: remove nowait from switchdev callbacks. | Jiri Pirko | 2015-10-15 | 1 | -4/+3 |
| | * | bridge: defer switchdev fdb del call in fdb_del_external_learn | Jiri Pirko | 2015-10-15 | 2 | -1/+7 |
| | * | switchdev: introduce possibility to defer obj_add/del | Jiri Pirko | 2015-10-15 | 2 | -20/+81 |
| | * | switchdev: remove pointers from switchdev objects | Jiri Pirko | 2015-10-15 | 5 | -13/+15 |
| | * | switchdev: allow caller to explicitly request attr_set as deferred | Jiri Pirko | 2015-10-15 | 3 | -66/+46 |
| | * | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko | 2015-10-15 | 4 | -8/+9 |
| | * | switchdev: introduce switchdev deferred ops infrastructure | Jiri Pirko | 2015-10-15 | 2 | -0/+85 |
| |/ |
|
| * | net: hisilicon: fixes a bug when using ethtool -S | lipeng | 2015-10-15 | 1 | -3/+3 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-10-15 | 14 | -104/+153 |
| |\ |
|
| | * | ixgbe: Check for setup_internal_link method | Mark Rustad | 2015-10-15 | 1 | -1/+1 |
| | * | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19 | Catherine Sullivan | 2015-10-15 | 2 | -2/+2 |
| | * | i40evf: speed up init | Mitch Williams | 2015-10-15 | 1 | -2/+2 |
| | * | i40e: remove unnecessary string copy operations | Shannon Nelson | 2015-10-15 | 1 | -12/+12 |
| | * | i40e: X722 is on the IOSF bus and does not report the PCI bus info | Anjali Singhai Jain | 2015-10-15 | 2 | -20/+50 |
| | * | i40e: Store off PHY capabilities | Kevin Scott | 2015-10-15 | 1 | -0/+3 |
| | * | i40e/i40evf: remove redundant declarations of a variable and a function | Shannon Nelson | 2015-10-15 | 2 | -4/+1 |
| | * | i40e: remove FD atr control from debugfs | Shannon Nelson | 2015-10-15 | 1 | -24/+0 |
| | * | i40e: allow FD SB if MFP mode only has 1 partition | Shannon Nelson | 2015-10-15 | 1 | -4/+4 |
| | * | i40e: remove obsolete version check | Mitch Williams | 2015-10-15 | 1 | -6/+0 |
| | * | i40e/i40evf: Add WB_ON_ITR offload support | Anjali Singhai Jain | 2015-10-15 | 5 | -1/+13 |
| | * | i40e: Remove 100M SGMII unless hw is X722 | Catherine Sullivan | 2015-10-15 | 1 | -16/+26 |
| | * | i40e: Change some messages from info to debug only | Neerav Parikh | 2015-10-15 | 3 | -13/+17 |
| | * | i40e: use priv flags to control flow director | Jesse Brandeburg | 2015-10-15 | 2 | -0/+15 |
| | * | i40e: Add missing parameter comment to ndo_bridge_setlink | Jesse Brandeburg | 2015-10-15 | 1 | -0/+1 |
| | * | ixgbe: Fix CS4227-related semaphore error on reset failure | Mark Rustad | 2015-10-15 | 1 | -0/+9 |
| | * | ixgbe: disable LRO by default | Emil Tantilov | 2015-10-15 | 1 | -2/+0 |
| |/ |
|
| * | Merge branch 'mlx-next' | David S. Miller | 2015-10-14 | 12 | -32/+562 |
| |\ |
|
| | * | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein | 2015-10-14 | 5 | -12/+32 |