summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
* [IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki2008-03-311-2/+1
* [LLC]: Kill llc_station_mac_sa symbol export.David S. Miller2008-03-281-1/+0
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
|\
| * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| * usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| * Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| * ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| * Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| * S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| * drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| * dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
* | [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-282-0/+5
* | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-281-2/+4
* | [LLC]: station source mac addressJoonwoo Park2008-03-283-11/+4
* | [LLC]: bogus llc packet lengthJoonwoo Park2008-03-281-1/+5
* | [NET]: Add preemption point in qdisc_runHerbert Xu2008-03-281-3/+15
* | [NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell2008-03-281-1/+1
* | [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-281-0/+1
* | bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-284-4/+4
* | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-281-1/+1
* | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-281-0/+1
|/
* [LLC]: Restrict LLC sockets to rootPatrick McHardy2008-03-271-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-273-5/+12
|\
| * rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
| * drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
| * libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
* | [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-271-2/+4
* | [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-2711-59/+30
* | [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf2008-03-272-2/+2
|/
* [IPSEC]: Fix BEET outputHerbert Xu2008-03-265-6/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2610-32/+32
|\
| * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| * b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
| * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| * MAINTAINERS: update iwlwifi git urlReinette Chatre2008-03-241-1/+1
| * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
| * iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| * wavelan_cs arm fixAl Viro2008-03-241-1/+1
| * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
| * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
* | [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov2008-03-261-3/+3
* | [AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day2008-03-261-4/+0
* | [NET]: Fix multicast device ioctl checksPatrick McHardy2008-03-261-2/+2
* | [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
* | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1
* | [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy2008-03-261-1/+1
* | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-254-6/+4
* | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-251-0/+3
OpenPOWER on IntegriCloud