aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-02[IPV6]: Fix ICMP relookup error path dst leakHerbert Xu
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza
2008-04-02IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot
2008-04-02IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young
2008-04-01[ROSE/AX25] af_rose: rose_release() fixJarek Poplawski
2008-04-01mac80211: correct use_short_preamble handlingVladimir Koutny
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park
2008-03-31[IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki
2008-03-31[NET]: Remove Documentation/networking/sk98lin.txtAdrian Bunk
2008-03-31[ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk
2008-03-31[ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk
2008-03-31[IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki
2008-03-28[LLC]: Kill llc_station_mac_sa symbol export.David S. Miller
2008-03-28Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-28forcedeth: fix locking bug with netconsoleIngo Molnar
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-28[INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori
2008-03-28[LLC]: station source mac addressJoonwoo Park
2008-03-28[LLC]: bogus llc packet lengthJoonwoo Park
2008-03-28[NET]: Add preemption point in qdisc_runHerbert Xu
2008-03-28[NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell
2008-03-28[ATM] firestream: Fix uninitialized var warning.David S. Miller
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller
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