aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add ColdFire support to the smc91x driverGreg Ungerer2010-03-102-1/+29
* asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-101-2/+28
* ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明2010-03-101-1/+0
* net: Fix dev_mc_add()Eric Dumazet2010-03-101-2/+3
* net: Annotates neigh_invalidate()Eric Dumazet2010-03-101-0/+2
* tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-101-4/+4
* tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-03-101-1/+1
* qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-101-2/+0
* qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-103-21/+14
* qeth: set promisc off after trace disabling failureUrsula Braun2010-03-101-26/+30
* qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-102-7/+6
* qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun2010-03-101-0/+3
* MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger2010-03-081-0/+2
* tipc: filter out messages not intended for this hostNeil Horman2010-03-081-0/+9
* tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-082-37/+22
* ethtool: Use noinline_for_stackEric Dumazet2010-03-081-32/+8
* net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-082-5/+5
* net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-082-5/+3
* can: fix bfin_can build error after alloc_candev() changeBarry Song2010-03-081-1/+2
* tcp: Fix tcp_make_synack()Eric Dumazet2010-03-081-9/+9
* net: fix route cache rebuildsEric Dumazet2010-03-081-12/+38
* qlcnic: remove extra space from board namesAmit Kumar Salecha2010-03-081-4/+4
* qlcnic: fix bios version checkAmit Kumar Salecha2010-03-081-1/+1
* qlcnic: validate unified fw imageSucheta Chakraborty2010-03-081-7/+139
* qlcnic: fix multicast handlingSucheta Chakraborty2010-03-081-25/+6
* qlcnic: additional driver statistics.Sucheta Chakraborty2010-03-085-2/+28
* qlcnic: fix tx csum statusSucheta Chakraborty2010-03-081-0/+6
* be2net: remove unused code in be_load_fwAjit Khaparde2010-03-081-9/+0
* be2net: remove usage of be_pci_funcAjit Khaparde2010-03-083-12/+1
* tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-084-3/+11
* net: add __must_check to sk_add_backlogZhu Yi2010-03-081-1/+1
* bridge: Fix RCU race in br_multicast_stopHerbert Xu2010-03-071-1/+1
* bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu2010-03-071-1/+1
* ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2010-03-073-18/+22
* cpmac: bump version to 0.5.2Florian Fainelli2010-03-071-1/+1
* cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli2010-03-071-2/+3
* cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-071-2/+3
* MAINTAINER: Correct CAN Maintainer responsibilities and pathsOliver Hartkopp2010-03-071-5/+13
* another pegasus usb net devicePetko Manolov2010-03-071-2/+4
* irda-usb: add error handling and fix leakDan Carpenter2010-03-071-0/+4
* sock.c: potential null dereferenceDan Carpenter2010-03-071-1/+2
* ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-071-3/+1
* bridge: cleanup: remove unneed checkDan Carpenter2010-03-071-2/+2
* fix a race in ks8695_pollFigo.zhang2010-03-071-1/+1
* s2io: Fixing debug messageBreno Leitao2010-03-051-3/+3
* e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2010-03-052-0/+12
* typhoon: fix incorrect use of smp_wmb()David Dillow2010-03-051-2/+4
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-052-4/+10
* ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-052-3/+86
* net: smc91x: Support Qualcomm MSM development boards.David Brown2010-03-051-0/+14