summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-116/+154
|\
| * net: can: mscan: remove non-CCF code for MPC512xGerhard Sittig2014-01-121-141/+0Star
| * net: can: mscan: adjust to common clock support for mpc512xGerhard Sittig2014-01-121-0/+179
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-281-4/+8
|\|
| * powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-301-6/+9
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-301-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251005-26692/+56381
|\ \
| * | net/cxgb4: Fix referencing freed adapterGavin Shan2014-01-251-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-247-7/+20
| |\ \
| | * | ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
| | * | rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov2014-01-231-0/+1
| | * | ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
| | * | b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang2014-01-231-2/+2
| | * | mwifiex: fix wakeup on magic packetAndreas Fenkart2014-01-231-1/+1
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-231-1/+3
| | |\ \
| | | * | iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
| * | | | qlcnic: update version to 5.3.55Himanshu Madhani2014-01-241-2/+2
| * | | | qlcnic: Enhance logic to calculate msix vectors.Himanshu Madhani2014-01-244-97/+192
| * | | | qlcnic: Refactor interrupt coalescing code for all adapters.Himanshu Madhani2014-01-247-117/+200
| * | | | qlcnic: Update poll controller code pathManish chopra2014-01-241-6/+28
| * | | | qlcnic: Interrupt code cleanupManish chopra2014-01-246-72/+121
| * | | | qlcnic: Enhance Tx timeout debugging.Himanshu Madhani2014-01-242-20/+51
| * | | | qlcnic: Use bool for rx_mac_learn.Sucheta Chakraborty2014-01-245-7/+7
| * | | | bonding: fix u64 divisionNikolay Aleksandrov2014-01-241-10/+14
| * | | | sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2014-01-232-2/+5
| * | | | net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz2014-01-231-11/+10Star
| * | | | tulip: cleanup by using ARRAY_SIZE()Dan Carpenter2014-01-231-1/+1
| * | | | net/cxgb4: Don't retrieve stats during recoveryGavin Shan2014-01-231-0/+10
| * | | | net/cxgb4: Avoid disabling PCI device for towiceGavin Shan2014-01-232-7/+21
| * | | | drivers: net: cpsw: enable promiscuous mode supportMugunthan V N2014-01-233-25/+98
| * | | | team: Don't allow team devices to change network namespaces.Weilong Chen2014-01-231-0/+4
| * | | | bonding: Don't allow bond devices to change network namespaces.Weilong Chen2014-01-231-0/+3
| * | | | bonding: convert netlink to use slave data info apiJiri Pirko2014-01-233-4/+19
| * | | | rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-231-6/+6
| * | | | bonding: change name of sysfs dir for bonding slavesJiri Pirko2014-01-231-1/+1
| * | | | tuntap: Fix for a race in accessing numqueuesDominic Curran2014-01-231-4/+6
| * | | | bonding: clean the primary slave if there is no slave matching new primarydingtianhong2014-01-231-0/+6
| * | | | net: vxlan: convert to act as a pernet subsystemDaniel Borkmann2014-01-231-22/+6Star
| * | | | bonding: convert slaves to use the new option APINikolay Aleksandrov2014-01-233-47/+59
| * | | | bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-235-22/+22
| * | | | bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-235-24/+26
| * | | | bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-235-28/+25Star
| * | | | bonding: convert queue_id to use the new option APINikolay Aleksandrov2014-01-233-61/+77
| * | | | bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-236-35/+36
| * | | | bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-235-23/+25
| * | | | bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-237-44/+43Star
| * | | | bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-235-22/+22
| * | | | bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-236-30/+24Star
| * | | | bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-235-17/+24
| * | | | bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-237-50/+41Star