Age | Commit message (Expand) | Author | Files | Lines |
2017-04-24 | ibmvnic: Insert header on VLAN tagged received frame | Murilo Fossa Vicentini | 2 | -1/+22 |
2017-04-24 | ibmvnic: Set real number of rx queues | Thomas Falcon | 1 | -5/+21 |
2017-04-24 | mdio_bus: Issue GPIO RESET to PHYs. | Roger Quadros | 2 | -0/+54 |
2017-04-24 | VSOCK: Add virtio vsock vsockmon hooks | Gerard Garcia | 1 | -0/+8 |
2017-04-24 | VSOCK: Add vsockmon device | Gerard Garcia | 3 | -0/+179 |
2017-04-24 | Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or... | David S. Miller | 122 | -2176/+8765 |
2017-04-24 | qed: Add support for static dcbx. | sudarsana.kalluru@cavium.com | 1 | -5/+19 |
2017-04-24 | qed: Support dcbnl IEEE selector field. | sudarsana.kalluru@cavium.com | 2 | -9/+49 |
2017-04-24 | qed: Add additional DCBx debug messages. | sudarsana.kalluru@cavium.com | 1 | -6/+11 |
2017-04-24 | qed: Separate RoCE DCBx support for V2. | sudarsana.kalluru@cavium.com | 1 | -8/+3 |
2017-04-24 | qed: Cleanup DCBx unnecessary parameters. | sudarsana.kalluru@cavium.com | 3 | -25/+17 |
2017-04-24 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 12 | -134/+499 |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 26 | -74/+214 |
2017-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 10 | -108/+101 |
2017-04-21 | net: dsa: LAN9303: add I2C dependency | Arnd Bergmann | 1 | -1/+1 |
2017-04-21 | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 17 | -973/+268 |
2017-04-21 | bonding: fix wq initialization for links created via netlink | Mahesh Bandewar | 2 | -1/+6 |
2017-04-21 | net: arc_emac: switch to phy_start()/phy_stop() | Alexander Kochetkov | 1 | -1/+3 |
2017-04-21 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 27 | -187/+1625 |
2017-04-21 | netvsc: fix use after free on module removal | stephen hemminger | 2 | -7/+11 |
2017-04-21 | netvsc: Deal with rescinded channels correctly | K. Y. Srinivasan | 1 | -0/+16 |
2017-04-21 | ibmvnic: Remove unused bouce buffer | Nathan Fontenot | 2 | -57/+0 |
2017-04-21 | ibmvnic: Allocate zero-filled memory for sub crqs | Nathan Fontenot | 1 | -6/+3 |
2017-04-21 | ibmvnic: Disable irq prior to close | Brian King | 1 | -0/+18 |
2017-04-21 | ibmvnic: Correct crq and resource releasing | Nathan Fontenot | 1 | -3/+6 |
2017-04-21 | ibmvnic: Remove inflight list | Nathan Fontenot | 2 | -88/+19 |
2017-04-21 | ibmvnic: Do not disable IRQ after scheduling tasklet | Brian King | 1 | -19/+6 |
2017-04-21 | ibmvnic: Fixup atomic API usage | Brian King | 1 | -6/+4 |
2017-04-21 | ibmvnic: Unmap longer term buffer before free | Brian King | 1 | -1/+1 |
2017-04-21 | ibmvnic: Fix ibmvnic_change_mac_addr struct format | Murilo Fossa Vicentini | 2 | -3/+4 |
2017-04-21 | ibmvnic: Report errors when failing to release sub-crqs | Thomas Falcon | 1 | -0/+6 |
2017-04-21 | liquidio: remove unnecessary variable assignment | Arnd Bergmann | 1 | -2/+0 |
2017-04-21 | kaweth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -12/+6 |
2017-04-21 | ch9200: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | lan78xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | sr9700: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -7/+2 |
2017-04-21 | cx82310_eth: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -5/+2 |
2017-04-21 | smsc75xx: use skb_cow_head() to deal with cloned skbs | Eric Dumazet | 1 | -6/+2 |
2017-04-21 | Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+5 |
2017-04-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -10/+46 |
2017-04-21 | Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2017-04-21 | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 3 | -3/+21 |
2017-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+8 |
2017-04-20 | igbvf: Use net_device_stats from struct net_device | Tobias Klauser | 2 | -22/+5 |
2017-04-20 | igb: Enable reading of wake up packet | Kim Tatt Chuah | 2 | -1/+56 |
2017-04-20 | igb/igbvf: Add VF MAC filter request capabilities | Yury Kylulin | 8 | -15/+240 |
2017-04-20 | igb: improve MAC filter handling | Yury Kylulin | 2 | -65/+192 |
2017-04-20 | e1000e: fix timing for 82579 Gigabit Ethernet controller | Bernd Faust | 1 | -0/+6 |
2017-04-20 | ixgb: Omit private ndo_get_stats function | Tobias Klauser | 1 | -16/+0 |
2017-04-20 | e1000: Omit private ndo_get_stats function | Tobias Klauser | 1 | -15/+0 |