summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2010-03-082-5/+5
* net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2010-03-082-5/+3Star
* 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/+6Star
* 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/+0Star
* be2net: remove usage of be_pci_funcAjit Khaparde2010-03-083-12/+1Star
* 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-081-1/+1
* bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu2010-03-081-1/+1
* ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明2010-03-083-18/+22
* cpmac: bump version to 0.5.2Florian Fainelli2010-03-081-1/+1
* cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli2010-03-081-2/+3
* cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-081-2/+3
* MAINTAINER: Correct CAN Maintainer responsibilities and pathsOliver Hartkopp2010-03-081-5/+13
* another pegasus usb net devicePetko Manolov2010-03-081-2/+4
* irda-usb: add error handling and fix leakDan Carpenter2010-03-081-0/+4
* sock.c: potential null dereferenceDan Carpenter2010-03-081-1/+2
* ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-081-3/+1Star
* bridge: cleanup: remove unneed checkDan Carpenter2010-03-081-2/+2
* fix a race in ks8695_pollFigo.zhang2010-03-081-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
* net: backlog functions renameZhu Yi2010-03-0513-17/+17
* x25: use limited socket backlogZhu Yi2010-03-051-1/+1
* tipc: use limited socket backlogZhu Yi2010-03-051-2/+4
* sctp: use limited socket backlogZhu Yi2010-03-052-15/+30
* llc: use limited socket backlogZhu Yi2010-03-051-1/+2
* udp: use limited socket backlogZhu Yi2010-03-052-12/+22
* tcp: use limited socket backlogZhu Yi2010-03-052-4/+8
* net: add limit for socket backlogZhu Yi2010-03-052-3/+28
* rndis_wlan: correct multicast_list handling V3Jiri Pirko2010-03-041-25/+41
* MAINTAINERS: Add netdev to bridge entry.David S. Miller2010-03-041-0/+1
* cxgb3: fix hot plug removal crashDivy Le Ray2010-03-041-0/+1
* gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov2010-03-041-1/+4
* r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow2010-03-041-2/+2
* tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman2010-03-043-53/+11Star
* gre: fix hard header destination address checkingTimo Teräs2010-03-041-5/+2Star
* net: add scheduler sync hint to tcp_prequeue().Mike Galbraith2010-03-041-1/+1