summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani
2014-01-23qlcnic: Update poll controller code pathManish chopra
2014-01-23qlcnic: Interrupt code cleanupManish chopra
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22mlx5_core: Use mlx5 core style warningEli Cohen
2014-01-22IB/mlx5: Clear out struct before create QP commandEli Cohen
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22team: Don't allow team devices to change network namespaces.Weilong Chen
2014-01-22bonding: Don't allow bond devices to change network namespaces.Weilong Chen
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko
2014-01-22tuntap: Fix for a race in accessing numqueuesDominic Curran
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong
2014-01-22net: vxlan: convert to act as a pernet subsystemDaniel Borkmann
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov
2014-01-22bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov