summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-08ethtool: Use noinline_for_stackEric Dumazet1-32/+8
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches2-5/+5
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches2-5/+3
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song1-1/+2
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet1-9/+9
2010-03-08net: fix route cache rebuildsEric Dumazet1-12/+38
2010-03-08qlcnic: remove extra space from board namesAmit Kumar Salecha1-4/+4
2010-03-08qlcnic: fix bios version checkAmit Kumar Salecha1-1/+1
2010-03-08qlcnic: validate unified fw imageSucheta Chakraborty1-7/+139
2010-03-08qlcnic: fix multicast handlingSucheta Chakraborty1-25/+6
2010-03-08qlcnic: additional driver statistics.Sucheta Chakraborty5-2/+28
2010-03-08qlcnic: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-08be2net: remove unused code in be_load_fwAjit Khaparde1-9/+0
2010-03-08be2net: remove usage of be_pci_funcAjit Khaparde3-12/+1
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet4-3/+11
2010-03-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-03-08bridge: Fix RCU race in br_multicast_stopHerbert Xu1-1/+1
2010-03-08bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu1-1/+1
2010-03-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明3-18/+22
2010-03-08cpmac: bump version to 0.5.2Florian Fainelli1-1/+1
2010-03-08cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli1-2/+3
2010-03-08cpmac: fix the receiving of 802.1q framesFlorian Fainelli1-2/+3
2010-03-08MAINTAINER: Correct CAN Maintainer responsibilities and pathsOliver Hartkopp1-5/+13
2010-03-08another pegasus usb net devicePetko Manolov1-2/+4
2010-03-08irda-usb: add error handling and fix leakDan Carpenter1-0/+4
2010-03-08sock.c: potential null dereferenceDan Carpenter1-1/+2
2010-03-08ems_usb: cleanup: remove uneeded checkDan Carpenter1-3/+1
2010-03-08bridge: cleanup: remove unneed checkDan Carpenter1-2/+2
2010-03-08fix a race in ks8695_pollFigo.zhang1-1/+1
2010-03-06s2io: Fixing debug messageBreno Leitao1-3/+3
2010-03-06e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2-0/+12
2010-03-06typhoon: fix incorrect use of smp_wmb()David Dillow1-2/+4
2010-03-06ethtool: Add direct access to ops->get_sset_countJeff Garzik2-4/+10
2010-03-06ethtool: Add direct access to ops->get_sset_countJeff Garzik2-3/+86
2010-03-06net: smc91x: Support Qualcomm MSM development boards.David Brown1-0/+14
2010-03-06net: backlog functions renameZhu Yi13-17/+17
2010-03-06x25: use limited socket backlogZhu Yi1-1/+1
2010-03-06tipc: use limited socket backlogZhu Yi1-2/+4
2010-03-06sctp: use limited socket backlogZhu Yi2-15/+30
2010-03-06llc: use limited socket backlogZhu Yi1-1/+2
2010-03-06udp: use limited socket backlogZhu Yi2-12/+22
2010-03-06tcp: use limited socket backlogZhu Yi2-4/+8
2010-03-06net: add limit for socket backlogZhu Yi2-3/+28
2010-03-04rndis_wlan: correct multicast_list handling V3Jiri Pirko1-25/+41
2010-03-04MAINTAINERS: Add netdev to bridge entry.David S. Miller1-0/+1
2010-03-04cxgb3: fix hot plug removal crashDivy Le Ray1-0/+1
2010-03-04gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov1-1/+4
2010-03-04r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow1-2/+2
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman3-53/+11
2010-03-04gre: fix hard header destination address checkingTimo Teräs1-5/+2