Age | Commit message (Expand) | Author |
2015-06-25 | netconsole: implement extended console support | Tejun Heo |
2015-06-25 | netconsole: make all dynamic netconsoles share a mutex | Tejun Heo |
2015-06-25 | netconsole: make netconsole_target->enabled a bool | Tejun Heo |
2015-06-25 | netconsole: remove unnecessary netconsole_target_get/out() from write_msg() | Tejun Heo |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-24 | stmmac: troubleshoot unexpected bits in des0 & des1 | Alexey Brodkin |
2015-06-24 | net: Cavium: Fix MAC address setting in shutdown state | Pavel Fedin |
2015-06-24 | drivers: net: xgene: fix for ACPI support without ACPI | Stephen Rothwell |
2015-06-24 | net/mlx5e: Prefetch skb data on RX | Saeed Mahameed |
2015-06-24 | net/mlx5e: Pop cq outside mlx5e_get_cqe | Achiad Shochat |
2015-06-24 | net/mlx5e: Remove mlx5e_cq.sqrq back-pointer | Achiad Shochat |
2015-06-24 | net/mlx5e: Remove extra spaces | Achiad Shochat |
2015-06-24 | net/mlx5e: Avoid TX CQE generation if more xmit packets expected | Achiad Shochat |
2015-06-24 | net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completion | Achiad Shochat |
2015-06-24 | net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq() | Achiad Shochat |
2015-06-24 | net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting them | Saeed Mahameed |
2015-06-24 | net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queues | Saeed Mahameed |
2015-06-24 | net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device | Eran Ben Elisha |
2015-06-24 | net/mlx4_en: Fix off-by-four in ethtool | Eran Ben Elisha |
2015-06-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-23 | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-06-23 | drivers: net: xgene: Check for IS_ERR rather than NULL for clock. | Suman Tripathi |
2015-06-23 | drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/... | Suman Tripathi |
2015-06-23 | drivers: net: xgene: Implement the backward compatibility with the old and ne... | Suman Tripathi |
2015-06-23 | drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A... | Suman Tripathi |
2015-06-23 | NET: Add ezchip ethernet driver | Noam Camus |
2015-06-23 | rocker: call correct unregister function on error | Gilad Ben-Yossef |
2015-06-23 | net: fec: init MAC prior to mii bus probe | Nimrod Andy |
2015-06-23 | switchdev; add VLAN support for port's bridge_getlink | Scott Feldman |
2015-06-23 | switchdev: rename vlan vid_start to vid_begin | Scott Feldman |
2015-06-23 | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker |
2015-06-23 | net: stmmac: dwmac-rk: add rk3368-specific data | Heiko Stübner |
2015-06-23 | net: stmmac: dwmac-rk: abstract access to mac settings in GRF | Heiko Stübner |
2015-06-23 | net: stmmac: dwmac-rk: Fix clk rate when provided by soc | Heiko Stübner |
2015-06-23 | net: stmmac: dwmac-rk: remove unused gpio register defines | Heiko Stübner |
2015-06-23 | Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/... | David S. Miller |
2015-06-23 | net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121 | Alexander Popov |
2015-06-23 | dsa: mv88x6xxx: Zero statistics counters | Andrew Lunn |
2015-06-23 | dsa: mv88x6xxx: Add debugfs interface for scratch registers | Andrew Lunn |
2015-06-23 | dsa: mv88x6xxx: Add debugfs interface for device map | Andrew Lunn |
2015-06-23 | dsa: mv88x6xxx: Add debugfs interface for statistics | Andrew Lunn |
2015-06-23 | dsa: mv88x6xxx: Refactor getting a single statistic | Andrew Lunn |
2015-06-23 | dsa: mv88e6xxx: Add debugfs interface for ATU | Andrew Lunn |
2015-06-23 | dsa: mv88e6xxx: Add debugfs interface for registers | Andrew Lunn |
2015-06-23 | vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) | Shreyas Bhatewara |
2015-06-23 | vmxnet3: Fix memory leaks in rx path (fwd) | Shreyas Bhatewara |
2015-06-23 | vmxnet3: Register shutdown handler for device (fwd) | Shreyas Bhatewara |