Age | Commit message (Expand) | Author |
2017-01-16 | net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV | Jack Morgenstein |
2017-01-16 | net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ... | Jack Morgenstein |
2017-01-16 | net/mlx4_core: Fix racy CQ (Completion Queue) free | Jack Morgenstein |
2017-01-16 | net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered | Heiner Kallweit |
2017-01-16 | net/mlx5e: Fix a -Wmaybe-uninitialized warning | Arnd Bergmann |
2017-01-16 | net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types | Karicheri, Muralidharan |
2017-01-16 | be2net: fix MAC addr setting on privileged BE3 VFs | Ivan Vecera |
2017-01-16 | be2net: don't delete MAC on close on unprivileged BE3 VFs | Ivan Vecera |
2017-01-16 | be2net: fix status check in be_cmd_pmac_add() | Ivan Vecera |
2017-01-16 | cpmac: remove hopeless #warning | Arnd Bergmann |
2017-01-16 | ravb: do not use zero-length alignment DMA descriptor | Masaru Nagai |
2017-01-16 | mlx4: do not call napi_schedule() without care | Eric Dumazet |
2017-01-16 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2017-01-13 | net: systemport: Decouple flow control from __bcm_sysport_tx_reclaim | Florian Fainelli |
2017-01-12 | net: thunderx: acpi: fix LMAC initialization | Vadim Lomovtsev |
2017-01-12 | ieee802154: atusb: fix driver to work with older firmware versions | Stefan Schmidt |
2017-01-12 | at86rf230: Allow slow GPIO pins for "rstn" | Andrey Smirnov |
2017-01-12 | ieee802154: atusb: do not use the stack for address fetching to make it DMA able | Stefan Schmidt |
2017-01-12 | ieee802154: atusb: make sure we set a randaom extended address if fetching fails | Stefan Schmidt |
2017-01-12 | ieee802154: atusb: do not use the stack for buffers to make them DMA able | Stefan Schmidt |
2017-01-12 | net: qcom/emac: grab a reference to the phydev on ACPI systems | Timur Tabi |
2017-01-12 | ravb: Remove Rx overflow log messages | Kazuya Mizuguchi |
2017-01-12 | mlxsw: pci: Fix EQE structure definition | Elad Raz |
2017-01-12 | mlxsw: switchx2: Fix memory leak at skb reallocation | Arkadi Sharshevsky |
2017-01-12 | mlxsw: spectrum: Fix memory leak at skb reallocation | Arkadi Sharshevsky |
2017-01-11 | netvsc: add rcu_read locking to netvsc callback | stephen hemminger |
2017-01-11 | vxlan: Set ports in flow key when doing route lookups | Martynas Pumputis |
2017-01-11 | r8152: fix the sw rx checksum is unavailable | hayeswang |
2017-01-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-01-11 | net: vrf: do not allow table id 0 | David Ahern |
2017-01-11 | net: phy: marvell: fix Marvell 88E1512 used in SGMII mode | Russell King |
2017-01-11 | net: ipv4: Fix multipath selection with vrf | David Ahern |
2017-01-10 | net/mlx5: Only cancel recovery work when cleaning up device | Daniel Jurgens |
2017-01-10 | net/mlx5e: Remove WARN_ONCE from adaptive moderation code | Gil Rockah |
2017-01-10 | net/mlx5e: Un-register uplink representor on nic_disable | Saeed Mahameed |
2017-01-10 | net/mlx5e: Properly handle FW errors while adding TC rules | Or Gerlitz |
2017-01-10 | net/mlx5e: Fix kbuild warnings for uninitialized parameters | Hadar Hen Zion |
2017-01-10 | net/mlx5e: Set inline mode requirements for matching on IP fragments | Or Gerlitz |
2017-01-10 | net/mlx5e: Properly get address type of encapsulation IP headers | Or Gerlitz |
2017-01-10 | net/mlx5e: TC ipv4 tunnel encap offload error flow fixes | Or Gerlitz |
2017-01-10 | net/mlx5e: Warn when rejecting offload attempts of IP tunnels | Or Gerlitz |
2017-01-10 | net/mlx5e: Properly handle offloading of source udp port for IP tunnels | Or Gerlitz |
2017-01-10 | mm: rename __page_frag functions to __page_frag_cache, drop order from drain | Alexander Duyck |
2017-01-10 | mlx4: Return EOPNOTSUPP instead of ENOTSUPP | Martin KaFai Lau |
2017-01-10 | r8152: fix rx issue for runtime suspend | hayeswang |
2017-01-10 | r8152: split rtl8152_suspend function | hayeswang |
2017-01-10 | Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub... | David S. Miller |
2017-01-09 | net: phy: Add Meson GXL PHY hardware dependency | Jean Delvare |
2017-01-09 | net/appletalk: Fix kernel memory disclosure | Vlad Tsyrklevich |
2017-01-09 | phy state machine: failsafe leave invalid RUNNING state | Zefir Kurtisi |