summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [PATCH] mac80211: always set carrier status on openMichael Wu2007-05-291-0/+2
| | * | | | | [PATCH] mac80211: fix memory leak when defrag fragmentsHong Liu2007-05-291-1/+3
| | * | | | | [PATCH] mac80211: fail back to use associate from reassociateZhu Yi2007-05-291-0/+2
| | | |_|/ / | | |/| | |
| * | | | | [BRIDGE]: Round off STP perodic timers.Stephen Hemminger2007-05-312-2/+3
| * | | | | [BRIDGE]: Reduce frequency of forwarding cleanup timer in bridge.Baruch Even2007-05-311-3/+11
| * | | | | [TCP] tcp_probe: use GCC printf attributeStephen Hemminger2007-05-311-1/+2
| * | | | | [TCP] tcp_probe: a trivial fix for mismatched number of printl arguments.Sangtae Ha2007-05-311-1/+1
| * | | | | [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki2007-05-311-2/+1
| * | | | | [NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu2007-05-311-15/+12
| * | | | | [TCP]: Consolidate checking for tcp orphan count being too big.Pavel Emelianov2007-05-313-6/+9
| * | | | | [SOCK]: Shrink struct sock by 8 bytes on 64-bit.Arnaldo Carvalho de Melo2007-05-311-1/+1
| * | | | | [AF_PACKET]: Kill CONFIG_PACKET_SOCKET.David S. Miller2007-05-311-20/+5
| * | | | | [IPV6]: Fix build warning.David S. Miller2007-05-311-1/+0
| * | | | | [AF_PACKET]: Kill bogus CONFIG_PACKET_MULTICASTDavid S. Miller2007-05-311-27/+4
| * | | | | [IPV4]: Kill references to bogus non-existent CONFIG_IP_NOSIOCRTDavid S. Miller2007-05-311-11/+0
| * | | | | [IPSEC]: Fix panic when using inter address familiy IPsec on loopback.Kazunori MIYAZAWA2007-05-314-8/+7
| * | | | | [NET]: parse ip:port strings correctly in in4_ptonJerome Borsboom2007-05-311-3/+3
| * | | | | [IPV6] ROUTE: No longer handle ::/0 specially.YOSHIFUJI Hideaki2007-05-311-8/+0
| * | | | | [IPSEC]: Fix IPv6 AH calculation in outboundKazunori MIYAZAWA2007-05-311-1/+1
| * | | | | [XFRM]: xfrm_larval_drop sysctl should be __read_mostly.David S. Miller2007-05-311-1/+2
| * | | | | [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.David S. Miller2007-05-313-7/+18
| * | | | | [CASSINI]: Fix printk message typo.David S. Miller2007-05-311-1/+1
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-311-1/+3
|\ \ \ \ \
| * | | | | [CRYPTO] cryptd: Fix problem with cryptd and the freezerRafael J. Wysocki2007-05-311-1/+3
* | | | | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-313-16/+34
|\ \ \ \ \ \
| * | | | | | drm: make sure the drawable code doesn't call malloc(0).Michel Dänzer2007-05-261-15/+26
| * | | | | | drm/radeon: add more IGP chipset pci idsDave Airlie2007-05-261-0/+7
| * | | | | | drm: Spinlock initializer cleanupThomas Gleixner2007-05-261-1/+1
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-311-0/+1
|\ \ \ \ \ \ \
| * | | | | | | [libata] Add drive to NCQ blacklistJeff Garzik2007-05-281-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | m68k: discontinuous memory supportRoman Zippel2007-05-3116-248/+247
* | | | | | | afs: needs sched.hAndrew Morton2007-05-311-0/+2
* | | | | | | SLUB: Fix NUMA / SYSFS bootstrap issueChristoph Lameter2007-05-311-0/+7
* | | | | | | m68k: runtime patching infrastructureRoman Zippel2007-05-319-7/+107
* | | | | | | ntfs_init_locked_inode(): fix array indexingAndrew Morton2007-05-311-1/+1
* | | | | | | pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo2007-05-311-9/+9
* | | | | | | SLUB: More documentationChristoph Lameter2007-05-312-14/+158
* | | | | | | at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat2007-05-311-4/+9
* | | | | | | smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds2007-05-311-3/+2
* | | | | | | neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas2007-05-311-14/+16
| |_|_|/ / / |/| | | | |
* | | | | | a bug in ramfs_nommu_resize function, passing old size to vmtruncateBryan Wu2007-05-301-1/+1
* | | | | | NFS: Fix a refcount leakage in O_DIRECTTrond Myklebust2007-05-301-3/+9
| |_|/ / / |/| | | |
* | | | | fix possible null ptr deref in kallsyms_lookupKyle McMartin2007-05-301-1/+2
* | | | | alpha: support new syscallsRichard Henderson2007-05-305-52/+147
* | | | | alpha: cleanup in bitops.hRichard Henderson2007-05-305-24/+73
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-3051-144/+291
|\ \ \ \ \
| * | | | | [ARM] Fix some section mismatch warningsRussell King2007-05-3015-17/+16
| * | | | | [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-302-2/+4
| * | | | | [ARM] 4394/1: ARMv7: Add the TLB range operationsCatalin Marinas2007-05-305-2/+107
| * | | | | [ARM] 4410/1: Remove extern declarations in coyote/ixdpg425-pci.cMichael-Luke Jones2007-05-302-8/+0
OpenPOWER on IntegriCloud