aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04can: sja1000: platform: use devm_* APIsFlorian Vaussard1-34/+12
2014-02-04can: sja1000: convert printk to use netdev APIFlorian Vaussard1-2/+1
2014-02-04can: add ability to allocate CANFD frame in skb dataStephane Grosjean1-0/+24
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1005-26692/+56381
2014-01-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds12-20/+137
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-7/+20
2014-01-23qlcnic: update version to 5.3.55Himanshu Madhani1-2/+2
2014-01-23qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani4-97/+192
2014-01-23qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani7-117/+200
2014-01-23qlcnic: Update poll controller code pathManish chopra1-6/+28
2014-01-23qlcnic: Interrupt code cleanupManish chopra6-72/+121
2014-01-23qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2-20/+51
2014-01-23qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty5-7/+7
2014-01-23bonding: fix u64 divisionNikolay Aleksandrov1-10/+14
2014-01-23sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-01-23net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz1-11/+10
2014-01-23tulip: cleanup by using ARRAY_SIZE()Dan Carpenter1-1/+1
2014-01-23net/cxgb4: Don't retrieve stats during recoveryGavin Shan1-0/+10
2014-01-23net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2-7/+21
2014-01-23drivers: net: cpsw: enable promiscuous mode supportMugunthan V N3-25/+98
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov1-0/+1
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-23b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+3
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-0/+20
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-nextRoland Dreier11-20/+117
2014-01-22IB/mlx5: Abort driver cleanup if teardown hca failsEli Cohen1-2/+8
2014-01-22mlx5_core: Fix PowerPC supportEli Cohen1-4/+5
2014-01-22mlx5_core: Improve debugfs readabilityEli Cohen1-6/+33
2014-01-22IB/mlx5: Add support for resize CQEli Cohen1-2/+2
2014-01-22IB/mlx5: Implement modify CQEli Cohen1-2/+15
2014-01-22mlx5_core: Use mlx5 core style warningEli Cohen1-1/+2
2014-01-22IB/mlx5: Clear out struct before create QP commandEli Cohen1-1/+1
2014-01-22mlx5_core: Fix out arg size in access_register commandHaggai Eran1-1/+1
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2014-01-22team: Don't allow team devices to change network namespaces.Weilong Chen1-0/+4
2014-01-22bonding: Don't allow bond devices to change network namespaces.Weilong Chen1-0/+3
2014-01-22bonding: convert netlink to use slave data info apiJiri Pirko3-4/+19
2014-01-22rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko1-6/+6
2014-01-22bonding: change name of sysfs dir for bonding slavesJiri Pirko1-1/+1
2014-01-22tuntap: Fix for a race in accessing numqueuesDominic Curran1-4/+6
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-01-22bonding: clean the primary slave if there is no slave matching new primarydingtianhong1-0/+6
2014-01-22net: vxlan: convert to act as a pernet subsystemDaniel Borkmann1-22/+6
2014-01-22bonding: convert slaves to use the new option APINikolay Aleksandrov3-47/+59
2014-01-22bonding: convert lp_interval to use the new option APINikolay Aleksandrov5-22/+22
2014-01-22bonding: convert resend_igmp to use the new option APINikolay Aleksandrov5-24/+26