summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: move iov_pages() to net/core/iovec.cJason Wang2013-08-074-46/+26
* ip_tunnel: embed hash list headstephen hemminger2013-08-072-9/+8
* bnx2: Update version to 2.2.4Michael Chan2013-08-072-4/+4
* bnx2: Add pci shutdown handler.Michael Chan2013-08-071-22/+25
* bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan2013-08-071-20/+25
* bnx2: Refactor WoL setup into a separate function.Michael Chan2013-08-071-80/+81
* bnx2: Use kernel APIs for WoL and power state changes.Michael Chan2013-08-071-22/+14
* bnx2: Handle error condition in ->slot_reset()Michael Chan2013-08-071-5/+10
* be2net: update driver versionSathya Perla2013-08-071-1/+1
* be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-071-1/+1
* be2net: fixup log msgs for async eventsVasundhara Volam2013-08-071-2/+4
* be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-071-0/+6
* be2net: don't limit max MAC and VLAN countsVasundhara Volam2013-08-071-7/+0
* be2net: Do not call get_die_temperature cmd for VFVasundhara Volam2013-08-071-1/+2
* be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-072-1/+10
* gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil2013-08-051-29/+33
* gianfar: Fix Tx csum generation errata handlingClaudiu Manoil2013-08-051-19/+25
* bonding: remove locking from bond_set_rx_mode()Veaceslav Falico2013-08-051-6/+4
* drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N2013-08-051-0/+3
* sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du2013-08-051-1/+1
* bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico2013-08-051-53/+32
* bonding: call slave_last_rx() only once per slaveVeaceslav Falico2013-08-051-7/+8
* tile: fix missing unlock on error in tile_net_open()Wei Yongjun2013-08-051-1/+3
* net: mlx4: Staticize local functionsJingoo Han2013-08-051-3/+3
* net: micrel: Staticize local functionsJingoo Han2013-08-052-5/+7
* be2net: Staticize local functionsJingoo Han2013-08-053-19/+20
* bna: Staticize local functionsJingoo Han2013-08-051-5/+5
* vxlan: fix rcu related warningstephen hemminger2013-08-041-5/+11
* bridge: fix rcu check warning in multicast port groupstephen hemminger2013-08-042-2/+3
* ax88179_178a: avoid copy of tx tcp packetsEric Dumazet2013-08-031-17/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03906-98600/+11262
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-0392-678/+995
| |\
| | * qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani2013-08-0310-132/+231
| | * qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia2013-08-031-9/+16
| | * qlcnic: Fix link speed display for 82xx adapterRajesh Borundia2013-08-031-3/+7
| | * qlcnic: Fix external loopback test.Shahed Shaikh2013-08-031-2/+10
| | * qlcnic: Removed adapter series name from warning messages.Pratik Pujar2013-08-032-2/+2
| | * qlcnic: Free up memory in error path.Himanshu Madhani2013-08-031-3/+3
| | * qlcnic: Fix ingress MAC learningShahed Shaikh2013-08-031-33/+66
| | * qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh2013-08-031-1/+1
| | * net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N2013-08-031-2/+1
| | * netlabel: use domain based selectors when address based selectors are not ava...Paul Moore2013-08-026-158/+130
| | * net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-08-021-1/+5
| | * sis900: Fix the tx queue timeout issueDenis Kirjanov2013-08-021-10/+2
| | * net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-08-021-1/+3
| | * r8169: remove "PHY reset until link up" log spamLekensteyn2013-08-021-1/+1
| | * net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi2013-08-021-1/+1
| | * htb: fix sign extension bugstephen hemminger2013-08-021-1/+1
| | * macvlan: handle set_promiscuity failuresMichael S. Tsirkin2013-08-011-2/+5
| | * macvlan: better mode validationMichael S. Tsirkin2013-08-011-2/+14