summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin
2013-06-26vxlan: fix function name spellingStephen Hemminger
2013-06-26Merge ../vxlan-xStephen Hemminger
2013-06-26net/tg3: Avoid delay during MMIO accessGavin Shan
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-25macvtap: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25tun: fix recovery from gup errorsMichael S. Tsirkin
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-06-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-25vxlan: fdb: allow specifying multiple destinations for zero MACMike Rapoport
2013-06-25vxlan: allow removal of single destination from fdb entryMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_parseMike Rapoport
2013-06-25vxlan: introduce vxlan_fdb_find_rdstMike Rapoport
2013-06-25vxlan: add implicit fdb entry for default destinationMike Rapoport
2013-06-25vxlan: Fix sparse warnings.Pravin B Shelar
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann