summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-08ip_tunnel: embed hash list headstephen hemminger2-9/+8
2013-08-07bnx2: Update version to 2.2.4Michael Chan2-4/+4
2013-08-07bnx2: Add pci shutdown handler.Michael Chan1-22/+25
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan1-20/+25
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan1-80/+81
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan1-22/+14
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan1-5/+10
2013-08-07be2net: update driver versionSathya Perla1-1/+1
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam1-7/+0
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam1-1/+2
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam2-1/+10
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil1-29/+33
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil1-19/+25
2013-08-05bonding: remove locking from bond_set_rx_mode()Veaceslav Falico1-6/+4
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N1-0/+3
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du1-1/+1
2013-08-05bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico1-53/+32
2013-08-05bonding: call slave_last_rx() only once per slaveVeaceslav Falico1-7/+8
2013-08-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun1-1/+3
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-08-05net: micrel: Staticize local functionsJingoo Han2-5/+7
2013-08-05be2net: Staticize local functionsJingoo Han3-19/+20
2013-08-05bna: Staticize local functionsJingoo Han1-5/+5
2013-08-05vxlan: fix rcu related warningstephen hemminger1-5/+11
2013-08-05bridge: fix rcu check warning in multicast port groupstephen hemminger2-2/+3
2013-08-04ax88179_178a: avoid copy of tx tcp packetsEric Dumazet1-17/+4
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller906-98600/+11262
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-678/+995
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3
2013-08-03qlcnic: Fix ingress MAC learningShahed Shaikh1-33/+66
2013-08-03qlcnic: Fix MAC address filter issue on 82xx adapterShahed Shaikh1-1/+1
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet1-5/+7
2013-08-03net: ethernet: davinci_emac: drop IRQF_DISABLEDMugunthan V N1-2/+1
2013-08-03Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+10
2013-08-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-08-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+31
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek5-9/+16
2013-08-03vlan: cleanup the usage of vlan_dev_priv(dev)Wang Sheng-Hui2-8/+10
2013-08-03hwmon: (max6697) fix MAX6581 idealityVivien Didelot1-2/+2
2013-08-03Merge branch 'security-fixes' into fixesRussell King3-28/+31
2013-08-03ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...Russell King2-2/+7
2013-08-03ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)Russell King2-26/+24