summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-28bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-28bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-26fec: Add support for reading RMON registersChris Healy
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: don't trust arp requests unless active slave really worksVeaceslav Falico
2013-06-25bonding: don't validate arp if we don't have toVeaceslav Falico
2013-06-25bonding: don't add duplicate targets to arp_ip_targetVeaceslav Falico
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico
2013-06-25net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar
2013-06-25net: davinci_emac: simplify the OF parser codeLad, Prabhakar
2013-06-25net: davinci: emac: Convert to devm_* apiLad, Prabhakar
2013-06-25macvtap: Perform GSO on forwarding path.Vlad Yasevich
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich
2013-06-25macvtap: Consistently use rcu functionsVlad Yasevich
2013-06-25macvtap: Convert to using rtnl lockVlad Yasevich
2013-06-25ethernet/arc/arc_emac - Add new driverAlexey Brodkin
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-06-25qeth: use default napi weightSebastian Ott
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl
2013-06-25netiucv: remove unused macroAndy Shevchenko
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann
2013-06-24net: Restore unintentional reverts.David S. Miller
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller