aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-26[AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day1-4/+0
2008-03-26[NET]: Fix multicast device ioctl checksPatrick McHardy1-2/+2
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller1-1/+1
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy1-5/+1
2008-03-26[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy1-1/+1
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik4-6/+4
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur1-0/+3
2008-03-25b44: Truncate PHY addressMichael Buesch1-0/+5
2008-03-25skge napi->poll() locking bugMarin Mitov1-2/+4
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna1-3/+6
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-25ehea: Fix IPv6 supportThomas Klein2-2/+2
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard1-2/+8
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard1-1/+1
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard1-0/+4
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov1-5/+124
2008-03-25netxen: fix rx dropped statsDhananjay Phadke4-45/+3
2008-03-25netxen: remove low level tx lockDhananjay Phadke4-157/+43
2008-03-25netxen: napi and irq cleanupDhananjay Phadke4-163/+48
2008-03-25netxen: improve msi supportDhananjay Phadke6-33/+43
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu1-4/+4
2008-03-25ixgb: remove unused variableJulia Lawall1-2/+0
2008-03-25e100: endianness annotationsAl Viro1-1/+1
2008-03-25igb trivial annotationsAl Viro3-69/+72
2008-03-25igb: endianness fixAl Viro1-2/+2
2008-03-25bonding: update versionJay Vosburgh1-2/+2
2008-03-25bonding: Fix sysfs attribute handlingLibor Pechacek1-2/+1
2008-03-25bonding: fix two compiler warningsJay Vosburgh2-6/+2
2008-03-25bonding: Fix locking in 802.3ad modeJay Vosburgh1-2/+2
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist1-1/+1
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch3-6/+5
2008-03-24b43: Fix DMA mapping leakageMichael Buesch1-10/+17
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2-2/+2
2008-03-24MAINTAINERS: update iwlwifi git urlReinette Chatre1-1/+1
2008-03-24arlan: fix warning when PROC_FS=nJohn W. Linville1-8/+0
2008-03-24iwlwifi: mac start synchronization issueRick Farrington2-2/+2
2008-03-24wavelan_cs arm fixAl Viro1-1/+1
2008-03-24rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno1-0/+2
2008-03-24iwlwifi: fix a typo in Kconfig messagePascal Terjan1-2/+2
2008-03-24[IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA10-21/+113
2008-03-24[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).Pavel Emelyanov3-4/+45
2008-03-23sch_htb: fix "too many events" situationMartin Devera1-6/+7
2008-03-23connector: convert to single-threaded workqueueEvgeniy Polyakov1-1/+1
2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2-3/+20
2008-03-23[SUNGEM]: Fix NAPI assertion failure.David S. Miller1-1/+1
2008-03-23BNX2X: prevent ethtool from setting port typeEliezer Tamir1-34/+2
2008-03-22[9P] net/9p/trans_fd.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV6] net/ipv6/ndisc.c: remove unused variableJulia Lawall1-2/+0
2008-03-22[IPV4] fib_trie: fix warning from rcu_assign_poingerStephen Hemminger1-2/+5
2008-03-22[TCP]: Let skbs grow over a page on fast peersHerbert Xu1-2/+2