summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-28usb net: asix does not really need 10/100mbitMike Frysinger
2008-03-28Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger
2008-03-28ibm_newemac: emac_tx_csum typo fixValentine Barshak
2008-03-28Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman
2008-03-28S2io: Version update for Tx completion patchSreenivasa Honnur
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-03-27[LLC]: Restrict LLC sockets to rootPatrick McHardy
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-27[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller
2008-03-27[NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev
2008-03-27[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf
2008-03-27rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn
2008-03-27drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall
2008-03-27libertas: fix spinlock recursion bugHolger Schurig
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-26[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov
2008-03-26[AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day
2008-03-26[NET]: Fix multicast device ioctl checksPatrick McHardy
2008-03-26[IRDA]: Store irnet_socket termios properly.David S. Miller
2008-03-26[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy
2008-03-26[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy
2008-03-25netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik
2008-03-25S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur
2008-03-25b44: Truncate PHY addressMichael Buesch
2008-03-25skge napi->poll() locking bugMarin Mitov
2008-03-25rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier
2008-03-25ehea: Fix IPv6 supportThomas Klein
2008-03-25dm9000: Support promisc and all-multi modesPeter Korsgaard
2008-03-25dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard
2008-03-25dm9601: add Hirose USB-100 device IDPeter Korsgaard
2008-03-25Marvell PHY m88e1111 driver fixAlexandr Smirnov
2008-03-25netxen: fix rx dropped statsDhananjay Phadke
2008-03-25netxen: remove low level tx lockDhananjay Phadke
2008-03-25netxen: napi and irq cleanupDhananjay Phadke
2008-03-25netxen: improve msi supportDhananjay Phadke
2008-03-25smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu
2008-03-25ixgb: remove unused variableJulia Lawall
2008-03-25e100: endianness annotationsAl Viro
2008-03-25igb trivial annotationsAl Viro
2008-03-25igb: endianness fixAl Viro
2008-03-25bonding: update versionJay Vosburgh
2008-03-25bonding: Fix sysfs attribute handlingLibor Pechacek
2008-03-25bonding: fix two compiler warningsJay Vosburgh
2008-03-25bonding: Fix locking in 802.3ad modeJay Vosburgh
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch