summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+11
* gre: fix hard header destination address checkingTimo Teräs2010-03-041-5/+2
* net: add scheduler sync hint to tcp_prequeue().Mike Galbraith2010-03-041-1/+1
* IPv6: fix race between cleanup and add/delete addressstephen hemminger2010-03-041-5/+13
* IPv6: addrconf notify when address is unavailablestephen hemminger2010-03-041-17/+29
* IPv6: addrconf timer racestephen hemminger2010-03-041-13/+15
* IPv6: addrconf dad timer unnecessary bh_disablestephen hemminger2010-03-041-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-0317-168/+237
|\
| * rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
| * mac80211: Fix HT rate control configurationSujith2010-03-034-7/+10
| * iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
| * ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
| * rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-021-1/+1
| * rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-021-0/+2
| * mac80211: Fix reassociation processing (within ESS roaming)Jouni Malinen2010-03-021-2/+14
| * ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
| * zd1211rw: fix potential array underflowDan Carpenter2010-03-021-6/+4
| * rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-022-1/+9
OpenPOWER on IntegriCloud