summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf-2/+2
2010-03-10libipw: split ieee->networks into small piecesZhu Yi-21/+18
2010-03-10mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen-0/+1
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa-2/+0
2010-03-08MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger-0/+2
2010-03-08tipc: filter out messages not intended for this hostNeil Horman-0/+9
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman-37/+22
2010-03-08ethtool: Use noinline_for_stackEric Dumazet-32/+8
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches-5/+5
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches-5/+3
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song-1/+2
2010-03-08tcp: Fix tcp_make_synack()Eric Dumazet-9/+9
2010-03-08net: fix route cache rebuildsEric Dumazet-12/+38
2010-03-08qlcnic: remove extra space from board namesAmit Kumar Salecha-4/+4
2010-03-08qlcnic: fix bios version checkAmit Kumar Salecha-1/+1
2010-03-08qlcnic: validate unified fw imageSucheta Chakraborty-7/+139
2010-03-08qlcnic: fix multicast handlingSucheta Chakraborty-25/+6
2010-03-08qlcnic: additional driver statistics.Sucheta Chakraborty-2/+28
2010-03-08qlcnic: fix tx csum statusSucheta Chakraborty-0/+6
2010-03-08be2net: remove unused code in be_load_fwAjit Khaparde-9/+0
2010-03-08be2net: remove usage of be_pci_funcAjit Khaparde-12/+1
2010-03-08tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet-3/+11
2010-03-08net: add __must_check to sk_add_backlogZhu Yi-1/+1
2010-03-07bridge: Fix RCU race in br_multicast_stopHerbert Xu-1/+1
2010-03-07bridge: Use RCU list primitive in __br_mdb_ip_getHerbert Xu-1/+1
2010-03-07ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明-18/+22
2010-03-07cpmac: bump version to 0.5.2Florian Fainelli-1/+1
2010-03-07cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli-2/+3
2010-03-07cpmac: fix the receiving of 802.1q framesFlorian Fainelli-2/+3
2010-03-07MAINTAINER: Correct CAN Maintainer responsibilities and pathsOliver Hartkopp-5/+13
2010-03-07another pegasus usb net devicePetko Manolov-2/+4
2010-03-07irda-usb: add error handling and fix leakDan Carpenter-0/+4
2010-03-07sock.c: potential null dereferenceDan Carpenter-1/+2
2010-03-07ems_usb: cleanup: remove uneeded checkDan Carpenter-3/+1
2010-03-07bridge: cleanup: remove unneed checkDan Carpenter-2/+2
2010-03-07fix a race in ks8695_pollFigo.zhang-1/+1
2010-03-05s2io: Fixing debug messageBreno Leitao-3/+3
2010-03-05e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg-0/+12
2010-03-05typhoon: fix incorrect use of smp_wmb()David Dillow-2/+4
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik-4/+10
2010-03-05ethtool: Add direct access to ops->get_sset_countJeff Garzik-3/+86
2010-03-05net: smc91x: Support Qualcomm MSM development boards.David Brown-0/+14
2010-03-05net: backlog functions renameZhu Yi-17/+17
2010-03-05x25: use limited socket backlogZhu Yi-1/+1
2010-03-05tipc: use limited socket backlogZhu Yi-2/+4
2010-03-05sctp: use limited socket backlogZhu Yi-15/+30
2010-03-05llc: use limited socket backlogZhu Yi-1/+2
2010-03-05udp: use limited socket backlogZhu Yi-12/+22
2010-03-05tcp: use limited socket backlogZhu Yi-4/+8
2010-03-05net: add limit for socket backlogZhu Yi-3/+28