aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0255-687/+286
|\
| * [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-023-6/+24
| * [IPV6]: Fix ICMP relookup error path dst leakHerbert Xu2008-04-021-2/+2
| * [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
| * IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot2008-04-021-0/+16
| * IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot2008-04-021-0/+3
| * bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-012-6/+1
| * bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-011-0/+40
| * [ROSE/AX25] af_rose: rose_release() fixJarek Poplawski2008-04-011-0/+9
| * mac80211: correct use_short_preamble handlingVladimir Koutny2008-04-011-5/+4
| * b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-011-0/+12
| * [LLC]: skb allocation size for responsesJoonwoo Park2008-03-317-35/+74
| * [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-311-2/+2
| * [NET]: Remove Documentation/networking/sk98lin.txtAdrian Bunk2008-03-312-571/+0
| * [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
| * [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
* | | [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-023-22/+29
* | | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev2008-04-021-2/+0
* | | [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev2008-04-021-8/+10
* | | [IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki2008-04-011-5/+0
* | | wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-013-5/+8