Age | Commit message (Expand) | Author | Files | Lines |
2015-10-15 | switchdev: make struct switchdev_attr parameter const for attr_set calls | Jiri Pirko | 4 | -8/+9 |
2015-10-15 | switchdev: introduce switchdev deferred ops infrastructure | Jiri Pirko | 2 | -0/+85 |
2015-10-15 | net: hisilicon: fixes a bug when using ethtool -S | lipeng | 1 | -3/+3 |
2015-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 14 | -104/+153 |
2015-10-15 | ixgbe: Check for setup_internal_link method | Mark Rustad | 1 | -1/+1 |
2015-10-15 | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19 | Catherine Sullivan | 2 | -2/+2 |
2015-10-15 | i40evf: speed up init | Mitch Williams | 1 | -2/+2 |
2015-10-15 | i40e: remove unnecessary string copy operations | Shannon Nelson | 1 | -12/+12 |
2015-10-15 | i40e: X722 is on the IOSF bus and does not report the PCI bus info | Anjali Singhai Jain | 2 | -20/+50 |
2015-10-15 | i40e: Store off PHY capabilities | Kevin Scott | 1 | -0/+3 |
2015-10-15 | i40e/i40evf: remove redundant declarations of a variable and a function | Shannon Nelson | 2 | -4/+1 |
2015-10-15 | i40e: remove FD atr control from debugfs | Shannon Nelson | 1 | -24/+0 |
2015-10-15 | i40e: allow FD SB if MFP mode only has 1 partition | Shannon Nelson | 1 | -4/+4 |
2015-10-15 | i40e: remove obsolete version check | Mitch Williams | 1 | -6/+0 |
2015-10-15 | i40e/i40evf: Add WB_ON_ITR offload support | Anjali Singhai Jain | 5 | -1/+13 |
2015-10-15 | i40e: Remove 100M SGMII unless hw is X722 | Catherine Sullivan | 1 | -16/+26 |
2015-10-15 | i40e: Change some messages from info to debug only | Neerav Parikh | 3 | -13/+17 |
2015-10-15 | i40e: use priv flags to control flow director | Jesse Brandeburg | 2 | -0/+15 |
2015-10-15 | i40e: Add missing parameter comment to ndo_bridge_setlink | Jesse Brandeburg | 1 | -0/+1 |
2015-10-15 | ixgbe: Fix CS4227-related semaphore error on reset failure | Mark Rustad | 1 | -0/+9 |
2015-10-15 | ixgbe: disable LRO by default | Emil Tantilov | 1 | -2/+0 |
2015-10-15 | Merge branch 'mlx-next' | David S. Miller | 12 | -32/+562 |
2015-10-15 | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein | 5 | -12/+32 |
2015-10-15 | net/mlx5_core: Wait for FW readiness on startup | Eli Cohen | 3 | -1/+34 |
2015-10-15 | net/mlx5_core: Add pci error handlers to mlx5_core driver | Majd Dibbiny | 6 | -12/+451 |
2015-10-15 | net/mlx5_core: Fix internal error detection conditions | Eli Cohen | 2 | -7/+45 |
2015-10-15 | tcp: avoid spurious SYN flood detection at listen() time | Eric Dumazet | 2 | -3/+3 |
2015-10-15 | tcp/dccp: fix potential NULL deref in __inet_inherit_port() | Eric Dumazet | 1 | -0/+4 |
2015-10-15 | net: phy: aquantia/teranetics: Convert to use module_phy_driver macro | Axel Lin | 2 | -28/+2 |
2015-10-15 | net: hisilicon net: fix a bug about led | lipeng | 1 | -1/+3 |
2015-10-15 | cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes | Karen Xie | 1 | -1/+1 |
2015-10-15 | Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l... | David S. Miller | 5 | -34/+18 |
2015-10-14 | net: hisilicon: supports promisc mode | yankejian | 7 | -3/+55 |
2015-10-14 | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source" | Paolo Abeni | 4 | -33/+3 |
2015-10-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 21 | -187/+465 |
2015-10-14 | fm10k: do not use enum as boolean | Jacob Keller | 1 | -1/+1 |
2015-10-14 | fm10k: use snprintf() instead of sprintf() to avoid buffer overflow | Jacob Keller | 2 | -7/+7 |
2015-10-14 | ixgbe: add flow control ethertype to the anti-spoofing filter | Emil Tantilov | 2 | -5/+15 |
2015-10-14 | i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17 | Catherine Sullivan | 2 | -2/+2 |
2015-10-14 | i40e/i40evf: Refactor PHY structure and add phy_capabilities enum | Catherine Sullivan | 4 | -90/+181 |
2015-10-14 | i40e/i40evf: Add module_types and update_link_info | Catherine Sullivan | 6 | -9/+76 |
2015-10-14 | i40e/i40evf: split device ids into a separate file | Shannon Nelson | 4 | -50/+112 |
2015-10-14 | i40e: update fw version text string per previous product formats | Carolyn Wyborny | 2 | -4/+13 |
2015-10-14 | i40e: don't panic on VSI allocation failure | Mitch Williams | 1 | -5/+6 |
2015-10-14 | i40e: remove redundant call | Mitch Williams | 1 | -2/+0 |
2015-10-14 | i40e: Convert CEE App TLV selector to IEEE selector | Greg Bowers | 2 | -4/+14 |
2015-10-14 | i40e/i40evf: Add info to nvm info struct for OEM version data | Carolyn Wyborny | 3 | -1/+13 |
2015-10-14 | i40evf: properly handle ndo_set_mac_address calls | Mitch Williams | 2 | -3/+16 |
2015-10-14 | i40e: Use BIT() macro for priority map parsing | Neerav Parikh | 1 | -1/+1 |
2015-10-14 | i40e: Make it clear a parameter is never used | Carolyn Wyborny | 1 | -1/+2 |